Commit graph

1403 commits

Author SHA1 Message Date
deajan
e03435e42c Update .gitignore 2024-09-07 14:59:05 +02:00
deajan
2b3fe34a7d CLI: Make backend state message more clear 2024-09-07 14:39:17 +02:00
deajan
9734c1140f Avoid generating error logs when autoupgrader is self invoked 2024-09-07 14:38:41 +02:00
deajan
92b85c635e Replace inline requestor with ofunctions.requestor package 2024-09-07 13:12:29 +02:00
deajan
17f30890b3 Typo fix 2024-09-06 18:27:15 +02:00
deajan
f5dba6409b Merge oper and state metrics 2024-09-06 17:07:25 +02:00
deajan
d891d90876 Simplify exclusion expansion code 2024-09-06 16:14:35 +02:00
deajan
da81108d41 Unlock repo before housekeeping, and only do quick check 2024-09-06 15:45:38 +02:00
deajan
2d99369128 Fix variable name for --dry-run 2024-09-06 15:39:43 +02:00
deajan
c8824cfac1 Reformat file with black 2024-09-06 15:38:03 +02:00
deajan
48d28f39fe Make sure --dry-run is at the end of command 2024-09-06 15:37:44 +02:00
deajan
6e425d1e6e GUI: Add foolproof check for repo_group value not allowed in group 2024-09-06 15:37:28 +02:00
deajan
66ab12dd89 GUI: Fix parsing different timestamp formats on platforms 2024-09-06 15:20:52 +02:00
deajan
dddd6b990e Another linter fix ;) 2024-09-06 14:54:47 +02:00
deajan
fe774ffc6a Linter fix 2024-09-06 14:52:19 +02:00
deajan
9323f8b4b0 Typo fix in metric 2024-09-06 14:50:49 +02:00
deajan
22bdccbcac Improve npbackup prometheus metric by adding state 2024-09-06 14:48:13 +02:00
deajan
eb75c91212 Update upgrader.py to use newer NPBackup dist format 2024-09-06 14:35:27 +02:00
deajan
ec9c7541d9 Don't include backup_to_small in backup result 2024-09-06 14:10:34 +02:00
deajan
2ddc0d38dc Don't log operation state here 2024-09-06 14:09:38 +02:00
deajan
87939317d2 Reformat file with black 2024-09-06 14:09:03 +02:00
deajan
4998888330 Improve exclude file expansion 2024-09-06 14:08:44 +02:00
deajan
c38090e02b Remove double permission entry for init 2024-09-06 14:02:27 +02:00
deajan
17ec5133fb CLI: Fix variable typo 2024-09-06 13:11:51 +02:00
deajan
062715463f Allow setting stdin filename from configuration file 2024-09-06 13:11:32 +02:00
deajan
e83234e341 Bump version to RC5 2024-09-06 12:48:34 +02:00
deajan
6969dfe490 Reformat file with black 2024-09-06 12:48:01 +02:00
deajan
57be8ea99a Add init to all possible permissions 2024-09-06 12:47:21 +02:00
deajan
04ff740576 Hide repository location in logs 2024-09-06 12:45:43 +02:00
deajan
c8176a01f8 GUI: Improve restore window UX 2024-09-05 23:11:02 +02:00
deajan
66d1926ab0 Improve permission translation 2024-09-05 20:14:21 +02:00
deajan
3686dfa75e Implement recover command 2024-09-05 20:12:18 +02:00
deajan
0fdda44197 Implement repair pack command 2024-09-05 20:01:37 +02:00
deajan
3e72ac4c1b CLI: Remove double log entries for find command 2024-09-05 19:18:27 +02:00
deajan
3fb908fbdb Exclude VSS mointpoints by default 2024-09-05 17:45:06 +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
8da6e3b8cc GUI: Improve translation string 2024-09-04 15:01:04 +02:00
deajan
6d71f6fb98 Update antivirus tests 2024-09-04 13:20:31 +02:00
deajan
154bab6b15 Update README.md 2024-09-04 13:18:35 +02:00
deajan
ff9d6fbabc Update Changelog 2024-09-04 13:18:02 +02:00
deajan
92b69611f0 CLI: Fix typo, also make simplify code 2024-09-04 00:35:58 +02:00
deajan
e490fb732f Reformat file with black 2024-09-03 23:50:24 +02:00
deajan
550aa05212 GUI: Clear repo config when value is equal to group config 2024-09-03 23:49:50 +02:00
deajan
c794defbb1 Add default entry to config 2024-09-03 23:48:05 +02:00
deajan
794f34d97d Merge branch 'main' of https://github.com/netinvent/npbackup 2024-09-03 00:41:26 +02:00
deajan
b4763ec5a2 Core: Make sure we properly check source type before backup 2024-09-03 00:41:22 +02:00
Orsiris de Jong
b74958001a Compile script: Allow creating only Tar files 2024-09-03 00:23:13 +02:00
deajan
8cf3db3533 Reformat files 2024-09-02 00:24:29 +02:00
deajan
5060d280ca Add new --stdin-from-command functionnality 2024-09-02 00:23:59 +02:00