dangerzone/dangerzone
deeplow 6f8eb96b35
Remove systray
Having the application in the systray is no longer needed, since
the new_window() logic no longer applies.
2022-11-21 12:38:17 +00:00
..
gui Remove systray 2022-11-21 12:38:17 +00:00
__init__.py Remove separate dangerzone-container entry point, make CLI work with it, and refactor container code to be more DRY 2021-08-04 16:21:00 -07:00
args.py Security: cli wildcard injection mitigation 2022-11-14 08:53:38 +00:00
cli.py Deduplicate container output parsing (stdout_callback) 2022-11-14 08:54:02 +00:00
container.py Update document state exclusively in convert() 2022-11-14 09:03:50 +00:00
document.py Add output_dir manipulation methods to DocumentHolder 2022-11-21 12:37:47 +00:00
errors.py Add output_dir manipulation methods to DocumentHolder 2022-11-21 12:37:47 +00:00
logic.py Set default output dir and allow users changing it 2022-11-21 12:37:57 +00:00
settings.py Validate safe-extension (-safe.pdf) before converting 2022-11-21 12:38:09 +00:00
util.py move to util: get_subprocess_startupinfo 2022-09-15 10:40:36 +01:00