deajan
|
a3c4326154
|
Reformat files with black
|
2024-10-24 17:44:48 +02:00 |
|
deajan
|
93fd81175e
|
GUI: WIP disable operations task scheduler for now
|
2024-10-24 17:43:01 +02:00 |
|
deajan
|
6ddd11c72b
|
Update requirement for cryptidy
|
2024-10-24 17:40:46 +02:00 |
|
deajan
|
f9a899437a
|
GUI: Add warning for task creation
|
2024-10-24 17:35:43 +02:00 |
|
deajan
|
5e080e1fcf
|
Fix housekeeping continues on error
|
2024-10-15 00:16:30 +02:00 |
|
deajan
|
eef5269375
|
Avoid check_if_init logic when unlocking repo
|
2024-10-15 00:01:21 +02:00 |
|
deajan
|
083f444038
|
GUI: Fix on the fly message showing
|
2024-10-14 23:41:40 +02:00 |
|
Orsiris de Jong
|
642222ab7e
|
Merge pull request #102 from netinvent/main
Reorder close queues before catch exceptions (avoids close in group r…
|
2024-10-14 23:31:20 +02:00 |
|
deajan
|
e62372653b
|
Reorder close queues before catch exceptions (avoids close in group runner loop)
|
2024-10-14 23:30:24 +02:00 |
|
Orsiris de Jong
|
3615ec44ab
|
Merge pull request #101 from netinvent/main
Update tasks branch with current master fixes
|
2024-10-12 20:14:09 +02:00 |
|
deajan
|
4a51513469
|
Cite sources ;)
|
2024-10-12 20:12:32 +02:00 |
|
deajan
|
f9275d7caa
|
Add note about compatibility
|
2024-10-12 20:09:46 +02:00 |
|
deajan
|
c2791e8d7f
|
Reformat files with black
|
2024-10-12 20:08:56 +02:00 |
|
deajan
|
81cd60969c
|
CLI: Allow errors msg propagation to --json output
|
2024-10-12 20:07:36 +02:00 |
|
deajan
|
40cd577356
|
GUI: Flushing the queue requires us to check if queue exists
|
2024-10-10 11:17:39 +02:00 |
|
deajan
|
bac4aaf4d5
|
CLI: Don't show bytes json object on output
|
2024-10-10 11:02:43 +02:00 |
|
deajan
|
6927b0cc51
|
WIP: task fn
|
2024-10-10 10:57:30 +02:00 |
|
deajan
|
16ba3219be
|
WIP: Task UI
|
2024-10-10 10:57:08 +02:00 |
|
deajan
|
7fca974d9a
|
Reformat files with black
|
2024-10-01 00:32:12 +02:00 |
|
deajan
|
b0ee7112fc
|
Add additional housekeeping error messages
|
2024-10-01 00:31:41 +02:00 |
|
deajan
|
876940e31c
|
WIP: Refactor task scheduler
|
2024-10-01 00:31:23 +02:00 |
|
deajan
|
7827427d7d
|
GUI: WIP - Refactor operation center
|
2024-10-01 00:31:08 +02:00 |
|
deajan
|
d79f2094da
|
Update CHANGELOG
|
2024-09-30 22:35:15 +02:00 |
|
Orsiris de Jong
|
768f3b500b
|
GUI: WIP task creation for group operations
|
2024-09-29 21:25:05 +02:00 |
|
Orsiris de Jong
|
272b3a8b52
|
Fix #82, windows task creation type
|
2024-09-28 22:06:13 +02:00 |
|
deajan
|
b5caaae74d
|
Make sure we mark version as legacy when needed
|
2024-09-17 17:04:03 +02:00 |
|
deajan
|
6804e40897
|
Initial upgrade server documentation
|
2024-09-17 16:42:49 +02:00 |
|
deajan
|
daaf110394
|
upgrade_client: Fix new file is an archive
|
2024-09-17 16:18:24 +02:00 |
|
deajan
|
6b0489e522
|
Exclude rotated log files from git
|
2024-09-17 15:04:58 +02:00 |
|
deajan
|
d025a57346
|
Reformat files with black
|
2024-09-17 15:02:55 +02:00 |
|
deajan
|
5f211ca0ba
|
upgrade_client: Send app user agent and return True if no upgrade file is found
|
2024-09-17 15:02:19 +02:00 |
|
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 |
|