dangerzone/dangerzone
Alexis Métaireau e9ddf8b375
Add a way to cancel an ongoing container upgrade
This might happen if people in a hurry want to do a conversion without
having to wait for the new container to be ready.
2025-04-30 19:32:30 +02:00
..
container_helpers Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
conversion Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
gui Add a way to cancel an ongoing container upgrade 2025-04-30 19:32:30 +02:00
isolation_provider Check for new container image releases when checking for updates 2025-04-30 15:43:00 +02:00
updater Add a way to cancel an ongoing container upgrade 2025-04-30 19:32:30 +02:00
__init__.py Move multithreading patch up so that it's working in the GUI 2025-04-08 16:34:34 +03:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py Check for new container image releases when checking for updates 2025-04-30 15:43:00 +02:00
container_utils.py Fix types and use pathlib.Path for files 2025-04-29 15:00:53 +02:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py Download and verify cosign signatures 2025-04-29 14:58:52 +02:00
logic.py Decouple the Settings class from DangerzoneCore 2025-03-31 16:20:28 +02:00
settings.py Check for new container image releases when checking for updates 2025-04-30 15:43:00 +02:00
util.py Split updater GUI code from the code checking for release updates 2025-04-29 14:58:53 +02:00