Commit History

Author SHA1 Message Date
  Siggi ca836f1944 Lfs fix (#131) 3 years ago
  seregaxvm 8d5620a5c9 edit Makefile (#128) 4 years ago
  Marcos 7cdbe0ffd0 Move init.lua code into 3 smaller files. Consolidate server configuration. (#94) 6 years ago
  Marcos Kirsch 472af17b18 Merge branch 'master' of https://github.com/marcoskirsch/nodemcu-httpserver 7 years ago
  Marcos Kirsch 8b46df0f75 Chage baud rate to 115200 which seems to be the defualt for newer nodemcu-firmware builds/ 7 years ago
  Christian Fischer ea74a6de7d modularize nodemcu-command, add start_baud parameter 7 years ago
  Marcos Kirsch e7db3dce7d Moved BufferedConnection into its own file. 8 years ago
  Marcos Kirsch 33b94ec5d5 Modified Makefile so that the nodemcu-uploader script no longer needs to be executable 8 years ago
  Marcos Kirsch c693c7f90f Update for renamed file 8 years ago
  Marcos Kirsch 820437a98a Was missing b64.lua 8 years ago
  Samuel A. Dieck be63ee0093 Added basic auth. Added static settings file 8 years ago
  Marcos Kirsch ead632d131 Refactoring - function for sending headers is now in its own file. All errors are sent using coroutine. Some other memory usage improvements 9 years ago
  Marcos Kirsch 3125f997f7 Changed upload to upload_all which is more clear. You can now use make upload to upload a specific file 9 years ago
  Artem Pastukhov a51a4d929b Fixes, fixes 9 years ago
  Artem Pastukhov da17c3b346 Merge branch 'master' of https://github.com/pastukhov/nodemcu-httpserver 9 years ago
  Artem Pastukhov 92a44592d5 Fix end of line 9 years ago
  Artem Pastukhov 71058e6b44 Fix some typos 9 years ago