7 Commits

Author SHA1 Message Date
b8947af2db Add root path support (mainly for debugging) 2026-05-09 02:45:18 +00:00
7619f63191 Make navigation toggleable 2026-05-07 21:28:05 +00:00
e6a833f6f5 Sort path so Next is truely the alphabetical path next. 2026-05-07 17:07:09 +00:00
0659873e12 Only use built-in zipfile module 2026-05-04 21:49:29 -05:00
b373313cf8 First pass at handling password-protected zips 2026-05-04 11:19:15 -05:00
22bf57f896 Remove auth references from conftest.py
- Removed expected_password from _reset_state
- Removed password field from args_directory/args_zip fixtures
- Removed set_auth_password calls from initialized_dir/initialized_zip
- Removed _dummy_auth_header function
- Removed Authorization headers from client_dir/client_zip fixtures
2026-04-25 05:28:55 -05:00
1c6935307c Add test suite 2026-04-23 22:11:51 -05:00