Ben Pirt
|
ccb87593e8
|
Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly
|
10 years ago |
prozac
|
532741ebee
|
Cleaned up code and moved POST vars to their own struct
|
10 years ago |
Ben Pirt
|
c2a02f28ea
|
Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested)
|
10 years ago |
Ben Pirt
|
4ee2d75977
|
Refactor to make all requests able to handle streaming as it makes the code much simpler
|
10 years ago |
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
|
10 years ago |
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
|
10 years ago |
Jeroen Domburg
|
876a68a67d
|
Fixing the code to work under SDK 0.9.4. This commit should work.
|
10 years ago |
Jeroen Domburg
|
e56fdc4d6a
|
Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN!
|
10 years ago |
Jeroen Domburg
|
a8b0da04c5
|
Added comments
|
10 years ago |
Jeroen Domburg
|
a5534ae96f
|
0.9.3 improvements
|
10 years ago |
Jeroen Domburg
|
c22ae3469f
|
Added webcounter to initial page
|
10 years ago |
Jeroen Domburg
|
a979dabd3b
|
Forgot to add files :X.
|
10 years ago |
Jeroen Domburg
|
aef27aaa5b
|
Getting ready for release...
|
10 years ago |
Jeroen Domburg
|
f977678e7f
|
..;.and now with the changed files too.
|
10 years ago |
Jeroen Domburg
|
a01c02245f
|
Yaaaaaay, POST now works 100% :)
|
10 years ago |