dangerzone/dangerzone
Alexis Métaireau 7eb54c3dd5
Split updater GUI code from the code checking for release updates
The code making the actual requests and checks now lives in the
`updater.releases` module. The code should be easier to read and to
reason about.

Tests have been updated to reflect this.
2025-02-27 17:55:00 +01: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 Split updater GUI code from the code checking for release updates 2025-02-27 17:55:00 +01:00
isolation_provider (WIP) Add tests 2025-02-12 18:23:12 +01:00
updater Split updater GUI code from the code checking for release updates 2025-02-27 17:55:00 +01:00
__init__.py Add an import preference for vendored packages 2024-10-15 14:58:06 +03:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py Run ruff format 2025-01-23 14:48:33 +01:00
container_utils.py fixup! Download and verify cosign signatures 2025-02-26 19:17:56 +01:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py FIXUP: Use the digest when pulling the container 2025-02-26 16:03:28 +01:00
logic.py Add a --debug flag to the CLI to help retrieve more logs 2025-01-16 11:35:06 +01:00
settings.py Split updater GUI code from the code checking for release updates 2025-02-27 17:55:00 +01:00
util.py Split updater GUI code from the code checking for release updates 2025-02-27 17:55:00 +01:00