dangerzone/dangerzone
bnewc 752eff02d8
Prevent user from using illegal characters in output filename
Add some checks in the Dangerzone GUI and CLI that will prevent a user
from mistakenly adding illegal characters in the output filename.
2024-10-07 18:04:47 +03:00
..
conversion Make PyMuPDF always log to stderr 2024-08-09 14:32:19 +03:00
gui Prevent user from using illegal characters in output filename 2024-10-07 18:04:47 +03:00
gvisor_wrapper Disable gVisor's DirectFS feature. 2024-09-10 17:32:31 +03:00
isolation_provider Fix the dummy provider 2024-10-07 17:37:42 +03:00
__init__.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02: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 Prevent user from using illegal characters in output filename 2024-10-07 18:04:47 +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 refactor: use pathlib / separator rather than .joinpath 2024-06-05 14:19:31 +02:00