Commit graph

198 commits

Author SHA1 Message Date
deajan
4cf8e7185b Add email notification support 2025-06-13 14:43:55 +02:00
deajan
0e550d6f51 WIP: Refactor metric analyzer and add email support 2025-06-13 11:54:41 +02:00
deajan
ceed283969 Implement optional random delay for backups 2025-06-12 14:36:01 +02:00
deajan
524cfca026 Implement more fine grained concurrency checks 2025-06-12 13:06:50 +02:00
deajan
91d0666113 Implement concurrency allow parameter 2025-06-10 15:55:31 +02:00
deajan
72ac125abf Set default minimum backup age to 23h55, see #162 2025-05-23 09:20:25 +02:00
deajan
d71e49d1eb CLI: Make error message more clear 2025-04-21 11:47:40 +02:00
deajan
f984ee9e40 Fix potential optional aes key read problem 2025-04-18 22:27:22 +02:00
deajan
cd1d8a9c26 Add restore only additional parameters 2025-04-09 11:23:40 +02:00
deajan
5887a273cf !fixup: Cleanup version_parse code 2025-04-04 17:31:45 +02:00
deajan
3aa64323f3 Cleanup version_parse code 2025-04-04 13:41:34 +02:00
deajan
ca587bed33 Allow partial configuration files 2025-03-08 11:50:22 +01:00
deajan
369656bef1 Fix typo 2025-03-07 17:32:04 +01:00
deajan
b8fdcd5849 Implement job scheduler as per #152 2025-03-07 17:22:29 +01:00
deajan
24a99ce177 Implement auto-upgrade random runner 2025-03-06 16:59:50 +01:00
deajan
41f5eca747 !fixup Make config file version comparaison version aware 2025-03-06 00:17:19 +01:00
deajan
ab3a4efc28 Reformat file with black 2025-03-06 00:00:52 +01:00
deajan
3f139769ba Make config file version comparaison version aware 2025-03-06 00:00:22 +01:00
deajan
c9f4d54a79 Spellchecking 2025-03-05 22:51:03 +01:00
deajan
a6a6c37b9a Add option to randomly run housekeeping after backup, see #147 2025-03-05 22:43:44 +01:00
deajan
ddeb648913 Be less verbose on config changes 2025-03-05 11:47:35 +01:00
deajan
443e543c24 Enable --prune-max configs 2025-03-04 21:12:26 +01:00
deajan
2791baf8a6 GUI: Prevent double logging for configuration files 2025-03-03 15:27:12 +01:00
deajan
087ab80cbf Spellchecking 2025-02-19 17:58:23 +01:00
deajan
40e1ea6122 Reformat file with black 2025-02-17 14:27:30 +01:00
deajan
5d27e272a9 Set default values for backup job / group when not set 2025-02-17 14:27:12 +01:00
deajan
fd310c8bcb Fix wrong function call 2025-02-17 00:27:11 +01:00
deajan
a0122a04f5 GUI: Allow having no default repo / group 2025-02-17 00:15:08 +01:00
deajan
b3a9306011 Fix wording as per #122 2025-02-16 18:48:46 +01:00
deajan
2fd8756924 GUI: Preserve lists order when merging duplicates, fixes #127 2025-02-16 18:01:22 +01:00
deajan
9c7aa5f6d5 GUI: Don't allow dot notation in repo and group names 2025-02-16 12:33:03 +01:00
deajan
870e188e6d GUI: Allow manager password disabling 2025-02-14 13:30:03 +01:00
deajan
5633f19c80 GUI: Fix permission reset 2025-02-14 12:43:51 +01:00
deajan
280f69aa0e Revert Moved additional parameters to repo_opts 2025-02-12 21:42:22 +01:00
deajan
c814a90394 Moved additional parameters to repo_opts 2025-02-12 11:42:32 +01:00
deajan
de85e915b9 Reformat files with black 2025-01-24 14:33:58 +01:00
deajan
802e6517c6 Make wrong encryption key more clear 2025-01-22 19:49:16 +01:00
deajan
b8f2ea384f Bump version & year 2025-01-09 20:40:55 +01:00
deajan
3598ca80fb Follow mountpoints by default, always backup more if possible 2025-01-09 19:11:30 +01:00
Orsiris de Jong
afee1587f0 Make error message more obvious 2024-11-10 18:45:02 +01:00
Orsiris de Jong
d7aa20d3b4 Reformat files with black 2024-11-07 20:17:30 +01:00
Orsiris de Jong
b42c037fb2 Add default config for group_by policies 2024-11-07 20:16:53 +01:00
Orsiris de Jong
5f67510d59 WIP: Add retention policy group by configuration 2024-11-07 15:02:33 +01:00
Orsiris de Jong
ccb1708ab4 Update compile script to automatically sign windows executables 2024-10-26 11:05:11 +02:00
deajan
062715463f Allow setting stdin filename from configuration file 2024-09-06 13:11:32 +02:00
deajan
3c6c6c5818 Reformat file with black 2024-09-05 14:00:10 +02:00
deajan
cc147bb7fd Added config file CRC32 log 2024-09-05 10:04:38 +02:00
deajan
c794defbb1 Add default entry to config 2024-09-03 23:48:05 +02:00
deajan
b4763ec5a2 Core: Make sure we properly check source type before backup 2024-09-03 00:41:22 +02:00
deajan
5060d280ca Add new --stdin-from-command functionnality 2024-09-02 00:23:59 +02:00