garethgeorge
|
1d0489847e
|
feat: use new task queue implementation in orchestrator
|
2024-04-08 00:16:28 -07:00 |
|
garethgeorge
|
8b9280ed57
|
fix: refactor priority ordered task queue implementation
|
2024-04-07 23:58:08 -07:00 |
|
garethgeorge
|
eab1c1bffe
|
fix: spawn goroutine to update oplog with progress during backup/restore
|
2024-04-07 23:58:08 -07:00 |
|
John Maguire
|
ffad2b053a
|
chore: enable full test coverage for Windows (#206)
|
2024-04-07 18:58:45 -07:00 |
|
John Maguire
|
7b0d3aa1be
|
fix: use C:\Program Files\backrest on both x64 and 32-bit (#200)
|
2024-04-07 18:47:07 -07:00 |
|
garethgeorge
|
88a926b0a3
|
fix: include ioutil helpers
|
2024-04-06 14:44:05 -07:00 |
|
garethgeorge
|
92d52bed8e
|
fix: limit cmd log length to 32KB per operation
|
2024-04-06 14:10:15 -07:00 |
|
John Maguire
|
3770966111
|
feat: use amd64 restic for arm64 Windows (#201)
|
2024-04-05 20:23:41 -07:00 |
|
garethgeorge
|
035684ca34
|
fix: tasks duplicated when config is updated during a running operation
|
2024-03-30 15:38:13 -07:00 |
|
garethgeorge
|
0cae60a0b8
|
chore: update API tests to use new retention policy format
|
2024-03-30 15:15:18 -07:00 |
|
garethgeorge
|
eeb8c8e6b3
|
feat: improve observability by exposing restic command logs in UI
|
2024-03-30 15:03:30 -07:00 |
|
garethgeorge
|
16e22aa623
|
feat: improve consistency of restic command execution and output capture
|
2024-03-30 11:27:35 -07:00 |
|
Gareth George
|
e8bbe2c8f5
|
fix: make notification title optional on discord notifications
|
2024-03-30 09:08:32 +00:00 |
|
Gareth George
|
fa6407cac2
|
feat: support shoutrrr notification service
|
2024-03-30 08:52:53 +00:00 |
|
Gareth George
|
f7bd9f7d0a
|
fix: include restic binary in alpine and scratch docker images
|
2024-03-30 08:17:36 +00:00 |
|
Gareth George
|
6f330ac37b
|
feat: sort lists in configuration
|
2024-03-30 07:23:34 +00:00 |
|
Gareth George
|
5b7e2b080d
|
fix: add new logs to orchestrator and increase clock change polling to every 5 minutes
|
2024-03-23 18:58:33 +00:00 |
|
Gareth George
|
84291746af
|
feat: allow disabling authentication
|
2024-03-23 17:48:10 +00:00 |
|
garethgeorge
|
0a059bbb39
|
fix: forget operations failing with new retention policy format
|
2024-03-19 09:50:57 -07:00 |
|
garethgeorge
|
6cb528c414
|
chore: fix tests
|
2024-03-19 00:19:15 -07:00 |
|
garethgeorge
|
54c2dfe2b0
|
chore: fix freebsd build
|
2024-03-19 00:19:15 -07:00 |
|
garethgeorge
|
aea74c51c0
|
feat: add option to disable scheduled execution of a plan
|
2024-03-19 00:19:15 -07:00 |
|
garethgeorge
|
24afd514ad
|
feat: pass through all env variables from parent process to restic
|
2024-03-19 00:19:15 -07:00 |
|
garethgeorge
|
564e99d5c9
|
chore: decouple restic pkg from internal config representation
|
2024-03-19 00:19:15 -07:00 |
|
Gareth George
|
5a5a229f45
|
feat: use disambiguated retention policy format
|
2024-03-19 00:19:15 -07:00 |
|
Gareth George
|
1f42b6ab4e
|
feat: add 'compute stats' button to refresh stats on repo view
|
2024-02-28 20:49:58 -08:00 |
|
Gareth George
|
56f5e40503
|
feat: support flag overrides for 'restic backup' in plan configuration
|
2024-02-28 20:15:34 -08:00 |
|
Gareth George
|
348ec4690c
|
fix: properly parse repo flags
|
2024-02-28 20:05:36 -08:00 |
|
Gareth George
|
5b362ccbb4
|
feat: improved stats visualization with graphs and cleanup operation filtering
|
2024-02-28 19:27:55 -08:00 |
|
Gareth George
|
f2477ab06c
|
fix: stat operation interval for long running repos
|
2024-02-28 12:35:21 -08:00 |
|
Janis Jansons
|
871c54f35f
|
feat: check for basic auth (#110) (#129)
|
2024-02-27 09:16:08 -08:00 |
|
Gareth George
|
448107d226
|
fix: restore operations should succeed for unassociated snapshots
|
2024-02-21 14:13:07 -08:00 |
|
garethgeorge
|
ef41d34d53
|
fix: migrate prune policy options to oneof
|
2024-02-19 22:28:55 -08:00 |
|
Gareth
|
bf6fb7e714
|
feat: add case insensitive excludes (iexcludes) (#108)
|
2024-02-19 20:24:43 -08:00 |
|
Gareth
|
c1ee33f0cd
|
feat: add opt-in auto-unlock feature to remove locks on forget and prune (#107)
|
2024-02-19 12:52:39 -08:00 |
|
garethgeorge
|
97a494847a
|
fix: live backup progress updates with partial-backup errors
|
2024-02-17 02:00:28 -08:00 |
|
Gareth
|
caac35a540
|
feat: display non-fatal errors in backup operations (e.g. unreadable files) in UI (#100)
|
2024-02-17 01:22:48 -08:00 |
|
garethgeorge
|
41ddc8e1a9
|
feat: add flags to configure backrest options e.g. --config-file, --data-dir, --restic-cmd, --bind-address
|
2024-02-17 00:04:24 -08:00 |
|
garethgeorge
|
6623514eb9
|
chore: add build test for windows
|
2024-02-16 01:56:23 -08:00 |
|
garethgeorge
|
276b1d2c60
|
feat: add button to forget individual snapshots
|
2024-02-14 22:33:49 -08:00 |
|
garethgeorge
|
05e5ae0c45
|
fix: stats operations running at wrong interval
|
2024-02-14 21:21:50 -08:00 |
|
garethgeorge
|
79f529f8ed
|
fix: cleanup old versions of restic when upgrading
|
2024-02-14 20:31:59 -08:00 |
|
garethgeorge
|
8fa90ab9ca
|
feat: add slack webhook
|
2024-02-14 20:28:01 -08:00 |
|
garethgeorge
|
668a7cb5bb
|
fix: update restic version to 1.16.4
|
2024-02-07 21:00:07 -08:00 |
|
garethgeorge
|
34175f2736
|
fix: wrong value passed to --max-unused when providing a custom prune policy
|
2024-02-07 20:59:09 -08:00 |
|
garethgeorge
|
f1ba1d91f3
|
fix: stats not displaying on long running repos
|
2024-02-04 03:36:53 -08:00 |
|
garethgeorge
|
f163c02d7d
|
feat: support keep-all retention policy for append-only backups
|
2024-02-04 03:14:57 -08:00 |
|
garethgeorge
|
f1084cab48
|
fix: add test coverage for log rotation
|
2024-02-04 02:50:53 -08:00 |
|
garethgeorge
|
2cba3d581a
|
chore: add test coverage for backup hook triggers
|
2024-02-03 18:25:57 -08:00 |
|
garethgeorge
|
f5bb74bf24
|
fix: add API test coverage and fix minor bugs
|
2024-02-03 18:08:42 -08:00 |
|