Commit History

Author SHA1 Message Date
  philip 60f0150736 Add snprintf and remove our sprintf 3 years ago
  philip a6beec9f0f Make round tripping work for lua53 and floats 3 years ago
  philip b1a6cb1d43 Make it inline 3 years ago
  philip 5eb81197cb Add missing ICACHE_RAM_ATTR 3 years ago
  Philip Gladstone cc7cc395ac Improve the enduser setup experience by triggering captive portal detection. (#3282) 3 years ago
  Nathaniel Wesley Filardo 625397d133 uart: expose fifo depth counters (#3177) 3 years ago
  Philip Gladstone fee81bf9ad Handle tcp fragmentation and also fix XSS problem. (#3275) 3 years ago
  Philip Gladstone f527ad86e4 Fix problem reading files a multiple of 128 bytes long (#3280) 3 years ago
  vsky 64bbf00689 Adding '+' flag to string.format 3 years ago
  Gregor Hartmann 4d784798a7 Add deprecation note to node.flashreload (#3273) 3 years ago
  Terry Ellison d88c14b9b6 Update node.c 3 years ago
  Terry Ellison 41c5f8fd57 Update node.c 3 years ago
  Lukáš Voborský 38f13a7e9f Fixes broken `tmr.alarm` (#3263) 3 years ago
  vsky e28cf8d983 Fixes `net.ifinfo` failure 3 years ago
  galjonsfigur e7620b0647 SoftUART module fixes and code simplification (#3104) 3 years ago
  vsky a0d27059bc LFS lua example Lua 5.3 compatibility 3 years ago
  Philip Gladstone ba611101e5 Don't allocate flash to SPIFFS that is reserved by the system. (#3260) 3 years ago
  galjonsfigur b4c148eff0 Add missing features to Travis CI PR build (#3255) 3 years ago
  Lukáš Voborský d72ea91ed0 Implementing optional parameter `restart` to tmr:start() (#3111) 3 years ago
  M.K 87030a87ea Fix filename of luac.cross in upload.md (#3258) 3 years ago
  Philip Gladstone 606f91664b First phase of number to integer conversion (#3221) 3 years ago
  Philip Gladstone 0e02c0e5f3 Change struct & sjson to use integers. This is slightly more complex (#3222) 3 years ago
  mk-pmb 64ece47ff6 Allow custom SPIFFS location in "demons" part of user_config.h 3 years ago
  Terry Ellison a92da3c33c Lua 5.1 / 5.3 alignment and document (#3193) 3 years ago
  M.K 1f386e931d Fix method name encoder.fromBase64 in example code (#3246) 3 years ago
  Caleb Mingle e547c2a094 mqtt: fix connfail callback 3 years ago
  Philip Gladstone 995114b736 Add support to set the clock rate and have sntp use it. (#3236) 3 years ago
  Richard Marko 28c6bda9b4 tools/Makefile: remove stray whitespace from APP_DIR (#3240) 3 years ago
  Emdioh bf15299cea Correct negative results in DHT driver (#3210) 3 years ago
  Lukáš Voborský 2fa63a1303 Fix of string.format("%.0f") (#3199) 3 years ago