dangerzone/dangerzone
Alex Pyrgiotis 344d6f7bfa
Add Stopwatch implementation
Add a simple stopwatch implementation to track the elapsed time since an
event, or the remaining time until a timeout.
2023-09-20 17:14:23 +03:00
..
conversion Add error code for unexpected errors in conversion 2023-09-19 15:52:47 +01:00
gui Enable HWP conversion on MacOS M1 2023-09-06 13:10:18 +03:00
isolation_provider Remove attacker-controlled error messages 2023-09-19 15:33:20 +01: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
args.py Update typing hints for Mypy 1.1.1 2023-03-27 15:19:43 +03:00
cli.py Use containers in Qubes until Beta 2023-07-26 14:02:06 +01:00
document.py Sanitize filenames before logging them 2023-08-01 14:43:48 +03:00
errors.py Prevent adding duplicate documents 2022-11-30 12:49:18 +00:00
logic.py Add logic to handle documents removal 2023-07-25 15:00:12 +01:00
settings.py Get default settings without Settings instance 2023-07-24 14:22:26 +03:00
util.py Add Stopwatch implementation 2023-09-20 17:14:23 +03:00