Commit Graph

18 Commits

Author SHA1 Message Date
Thorsten von Eicken
2fbd9953d5 TCP client support; Grovestreams RSSI submission support 2015-08-01 13:56:13 -07:00
Thorsten von Eicken
bb71b1f07e fix memory leak 2015-06-27 01:05:27 -07:00
Thorsten von Eicken
d679340035 added no-cache headers; shrunk favicon; minimal support for static ip & hostname 2015-06-22 23:27:47 -07:00
Thorsten von Eicken
228a3ff0f0 fix crash due to weird espconn switcharoo 2015-06-19 23:35:23 -07:00
Thorsten von Eicken
806c762be1 license update 2015-06-19 13:07:41 -07:00
Thorsten von Eicken
d29fa0423f finished UI refactoring to ajax 2015-06-14 01:22:16 -07:00
Thorsten von Eicken
ccd91bd150 switch all pages to ajax; wifi not complete 2015-06-12 00:45:54 -07:00
Thorsten von Eicken
88dc16737b reduce memory consumption 2015-06-04 23:45:03 -07:00
Thorsten von Eicken
c7c1d510ef fix memory leak; increase send buffer 2015-06-04 22:25:27 -07:00
Thorsten von Eicken
8bb8e1124b added uController console; misc improvements 2015-05-25 19:37:27 -07:00
Thorsten von Eicken
f3fe029705 wifi improvements 2015-05-18 23:57:28 -07:00
Jeroen Domburg
9847755cf4 Fixed small memory leak in the template routine. Thanks to Grooves for noticing. 2015-04-20 09:44:18 +02:00
Jindra Dolezy
b4d530e528 Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) 2015-04-12 14:24:29 +02:00
Jindra Dolezy
2ec0e15427 Better handling of gzip compressed files 2015-04-12 01:13:47 +02:00
Jindra Dolezy
a9f8d90d83 Returning correct server version in 404 responses 2015-04-11 12:00:27 +02:00
Jindra Dolezy
d419bdb4f7 Using one header file for esp8266 stuff 2015-04-11 00:35:55 +02:00
Jindra Dolezy
a1b8b82816 Added include guards and removed unused includes 2015-04-11 00:35:55 +02:00
Jindra Dolezy
546056695c Moved httpd files to separate dir 2015-04-11 00:35:54 +02:00