dangerzone/dangerzone
deeplow 39621fe51d
Limit n. parallel conversions in GUI
Limit the number of simultaneous document conversions to prevent
consuming too much CPU.
2022-11-21 12:39:20 +00:00
..
gui Limit n. parallel conversions in GUI 2022-11-21 12:39:20 +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 Prompt on exit: abort conversion? 2022-11-21 12:39:16 +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