Commit Graph

30 Commits

Author SHA1 Message Date
Thorsten von Eicken
4463ed6ddd check for closed connection in all cgi handlers 2015-08-01 21:25:26 -07:00
Thorsten von Eicken
3e44347e08 cache menu 2015-06-27 10:05:25 -07:00
Thorsten von Eicken
291c92e557 remove templates, forgotten commits 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
49a2d01f97 lots of UI tweaks 2015-06-19 12:30:59 -07:00
Thorsten von Eicken
8b3161a3f4 fix IE issues 2015-06-14 19:09:44 -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
c7c1d510ef fix memory leak; increase send buffer 2015-06-04 22:25:27 -07:00
Thorsten von Eicken
7ff16bc321 defines for GPIO pin assignments; version string 2015-06-03 21:33:06 -07:00
Thorsten von Eicken
7ade39d986 switch layout to purecss 2015-05-26 00:31:12 -07:00
Thorsten von Eicken
8bb8e1124b added uController console; misc improvements 2015-05-25 19:37:27 -07:00
Thorsten von Eicken
79495f6b42 support telnet protocol for microcontroller reset; wifi & console tweaks 2015-05-25 17:10:41 -07:00
Thorsten von Eicken
c55485cf61 update web pages 2015-05-23 22:47:46 -07:00
Jindra Dolezy
d419bdb4f7 Using one header file for esp8266 stuff 2015-04-11 00:35:55 +02:00
Jindra Dolezy
c3f3cbcf9c Moved espfs files and tools together, fixed espfstest 2015-04-11 00:35:54 +02:00
Ben Pirt
ccb87593e8 Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly 2015-03-16 15:18:01 +00:00
prozac
532741ebee Cleaned up code and moved POST vars to their own struct 2015-03-10 20:56:21 -04:00
Ben Pirt
c2a02f28ea Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) 2015-03-09 11:48:41 +00:00
Ben Pirt
4ee2d75977 Refactor to make all requests able to handle streaming as it makes the code much simpler 2015-03-09 11:08:27 +00:00
Ben Pirt
92bb77784a WIP - add a handler which will take a file upload and update the espfs image
Currently this is processing the form/multipart data but not doing the writing to flash
2015-03-06 17:28:47 +00:00
Ben Pirt
6f80e55a61 Modify httpd to be able to use streaming post requests.
This also ups the post buffer to 1460 to match the TCP packet size

WIP: The cgi function to update the espfs is not complete
2015-03-05 16:17:37 +00:00
Jeroen Domburg
876a68a67d Fixing the code to work under SDK 0.9.4. This commit should work. 2014-12-22 18:55:20 +01:00
Jeroen Domburg
e56fdc4d6a Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 2014-12-22 17:50:02 +01:00
Jeroen Domburg
a8b0da04c5 Added comments 2014-12-04 18:31:55 +01:00
Jeroen Domburg
a5534ae96f 0.9.3 improvements 2014-11-26 17:25:25 +01:00
Jeroen Domburg
c22ae3469f Added webcounter to initial page 2014-10-14 22:40:02 +02:00
Jeroen Domburg
a979dabd3b Forgot to add files :X. 2014-10-14 21:40:50 +02:00
Jeroen Domburg
aef27aaa5b Getting ready for release... 2014-10-14 21:06:13 +02:00
Jeroen Domburg
f977678e7f ..;.and now with the changed files too. 2014-10-14 16:12:24 +02:00
Jeroen Domburg
a01c02245f Yaaaaaay, POST now works 100% :) 2014-10-09 00:29:08 +02:00