Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcos Kirsch 64f07cb38d Change NodeMCU firmware link to point to github project. hace 8 años
  Marcos Kirsch 4d4442318d Fix example server-side scripts to work on new nodemcu-firmware. Specifically, call coroutine.yield() after each connection:send() except the last one, since we can no longer queue sends. hace 8 años
  Marcos Kirsch 4ff7b2b78d Trivial placeholder print statement, useful for debugging. hace 8 años
  Marcos Kirsch 1b14a516aa Fix bugs for newer nodemcu-firmware: new firmware does not allow queuing multiple connection:send() operations. These changes ensure we yield after every send except the last one. hace 8 años
  Marcos Kirsch 37e58389c6 Trivial improvement to print message hace 8 años
  Marcos Kirsch 0e4b515514 Default to join an existing WiFi network, more common at least for my own testing hace 8 años
  Marcos Kirsch 33b94ec5d5 Modified Makefile so that the nodemcu-uploader script no longer needs to be executable hace 8 años
  Marcos Kirsch ad4042f3d6 Leave auth disabled by default hace 8 años
  Marcos 1d3cdaf1a7 Merge pull request #29 from borromeotlhs/patch-8 hace 8 años
  TJ Borromeo e52ca7731f Update node_info.lua hace 8 años
  Marcos 8acc6aa8ca Fix title link hace 8 años
  Marcos cbcc7f22a0 Delete b64.py hace 8 años
  Marcos Kirsch 1d4c253277 Merge branch 'master' of https://github.com/marcoskirsch/nodemcu-httpserver hace 8 años
  Marcos Kirsch 1918e8af96 Minor updates hace 8 años
  Marcos cac1a8146a Delete b64.lua hace 8 años
  Marcos Kirsch dcc8df4960 Update for renamed file hace 8 años
  Marcos Kirsch aa507264eb Better comments, add realm hace 8 años
  Marcos Kirsch 0bd5e20c62 Retrofit for renamed file, display configurable realm hace 8 años
  Marcos Kirsch 122926f9f6 Remove tabs, minor rework and comment updates hace 8 años
  Marcos Kirsch c693c7f90f Update for renamed file hace 8 años
  Marcos Kirsch 69c7f385b8 Better not to start server automatically hace 8 años
  Marcos Kirsch 820437a98a Was missing b64.lua hace 8 años
  Marcos e61f3c7556 Merge pull request #27 from samdieck/master hace 8 años
  Marcos 350c868063 Merge pull request #28 from borromeotlhs/patch-7 hace 8 años
  Marcos Kirsch ba44745194 remove trailing whitespace hace 8 años
  Marcos Kirsch e49eec62d3 Fix: show minor version. Improve formatting hace 8 años
  TJ Borromeo 19bac62e07 Update args.lua hace 8 años
  Samuel A. Dieck be63ee0093 Added basic auth. Added static settings file hace 8 años
  Marcos Kirsch f62995cf18 Update GPIO lines to use GPIO1 and GPIO2 on NodeMCU devkit 1 hace 8 años
  Marcos Kirsch b017526d71 Show size, used, available space in file system hace 8 años