dangerzone/dangerzone
2021-12-13 11:37:19 -08:00
..
gui In GUI only use OCR if the OCR box is checked 2021-12-13 11:32:41 -08: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
cli.py Exit cli with -1 on failure 2021-11-29 16:22:22 -08:00
common.py Totally refactor how tasks work and how dangerzone-container works so that there is a single --convert task 2021-07-02 13:32:23 -07:00
container.py Use shutil.move instead of os.rename in case files are on different disks 2021-12-13 10:55:55 -08:00
global_common.py Ignore exceptions when there's an error deleting an old container image 2021-12-13 11:37:19 -08:00
settings.py Remove everything related to updating the container image 2021-07-01 15:56:12 -07:00