RASCSI/python/ctrlboard/src
Daniel Markstedt 029cf06c72
Web UI: Upload to tmp file name then rename if successful (#1272)
* Upload to tmp file name then rename if successful

* Move the dropzone.js operations back into web.py

* Move list_images() from file commands into piscsi commands (it was the only class method in that package that calls the protobuf interface)

* Remove now-redundant helptext
2023-10-31 14:54:04 -07:00
..
ctrlboard_event_handler Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
ctrlboard_hw Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
menu Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
__init__.py Initial version of the Control Board UI (#687) 2022-02-25 21:03:36 +01:00
config.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
ctrlboard_menu_builder.py Web UI: Upload to tmp file name then rename if successful (#1272) 2023-10-31 14:54:04 -07:00
main.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
observable.py Auto-format Python sources with black, fix all issues reported by flake8 (#1010) 2022-11-30 05:19:17 +00:00
observer.py Auto-format Python sources with black, fix all issues reported by flake8 (#1010) 2022-11-30 05:19:17 +00:00
piscsi_menu_controller.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00