Commit Graph

30 Commits (ac04cc58a89804f0dec07ddabb4474328bb3299f)

Author SHA1 Message Date
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
Jindra Dolezy 546056695c Moved httpd files to separate dir 10 years ago