Историја ревизија

Аутор SHA1 Порука Датум
  Gregor 9b33c564db use httpserver-header.lua in httpserver-error.lua implementation пре 7 година
  Marcos 90cb4e47aa Merge pull request #79 from stephanMettler/master пре 7 година
  smet 79313b0644 Update httpserver.lua пре 7 година
  Marcos Kirsch 2dea3c9daa Restart if can't connect or connection is lost пре 7 година
  Marcos Kirsch 6ab6fcfff1 Modify for more standard hardware Wemos D1 Pro and its relay shield. пре 7 година
  Marcos Kirsch cc2173e334 Improve wording, ordering of links пре 7 година
  Marcos Kirsch 2e25a63807 Improved logging via serial. пре 7 година
  Marcos Kirsch 6efa4ce3c0 Add simple text example пре 7 година
  Marcos Kirsch 87e1a4babc upload.html fixes пре 7 година
  Marcos d27251c698 Merge pull request #76 from marcoskirsch/dev пре 7 година
  Marcos 189e4a5c56 Merge pull request #75 from marcoskirsch/master пре 7 година
  Marcos 1a5f7507be Merge branch 'dev' into master пре 7 година
  Marcos dbeaf452bd Merge pull request #74 from ATAMAH/dev пре 7 година
  ATAMAH bc3ffffa0c Upload form for nodemcu-httpserver пре 7 година
  Marcos Kirsch 76750ab99a Fixed formatting, and added more info on how this stress test crashes and hints on further testing. пре 7 година
  Marcos Kirsch c59af98e19 Change reference to number of images loaded by cars.html more ambiguous, in case that ever changes rendering this incorrect. пре 7 година
  Marcos Kirsch dba1ca7968 Fix - make fileHandle and clean it up, so it plays nice with coroutines. пре 7 година
  Marcos Kirsch 45edb29368 Fix crash when WiFi connection fails. пре 7 година
  Marcos Kirsch 2165484413 Add file.fscfg() results to example. пре 7 година
  Marcos Kirsch 2034480679 Simplify by using file object model API пре 7 година
  Marcos Kirsch 7aa44cd1a9 Improve documentation related to HTTP Basic Authentication. пре 7 година
  Marcos Kirsch 79e345d964 Allow multiple users for basic HTTP authentication. пре 7 година
  Marcos Kirsch 10bcd2f170 Modified to work on floating point firmware builds using changes by hazarkarabay. Fixes https://github.com/marcoskirsch/nodemcu-httpserver/issues/37 пре 7 година
  Marcos Kirsch 2167d7290f Changed wifi config to STATION, which I think would be most common. Reworked starting the server until after IP address is acquired. Added mdns conditonal mdns registration (thank you firmware people\!) пре 7 година
  Marcos Kirsch 472af17b18 Merge branch 'master' of https://github.com/marcoskirsch/nodemcu-httpserver пре 7 година
  Marcos Kirsch 856ef7a590 There was a typo (entra n) when sending 'Cache-Control: private, no-store' in the header. I removed the whole thing because why not let browser cache? пре 7 година
  Marcos Kirsch badbf6e2b9 This is really annoying... normalize line endings to Unix (LF). Please use Unix line endings so things diff right with git. пре 7 година
  Marcos Kirsch f060295ef7 Remove print about server running from server code itself. Client can choose to do the prints from init.lua if client wants to, This seems more appropritate. пре 7 година
  Marcos Kirsch 8b46df0f75 Chage baud rate to 115200 which seems to be the defualt for newer nodemcu-firmware builds/ пре 7 година
  Marcos d74b26be7d Merge pull request #69 from ffedoroff/patch-1 пре 7 година