Gareth George
|
94f73d456c
|
chore: rebrand as backrest
|
2023-12-22 09:06:23 +00:00 |
|
Gareth
|
c03ddef18e
|
chore(main): release 0.6.0 (#35)
|
2023-12-22 00:59:36 -08:00 |
|
Gareth George
|
b9c8b3e378
|
fix: backup ordering in tree view
|
2023-12-22 08:58:40 +00:00 |
|
Gareth George
|
d49b72996e
|
fix: task cancellation
|
2023-12-22 08:49:16 +00:00 |
|
Gareth George
|
9522ac18de
|
feat: add repo view
|
2023-12-22 08:27:48 +00:00 |
|
Gareth George
|
46456a8887
|
feat: implement garbage collection of old operations
|
2023-12-22 07:55:17 +00:00 |
|
Gareth George
|
20dd78cac4
|
fix: hide no-op prune operations
|
2023-12-21 01:01:17 +00:00 |
|
Gareth George
|
06240bd7ad
|
fix: use timezone offset when grouping operations in OperationTree
|
2023-12-21 00:49:21 +00:00 |
|
Gareth George
|
48d80b9473
|
feat: add clear error history button
|
2023-12-20 19:35:09 +00:00 |
|
Gareth George
|
f5c3e762ed
|
feat: add activity bar to UI heading
|
2023-12-20 19:12:17 +00:00 |
|
Gareth George
|
e57abbdcb1
|
fix: restic should initialize repo on backup operation
|
2023-12-20 09:00:45 +00:00 |
|
Gareth George
|
fc9c06df00
|
feat: support task cancellation
|
2023-12-20 08:54:45 +00:00 |
|
Gareth George
|
95ca96a31f
|
fix: incorrrect handling of oplog events in UI
|
2023-12-20 08:04:15 +00:00 |
|
Gareth George
|
f239b91704
|
fix: race condition in snapshot browser
|
2023-12-20 07:40:36 +00:00 |
|
Gareth George
|
fe92b62578
|
fix: operations marked as 'warn' rather than 'error' for partial backups
|
2023-12-20 07:40:26 +00:00 |
|
Gareth
|
68b50e1eb5
|
fix: restora should not init repos added manually e.g. without the UI
|
2023-12-11 06:28:28 -08:00 |
|
Gareth
|
595b6ff68f
|
Merge branch 'main' of https://github.com/garethgeorge/restora
|
2023-12-10 06:32:35 -08:00 |
|
Gareth
|
2b4e1a2fdb
|
fix: operation ordering in tree view
|
2023-12-10 06:32:31 -08:00 |
|
Gareth
|
c38099dc28
|
chore(main): release 0.5.0 (#28)
v0.5.0
|
2023-12-09 20:43:12 -08:00 |
|
garethgeorge
|
74451917bc
|
docs: update README.md with detailed install and usage instructions
|
2023-12-09 20:41:19 -08:00 |
|
garethgeorge
|
2603a0eb5c
|
docs: rebrand as Restora WebUI for restic
|
2023-12-09 19:41:56 -08:00 |
|
garethgeorge
|
c492f9ba63
|
fix: improve output detail collection for command failures
|
2023-12-08 19:53:29 -08:00 |
|
garethgeorge
|
b9bcc7e7c7
|
fix: snapshots out of order in UI
|
2023-12-08 11:17:30 -08:00 |
|
Gareth
|
8f85b747f5
|
fix: relax output parsing to skip over warnings
|
2023-12-08 00:29:35 -08:00 |
|
Gareth
|
a8762dca32
|
feat: match system color theme (darkmode support)
|
2023-12-08 00:29:15 -08:00 |
|
Gareth
|
426aad4890
|
fix: improve Windows path handling
|
2023-12-07 23:26:32 -08:00 |
|
 aschoettlerandGareth
|
019a0c048c
|
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
|
8d40576c65
|
fix: unexpected config location on MacOS
|
2023-12-07 18:10:58 -08:00 |
|
Gareth
|
253ccb4d03
|
chore: update .goreleaser to include Windows
|
2023-12-07 11:29:22 -08:00 |
|
Gareth
|
f048cbf10d
|
feat: initial Windows OS support
|
2023-12-07 11:27:58 -08:00 |
|
garethgeorge
|
063f086a6e
|
fix: ordering of operations when viewed from backup tree
|
2023-12-04 23:45:10 -08:00 |
|
garethgeorge
|
6665ad98d7
|
feat: implement repo unlocking and operation list implementation
|
2023-12-04 21:50:21 -08:00 |
|
Gareth
|
15932706a6
|
chore(main): release 0.4.0 (#26)
v0.4.0
|
2023-12-03 22:19:35 -08:00 |
|
Gareth
|
d758509797
|
feat: implement restore operation through snapshot browser UI (#27)
|
2023-12-03 22:17:27 -08:00 |
|
Gareth
|
a311b0a3fb
|
feat: implement prune support (#25)
|
2023-12-02 18:29:33 -08:00 |
|
Gareth
|
d4d94b35e1
|
chore(main): release 0.3.0 (#24)
v0.3.0
|
2023-12-02 16:29:20 -08:00 |
|
Gareth
|
1ceca7033d
|
chore(main): release 0.2.0 (#23)
|
2023-12-02 16:26:10 -08:00 |
|
garethgeorge
|
7d1b95c81f
|
fix: UI layout adjustments
|
2023-12-02 16:23:26 -08:00 |
|
garethgeorge
|
581b1ed72e
|
docs: update README instructions for local installation
|
2023-12-02 16:23:26 -08:00 |
|
garethgeorge
|
fea044dcbe
|
chore: release process will upload a tagged release to dockerhub
|
2023-12-02 16:23:26 -08:00 |
|
Gareth
|
51b49214e3
|
feat: improve oplist performance and display forget operations in oplist (#22)
|
2023-12-02 16:23:26 -08:00 |
|
garethgeorge
|
b7c633d021
|
fix: forget deadlocking and misc smaller bugs
|
2023-12-02 13:21:57 -08:00 |
|
garethgeorge
|
af7462cefb
|
fix: task priority not taking effect
|
2023-12-01 22:55:26 -08:00 |
|
garethgeorge
|
f3dc7ffd07
|
feat: forget soft-deletes operations associated with removed snapshots
|
2023-12-01 20:04:36 -08:00 |
|
Gareth
|
b513b08e51
|
fix: improve operation ordering to fix snapshots indexed before forget operation (#21)
|
2023-12-01 20:01:05 -08:00 |
|
garethgeorge
|
38bc107db3
|
feat: forget soft-deletes operations associated with removed snapshots
|
2023-12-01 19:49:56 -08:00 |
|
garethgeorge
|
12174e88d8
|
chore: adopt go-releaser for release automation
|
2023-12-01 19:41:14 -08:00 |
|
garethgeorge
|
d22d9d1a05
|
feat: basic forget support in backend and UI
v0.1.3
|
2023-11-30 22:47:46 -08:00 |
|
garethgeorge
|
7e93e088ef
|
chore: add join support to oplog
|
2023-11-30 17:30:29 -08:00 |
|
garethgeorge
|
ebccf3bc3b
|
feat: implement forget operation
v0.1.2
|
2023-11-28 23:03:37 -08:00 |
|