Gareth George
|
072a05ab42
|
feat: add activity bar to UI heading
|
2023-12-20 19:12:17 +00:00 |
|
Gareth George
|
4f9b2017e9
|
fix: restic should initialize repo on backup operation
|
2023-12-20 09:00:45 +00:00 |
|
Gareth George
|
9f2833dd61
|
feat: support task cancellation
|
2023-12-20 08:54:45 +00:00 |
|
Gareth George
|
d419e89fe3
|
fix: incorrrect handling of oplog events in UI
|
2023-12-20 08:04:15 +00:00 |
|
Gareth George
|
7d65e4fb87
|
fix: race condition in snapshot browser
|
2023-12-20 07:40:36 +00:00 |
|
Gareth George
|
bcbc0cec32
|
fix: operations marked as 'warn' rather than 'error' for partial backups
|
2023-12-20 07:40:26 +00:00 |
|
Gareth
|
16aceafa2d
|
fix: restora should not init repos added manually e.g. without the UI
|
2023-12-11 06:28:28 -08:00 |
|
Gareth
|
b0da1b5e99
|
Merge branch 'main' of https://github.com/garethgeorge/restora
|
2023-12-10 06:32:35 -08:00 |
|
Gareth
|
8de7d522cd
|
fix: operation ordering in tree view
|
2023-12-10 06:32:31 -08:00 |
|
Gareth
|
a875e9e16c
|
chore(main): release 0.5.0 (#28)
|
2023-12-09 20:43:12 -08:00 |
|
garethgeorge
|
a795add630
|
docs: update README.md with detailed install and usage instructions
|
2023-12-09 20:41:19 -08:00 |
|
garethgeorge
|
84d3bd4b77
|
docs: rebrand as Restora WebUI for restic
|
2023-12-09 19:41:56 -08:00 |
|
garethgeorge
|
9bccb9f252
|
fix: improve output detail collection for command failures
|
2023-12-08 19:53:29 -08:00 |
|
garethgeorge
|
28da78d1ff
|
fix: snapshots out of order in UI
|
2023-12-08 11:17:30 -08:00 |
|
Gareth
|
066f4aecd3
|
fix: relax output parsing to skip over warnings
|
2023-12-08 00:29:35 -08:00 |
|
Gareth
|
d6df1b6c09
|
feat: match system color theme (darkmode support)
|
2023-12-08 00:29:15 -08:00 |
|
Gareth
|
bb564807e3
|
fix: improve Windows path handling
|
2023-12-07 23:26:32 -08:00 |
|
 aschoettlerandGareth
|
60bd442b91
|
chore: backend support for notifying operation status changes (#29)
Co-authored-by: Gareth <garethgeorge97@gmail.com>
|
2023-12-07 18:20:20 -08:00 |
|
Gareth
|
cd19e440b3
|
fix: unexpected config location on MacOS
|
2023-12-07 18:10:58 -08:00 |
|
Gareth
|
94ca583aeb
|
chore: update .goreleaser to include Windows
|
2023-12-07 11:29:22 -08:00 |
|
Gareth
|
0b6b2eb607
|
feat: initial Windows OS support
|
2023-12-07 11:27:58 -08:00 |
|
garethgeorge
|
33c0e2c1f2
|
fix: ordering of operations when viewed from backup tree
|
2023-12-04 23:45:10 -08:00 |
|
garethgeorge
|
24df1b36f5
|
feat: implement repo unlocking and operation list implementation
|
2023-12-04 21:50:21 -08:00 |
|
Gareth
|
4f931b2628
|
chore(main): release 0.4.0 (#26)
|
2023-12-03 22:19:35 -08:00 |
|
Gareth
|
e83a614705
|
feat: implement restore operation through snapshot browser UI (#27)
|
2023-12-03 22:17:27 -08:00 |
|
Gareth
|
107e0585c5
|
feat: implement prune support (#25)
|
2023-12-02 18:29:33 -08:00 |
|
Gareth
|
720ccc1086
|
chore(main): release 0.3.0 (#24)
|
2023-12-02 16:29:20 -08:00 |
|
Gareth
|
d9f3230675
|
chore(main): release 0.2.0 (#23)
|
2023-12-02 16:26:10 -08:00 |
|
garethgeorge
|
3963cf2025
|
fix: UI layout adjustments
|
2023-12-02 16:23:26 -08:00 |
|
garethgeorge
|
7011384d62
|
docs: update README instructions for local installation
|
2023-12-02 16:23:26 -08:00 |
|
garethgeorge
|
d044a8dca9
|
chore: release process will upload a tagged release to dockerhub
|
2023-12-02 16:23:26 -08:00 |
|
Gareth
|
9a037c8f0e
|
feat: improve oplist performance and display forget operations in oplist (#22)
|
2023-12-02 16:23:26 -08:00 |
|
garethgeorge
|
265fdd1673
|
fix: forget deadlocking and misc smaller bugs
|
2023-12-02 13:21:57 -08:00 |
|
garethgeorge
|
725fe57537
|
fix: task priority not taking effect
|
2023-12-01 22:55:26 -08:00 |
|
garethgeorge
|
9f70fd8156
|
feat: forget soft-deletes operations associated with removed snapshots
|
2023-12-01 20:04:36 -08:00 |
|
Gareth
|
aff0a55bca
|
fix: improve operation ordering to fix snapshots indexed before forget operation (#21)
|
2023-12-01 20:01:05 -08:00 |
|
garethgeorge
|
fc68467c5e
|
feat: forget soft-deletes operations associated with removed snapshots
|
2023-12-01 19:49:56 -08:00 |
|
garethgeorge
|
b8636d1e18
|
chore: adopt go-releaser for release automation
|
2023-12-01 19:41:14 -08:00 |
|
garethgeorge
|
9bb478ed32
|
feat: basic forget support in backend and UI
|
2023-11-30 22:47:46 -08:00 |
|
garethgeorge
|
e1103877fc
|
chore: add join support to oplog
|
2023-11-30 17:30:29 -08:00 |
|
garethgeorge
|
10ff34dc0c
|
feat: implement forget operation
|
2023-11-28 23:03:37 -08:00 |
|
garethgeorge
|
3d520f0848
|
feat: display queued operations
|
2023-11-28 21:33:08 -08:00 |
|
garethgeorge
|
825ed12a09
|
chore: refactor task scheduler
|
2023-11-28 19:57:50 -08:00 |
|
garethgeorge
|
9e53cf5ec0
|
fix: build and test fixes
|
2023-11-28 17:03:46 -08:00 |
|
garethgeorge
|
6bf68f2fb3
|
fix: restic fails to detect summary event for very short backups
|
2023-11-28 01:29:25 -08:00 |
|
Gareth George
|
51d96e75b1
|
feat: autoinstall required restic version
|
2023-11-28 01:02:32 -08:00 |
|
Gareth George
|
e76b7ef5a2
|
chore: cleanup environment variable option parsing and config handling
|
2023-11-27 18:40:08 -08:00 |
|
Gareth George
|
4f0a47267c
|
fix: standardize on fully qualified snapshot_id and decouple protobufs from restic package
|
2023-11-26 10:28:02 -08:00 |
|
Gareth
|
194b9495ab
|
Merge pull request #9 from garethgeorge/optree
feat: implement tree view for backup operations
|
2023-11-25 17:34:19 -08:00 |
|
Gareth George
|
c00b96eaee
|
fix: repo orchestrator tests
|
2023-11-25 17:33:57 -08:00 |
|