|
core
|
Make linter happy again ;)
|
2024-08-19 23:25:39 +02:00 |
|
gui
|
Reformat files with black
|
2024-08-19 23:00:21 +02:00 |
|
restic_metrics
|
Fix JSON conversion log
|
2024-05-29 17:59:08 +02:00 |
|
translations
|
GUI: Prevent using reserved object names
|
2024-08-04 16:55:07 +02:00 |
|
upgrade_client
|
Regorganized auto upgrade code
|
2024-04-18 12:23:33 +02:00 |
|
__debug__.py
|
Reintroduce --debug parameter, fixes #85
|
2024-08-19 22:55:53 +02:00 |
|
__main__.py
|
Implement --housekeeping parameter, fixes #82
|
2024-08-19 23:17:59 +02:00 |
|
__version__.py
|
Bump version (test)
|
2024-08-26 10:40:21 +02:00 |
|
common.py
|
Update datetime.utcnow to newer syntax
|
2024-04-10 10:03:21 +02:00 |
|
configuration.py
|
Minor code cleanup
|
2024-08-04 16:52:22 +02:00 |
|
obfuscation.py
|
Add default key obfuscation
|
2024-05-07 10:53:55 +02:00 |
|
runner_interface.py
|
CLI: Added --no-cache option
|
2024-06-11 21:47:22 +02:00 |
|
secret_keys.py
|
Improve aes key generation comment
|
2024-08-05 12:15:29 +02:00 |
|
task.py
|
GUI: Allow to run as CLI, fixes #80, #81
|
2024-08-19 22:50:28 +02:00 |