dangerzone/dangerzone
deeplow 1f18f77b64
Disable parallel conversions
Temporarily limit conversions to one at a time until timeout limitations
are resolved: https://github.com/freedomofpress/dangerzone/issues/257
2022-11-23 15:20:28 +00:00
..
gui Open PDFs on Windows (instead of explorer.exe) 2022-11-21 12:39:29 +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 Pass Documents instead of file list in document_selected 2022-11-21 12:39:23 +00:00
container.py Disable parallel conversions 2022-11-23 15:20:28 +00:00
document.py Remove duplicate doc ID logs 2022-11-21 12:39:27 +00:00
errors.py Fail if a provided suffix cannot be applied 2022-11-21 12:39:25 +00:00
logic.py Pass Documents instead of file list in document_selected 2022-11-21 12:39:23 +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