| .. |
|
core
|
Implement --housekeeping parameter, fixes #82
|
2024-08-19 23:17:59 +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 |
|
restic_wrapper
|
Improve error messages for missing arguments for backend
|
2024-08-03 23:49:28 +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 |
|
__env__.py
|
Replace init with snapshots to test repo existence
|
2024-01-10 21:23:57 +01:00 |
|
__init__.py
|
Reformat files with black
|
2023-01-30 12:51:30 +01:00 |
|
__main__.py
|
Implement --housekeeping parameter, fixes #82
|
2024-08-19 23:17:59 +02:00 |
|
__version__.py
|
Bump version
|
2024-08-05 09:33:44 +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 |
|
key_management.py
|
Implement --create-key and fix alternative key usage, closes #56
|
2024-05-09 17:23:54 +02:00 |
|
obfuscation.py
|
Add default key obfuscation
|
2024-05-07 10:53:55 +02:00 |
|
path_helper.py
|
Updated copyright year for BSD licensed files
|
2024-01-03 20:05:10 +01:00 |
|
requirements.txt
|
GUI: Shift from PySimpleGUI 4.60 to FreeSimpleGUI 5.1.1
|
2024-08-04 17:05:58 +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 |