RASCSI/python/web/tests/api
Daniel Markstedt dd00547f92
Formatted image file data structure that breaks down by subdir (#1102)
- New utility method for the web app, which sorts image files into dicts where the subdir is the key
- In the web ui, display each subdir in a table nested in a details tag.
- Allow for picking destination subdir when uploading files
- Style the expandable details blocks in the images table
- Add a check for ~ paths to the is_safe_path() utility method
2023-02-24 17:28:58 -08:00
..
conftest.py Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
test_auth.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
test_devices.py
test_files.py Formatted image file data structure that breaks down by subdir (#1102) 2023-02-24 17:28:58 -08:00
test_misc.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
test_settings.py Update Spanish, French and Chinese translations (#1095) 2023-02-08 21:40:33 -06:00