Commit graph

1240 commits

Author SHA1 Message Date
deajan 5919e476d7 upgrade_server: Update possible server responses 2024-09-17 14:56:19 +02:00
deajan 8ad39e2379 Translation typo fix 2024-09-17 14:54:02 +02:00
deajan 6f5e4b2035 upgrade_server: Return an empty response if no file available 2024-09-17 14:04:00 +02:00
deajan 5c3601fd90 upgrade_client: Expand config variables 2024-09-17 14:02:29 +02:00
deajan af48ded735 Upgrade server: log more errors 2024-09-17 13:08:51 +02:00
Orsiris de Jong da47e27203 Merge branch 'main' of https://github.com/netinvent/npbackup 2024-09-17 12:37:32 +02:00
deajan a5de4f1f39 Add legacy arch to upgrade client 2024-09-17 12:35:16 +02:00
Orsiris de Jong 5de7ffb91f Add legacy check for compile output 2024-09-17 12:34:01 +02:00
deajan 916c215c1f Bump version 2024-09-16 12:51:19 +02:00
deajan 7eb6279dd2 Temporarily remove pypy-3.8 from test matrix because of msgspec building 2024-09-15 21:32:38 +02:00
deajan ac37b0df29 Temorarily remove pypy-3.10 test because of msgspc 2024-09-15 21:25:36 +02:00
deajan 6292b7f713 Another linter fix 2024-09-15 21:00:33 +02:00
deajan 09b669e9a8 Linter fixes 2024-09-15 20:44:14 +02:00
deajan 542da5b4c4 Update changelog 2024-09-15 19:51:30 +02:00
deajan 3beb42250a Implement heartbeat log 2024-09-15 19:50:53 +02:00
deajan 6149404a1f Reformat file with black 2024-09-15 19:50:35 +02:00
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