dangerzone/dangerzone
Alexis Métaireau 21b4839692
Use platformdirs to find user configuration files
The previous library we were using for this (`appdirs`) is dead upstream
and not supported anymore in debian testing.

Fixes #1058
2025-02-04 17:17:39 +02:00
..
conversion Remove dead code 2024-10-17 15:50:12 +03:00
gui feat: show a deprecation warning for Ubuntu Focal (20.04) 2024-10-30 01:21:38 +01:00
gvisor_wrapper Revert "Disable gVisor's DirectFS feature." 2024-10-30 19:10:26 +01:00
isolation_provider qubes: Do not close stderr 2024-10-22 20:33:29 +03:00
__init__.py Add an import preference for vendored packages 2024-10-15 14:58:06 +03:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py chore: remove unused code 2024-06-05 14:19:31 +02:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py Prevent user from using illegal characters in output filename 2024-10-07 18:04:47 +03:00
logic.py Added try excepts for unhandled exceptions 2024-09-17 16:26:46 +03:00
settings.py fix: do not catch bare exceptions 2024-06-05 14:19:31 +02:00
util.py Use platformdirs to find user configuration files 2025-02-04 17:17:39 +02:00