Historie revizí

Autor SHA1 Zpráva Datum
  Marcos Kirsch d31b2d2c89 No need to yield. Conditionally show form. Updated title. před 8 roky
  Marcos Kirsch 066b602444 Updated README with new instructions před 8 roky
  Marcos Kirsch fbc6506faa Merged with main repository před 8 roky
  Marcos Kirsch 64f07cb38d Change NodeMCU firmware link to point to github project. před 8 roky
  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. před 8 roky
  Marcos Kirsch 4ff7b2b78d Trivial placeholder print statement, useful for debugging. před 8 roky
  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. před 8 roky
  Marcos Kirsch 37e58389c6 Trivial improvement to print message před 8 roky
  Marcos Kirsch 0e4b515514 Default to join an existing WiFi network, more common at least for my own testing před 8 roky
  Marcos Kirsch 33b94ec5d5 Modified Makefile so that the nodemcu-uploader script no longer needs to be executable před 8 roky
  Marcos c218c4f5a8 Merge pull request #50 from TriAnMan/fix-memory-leak před 8 roky
  Marcos dc816cc258 Merge pull request #48 from lluki/master před 8 roky
  Anton Andersen 1ddd47eaf9 Fix a memory leak when the connection is dropped by the client side před 8 roky
  Lukas Humbel 02832a1a45 matching of mime type in http request header that contain a charset appendix před 8 roky
  Marcos 8715123904 Merge pull request #45 from IntelliDust/master před 8 roky
  IntelliDust 1f43c9f5e5 Added Cache-Control header for gzipped content. This will prevent for před 8 roky
  IntelliDust 1b8a1f7750 Added handling of watchdog for serving bigger files před 8 roky
  Marcos 3eecd76908 Merge pull request #43 from pjsg/master před 8 roky
  Philip Gladstone f852959fa5 Handle the null write case před 8 roky
  Philip Gladstone 9fee6ee8e8 Removed another unused file před 8 roky
  Philip Gladstone a54159b39f Remove unused file před 8 roky
  Philip Gladstone 8a195cb798 Reduce memory requirements a bit and fix weird issue in node_info.lua před 8 roky
  Philip Gladstone b4a2d02431 Fix the problem with the more modern SDK only allowing one outstanding před 8 roky
  Marcos 067ffdf3e5 Merge pull request #39 from dimsumlabs/master před 8 roky
  Marcos cf0d777632 Merge pull request #38 from hazarkarabay/master před 8 roky
  Lionello Lunesu 72b21a61ae Fixed syntax error on line 92 před 8 roky
  Hazar Karabay 0ddaa52527 init.lua typo před 8 roky
  Hazar Karabay b7f78481a2 File extension parsing fix před 8 roky
  Marcos 792c0814a5 Merge pull request #31 from pospanet/master před 8 roky
  Marcos 031dad0f80 Merge pull request #34 from simcop2387/master před 8 roky