コミット履歴

作者 SHA1 メッセージ 日付
  Marcos 42f9b17e8a Merge pull request #85 from HHHartmann/apNulError 7 年 前
  Gregor e4d829b6c9 Improve Connection Close handling 7 年 前
  Gregor f7bb7303e2 filter invalid requests 7 年 前
  Gregor 9b10383cb6 Call to log had wrong parameters 7 年 前
  Gregor 9b33c564db use httpserver-header.lua in httpserver-error.lua implementation 7 年 前
  Gregor 3833ec8a7b httpserver-header.lc requires the file extension not the MIME type 7 年 前
  Gregor 54b6525805 fix nodeingo_lua for AP more. 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 年 前