dangerzone/dangerzone
2020-09-25 13:43:22 -07:00
..
__init__.py Version bump to 0.1.3 and update changelog 2020-09-25 13:43:22 -07:00
common.py Refactor Common into GlobalCommon (for the whole app) and Common (for a window), and allow multiple dangerzone windows at once in macOS 2020-02-26 15:46:23 -08:00
container.py Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently 2020-04-09 13:58:22 -07:00
doc_selection_widget.py Fix filter ODF extension .ods 2020-03-11 22:43:26 +01:00
docker_installer.py Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently 2020-04-09 13:58:22 -07:00
global_common.py Check if CFBundleName exit 2020-04-10 14:09:21 +02:00
gui.py Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently 2020-04-09 13:58:22 -07:00
main_window.py All dangerzone-container subprocesses get called from global_commons, and if the user cancels or fails the authentication dialog, handle gracefully 2020-03-16 14:26:07 -07:00
settings.py This creates a separate script dangerzone-container which is a wrapper for running the container. This lets us run dangerzone as unprivileged, but dangerzone-container as privileged, to avoid adding the user to the dangerzone group. 2020-03-13 16:49:53 -07:00
settings_widget.py Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently 2020-04-09 13:58:22 -07:00
tasks.py Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently 2020-04-09 13:58:22 -07:00
tasks_widget.py Use container from dockerhub instead of building it 2020-02-27 15:18:19 -08:00