Commit Graph

20 Commits

Author SHA1 Message Date
Jindra Dolezy
d8afde3cc1 Added espFsInit call 2015-04-11 00:35:55 +02:00
Jindra Dolezy
d419bdb4f7 Using one header file for esp8266 stuff 2015-04-11 00:35:55 +02:00
Jeroen Domburg
fcf6aab8be Re-disable password for wifi 2015-04-03 13:01:34 +02:00
Jeroen Domburg
49c7d310bc Some aesthetic cleanups 2015-04-03 11:07:17 +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
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
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
5a0e99d72e Small doc updates 2014-12-11 21:32:47 +01:00
Jeroen Domburg
784568c07f Added basic authentication 2014-12-11 21:25:49 +01:00
Jeroen Domburg
d739c2d808 Fixed icon offset values 2014-12-04 22:35:58 +01:00
Jeroen Domburg
f1d80059d6 Added warning about scanning not working in AP mode, possibility to switch modes. 2014-12-04 21:11:16 +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
Jeroen Domburg
2646aff1f3 Rework httpd into a multi-connection capable thing. Seems to work, yay! 2014-10-08 17:34:56 +02:00
Jeroen Domburg
b736d77abb Ting, a webserver example - first commit 2014-10-06 18:34:36 +02:00