RASCSI/python/web/src
Daniel Markstedt 4afb11d3dd
Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991)
- Bring back the shutdown splash, with the tweak that is blanks out after 700ms
- Restore the non-Latin transliteration originally from https://github.com/akuker/RASCSI/pull/449 which was lost when the `common` package was introduced
- Bump to the latest libraries, while removing implicit dependencies from requirements.txt
- Shorter duration of the startup splash
- Reintroduce shell shutdown/reboot methods for use with the Web UI. This addresses https://github.com/akuker/RASCSI/issues/538 (the ctrlboard client will continue to use the built-in rascsi system calls which are slightly faster)
- Remove overt references to RPi. This addresses https://github.com/akuker/RASCSI/issues/990
- Other refactorings
2022-11-17 16:21:18 -08:00
..
pwa clean squashed restructuring branch. #455 2022-01-09 20:22:19 +01:00
static New theme for web UI (#957) 2022-11-14 09:32:15 -08:00
templates Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991) 2022-11-17 16:21:18 -08:00
translations Updating Spanish translation (#902) 2022-10-10 08:54:27 -07:00
__init__.py restructuring towards python client library #455 (#613) 2022-01-21 15:08:29 -08:00
drive_properties.json Improve the logic and data structure for SCSI ID management in Web UI (#893) 2022-10-06 10:00:57 -07:00
return_code_mapper.py Allow images to be extracted from StuffIt, tarball, gzip, and 7z archives 2022-08-12 04:19:02 +01:00
settings.py New theme for web UI (#957) 2022-11-14 09:32:15 -08:00
socket_cmds_flask.py restructuring towards python client library #455 (#613) 2022-01-21 15:08:29 -08:00
web_utils.py Display hardware info in footer; close open file handlers; better error handling (#989) 2022-11-15 22:28:27 -08:00
web.py Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991) 2022-11-17 16:21:18 -08:00