circuitpython/supervisor/shared/web_workflow/static
Scott Shawcroft 8208ca3c6f
Improve web workflow error handling
* Disable Nagle at the end of error messages so they are sent before
  the socket is closed.
* Correctly discard file contents when the PUT file is too large.
* Correctly reset file size after failure to setting it too large.
* Change diskinfo.json to be list of disks in preparation of supporting
  multiple disks.
* Bump version to 3 for the above change.
* Document diskinfo.json.

Fixes #8109
2023-11-28 12:02:33 -08:00
..
blinka_32x32.ico Static web pages: 2023-04-16 15:53:07 -04:00
code.html Add offline message to web workflow /code/ page 2022-08-17 13:57:20 -07:00
directory.html Improve web workflow error handling 2023-11-28 12:02:33 -08:00
directory.js Static web pages: 2023-04-16 15:53:07 -04:00
edit.html Improve web workflow error handling 2023-11-28 12:02:33 -08:00
edit.js Add newline for pre-commit 2022-07-26 08:37:33 -07:00
serial.html Improve web workflow error handling 2023-11-28 12:02:33 -08:00
serial.js Static web pages: 2023-04-16 15:53:07 -04:00
style.css Add file and directory renaming 2022-08-16 13:51:40 -07:00
welcome.html Improve web workflow error handling 2023-11-28 12:02:33 -08:00
welcome.js Add file and directory renaming 2022-08-16 13:51:40 -07:00