Commit Graph

47 Commits (master)

Author SHA1 Message Date
Thorsten von Eicken 65ba42d5ee fix MQTT start-up 8 years ago
cskarai 983fd549c1 Use multiple upload instead of espfs image 8 years ago
beegee-tokyo 0654c1d038 Synced master branch with upstream from jeelabs 8 years ago
Thorsten von Eicken 3a16d3ee61 fix MQTT start-up 8 years ago
cskarai c7ccfa33a0 Refactored multipart class 8 years ago
cskarai 22664fa55f Refactored: httpd handling 8 years ago
cskarai bee5929751 Fixed: decode URL before searching file 8 years ago
Karai Csaba d2d89505e9 Implemented: JSON response from MCU 8 years ago
Karai Csaba 979510681b Refactored: use different cgi for JSON 8 years ago
Karai Csaba 21fbbf6a8a Skeleton for JSON queries 8 years ago
Karai Csaba 8414a87981 Use iterators in espfs 8 years ago
Karai Csaba 1ef8f5be2c Web server shows user pages 8 years ago
Karai Csaba 754dba2a31 Flash file upload 8 years ago
Karai Csaba 29b691757e handle invalid upload 8 years ago
Karai Csaba 40e7fba786 Multipart upload implementation 8 years ago
Karai Csaba a85244d6fb Refactored espfs to handle Flash source 8 years ago
Thorsten von Eicken 38f5376196 Pull in contributions from #121 9 years ago
Thorsten von Eicken 56e76c6bc4 Revert "TvEmaster" 9 years ago
susisstrolch e3e19ffa38 TvEmaster 9 years ago
Benjamin Runnels e39ee808c9 DOH! missing semicolon 9 years ago
Benjamin Runnels b8567ad2ef Updated DBG macros as suggested by susisstrolch 9 years ago
Benjamin Runnels ed9b11186c MQTT define bugfix 9 years ago
Thorsten von Eicken 413ff5bcf1 disable httpd debug log again 9 years ago
Thorsten von Eicken 86d6638e53 add system name & description to home page 9 years ago
Thorsten von Eicken adb0706349 added built-in AVR/optiboot programmer 9 years ago
Thorsten von Eicken d9b2a0466b improve & reduce the http logging 9 years ago
Thorsten von Eicken f5b4177b8c shorten http logging a bit 9 years ago
Benjamin Runnels b7dd0b180f lots of ifdef 9 years ago
Thorsten von Eicken c1ed3695a9 server-side handling of MQTT web page 9 years ago
Thorsten von Eicken 9e4cbb0dbd massive rework of MQTT 9 years ago
Benjamin Runnels 248f2f3f47 mergeing mqtt into master 9 years ago
Benjamin Runnels 36303a2b67 finished mqtt 9 years ago
Benjamin Runnels 3892238388 dynamic arduino callback support 9 years ago
Thorsten von Eicken 2fbd9953d5 TCP client support; Grovestreams RSSI submission support 9 years ago
Thorsten von Eicken bb71b1f07e fix memory leak 10 years ago
Thorsten von Eicken d679340035 added no-cache headers; shrunk favicon; minimal support for static ip & hostname 10 years ago
Thorsten von Eicken 228a3ff0f0 fix crash due to weird espconn switcharoo 10 years ago
Thorsten von Eicken 806c762be1 license update 10 years ago
Thorsten von Eicken d29fa0423f finished UI refactoring to ajax 10 years ago
Thorsten von Eicken ccd91bd150 switch all pages to ajax; wifi not complete 10 years ago
Thorsten von Eicken 88dc16737b reduce memory consumption 10 years ago
Thorsten von Eicken c7c1d510ef fix memory leak; increase send buffer 10 years ago
Thorsten von Eicken 8bb8e1124b added uController console; misc improvements 10 years ago
Thorsten von Eicken f3fe029705 wifi improvements 10 years ago
Jeroen Domburg 9847755cf4 Fixed small memory leak in the template routine. Thanks to Grooves for noticing. 10 years ago
Jindra Dolezy b4d530e528 Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) 10 years ago
Jindra Dolezy 2ec0e15427 Better handling of gzip compressed files 10 years ago
Jindra Dolezy a9f8d90d83 Returning correct server version in 404 responses 10 years ago
Jindra Dolezy d419bdb4f7 Using one header file for esp8266 stuff 10 years ago
Jindra Dolezy a1b8b82816 Added include guards and removed unused includes 10 years ago