dangerzone/dangerzone
Alexis Métaireau 61c8f2a6ad
Replace the updater_check setting by updater_check_all
This new setting triggers the same user prompts, but the actual meaning of
it differs, since users will now be accepting to upgrade the container image
rather than just checking for new releases.

Changing the name of the setting will trigger this prompt for all users, effectively
ensuring they want their image to be automatically upgraded.
2025-04-22 12:55:44 +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 Replace the updater_check setting by updater_check_all 2025-04-22 12:55:44 +02:00
isolation_provider Add signatures tests 2025-04-22 12:55:43 +02:00
updater Replace the updater_check setting by updater_check_all 2025-04-22 12:55:44 +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 Add a way to unset the container runtime 2025-04-07 18:23:13 +03:00
container_utils.py Add signatures tests 2025-04-22 12:55:43 +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-22 12:55:41 +02:00
logic.py Decouple the Settings class from DangerzoneCore 2025-03-31 16:20:28 +02:00
settings.py Replace the updater_check setting by updater_check_all 2025-04-22 12:55:44 +02:00
util.py Split updater GUI code from the code checking for release updates 2025-04-22 12:55:44 +02:00