Commit graph

1224 commits

Author SHA1 Message Date
deajan 50864be739 Reformat file with black 2024-09-15 19:50:13 +02:00
deajan 586c682cf6 GUI: Allow json fallback for Python 3.7 2024-09-15 19:48:48 +02:00
deajan 60a74067a4 GUI: Fix specific errors don't flush the queues 2024-09-15 12:58:14 +02:00
deajan de89e524dd GUI: Add are you sure button for cancel operation 2024-09-15 11:28:39 +02:00
deajan 187bd0c876 Make error source more explicit 2024-09-15 11:14:07 +02:00
deajan 5769605bc2 GUI: Implement cancel button for operations 2024-09-15 11:13:58 +02:00
deajan 5aebb4aef0 Make error messages more explicit 2024-09-15 11:12:49 +02:00
deajan 6055ff5cee Delete old grafana dashboard reference 2024-09-15 10:07:59 +02:00
deajan cacf0ee3ef CLI: Switch to faster JSON implementation 2024-09-15 10:07:12 +02:00
deajan 410121e2cf GUI: Highly improve restore window memory usage 2024-09-15 10:06:35 +02:00
deajan 65d4559bbd Made error message more clear 2024-09-15 09:36:36 +02:00
deajan 594ce69959 Add exec time to prometheus metrics 2024-09-10 07:41:45 +02:00
Orsiris de Jong 172f62a42d Merge branch 'main' of https://github.com/netinvent/npbackup 2024-09-08 18:34:05 +02:00
Orsiris de Jong 4b1d898eed Reformat file with black 2024-09-08 18:34:00 +02:00
Orsiris de Jong bb6a68798f Improve windows signature script to allow EV automatic signing 2024-09-08 18:33:47 +02:00
deajan 5369a8d513 Add new Grafana NPBackup v3 Dashboard 2024-09-07 21:43:11 +02:00
deajan ee4f2912e5 Rename old grafana dashboard to v2 2024-09-07 21:43:00 +02:00
deajan cbade449b2 Reformat files with black 2024-09-07 18:49:42 +02:00
deajan cbe34c4819 Make platform check before downloading restic 2024-09-07 18:48:47 +02:00
deajan 368f857723 Don't write metrics file in dry run mode 2024-09-07 18:17:21 +02:00
deajan 345a1eff52 Enable metrics for most restic functions 2024-09-07 18:14:43 +02:00
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