Commit Graph

96 Commits

Author SHA1 Message Date
Gareth 2b4e1a2fdb fix: operation ordering in tree view 2023-12-10 06:32:31 -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
aschoettler 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
garethgeorge 0c818bb945 feat: display queued operations 2023-11-28 21:33:08 -08:00
garethgeorge 1b67e2b200 chore: refactor task scheduler 2023-11-28 19:57:50 -08:00
garethgeorge 4957496787 fix: build and test fixes 2023-11-28 17:03:46 -08:00
garethgeorge 46b2a85677 fix: restic fails to detect summary event for very short backups 2023-11-28 01:29:25 -08:00
Gareth George b385c01121 feat: autoinstall required restic version 2023-11-28 01:02:32 -08:00
Gareth George 48837b0aa2 chore: cleanup environment variable option parsing and config handling 2023-11-27 18:40:08 -08:00
Gareth George e6031bfa54 fix: standardize on fully qualified snapshot_id and decouple protobufs from restic package 2023-11-26 10:28:02 -08:00
Gareth 0221a23802 Merge pull request #9 from garethgeorge/optree
feat: implement tree view for backup operations
2023-11-25 17:34:19 -08:00
Gareth George d077fc83c9 fix: repo orchestrator tests 2023-11-25 17:33:57 -08:00
Gareth George 4cd84223cf implement tree view 2023-11-25 17:27:28 -08:00
Gareth George 463870eb5c Merge branch 'main' of github.com:garethgeorge/resticui into optree 2023-11-25 15:13:38 -08:00
Gareth George 79256fca32 optree UI refinements and backend prep for operation list view by snapshot id 2023-11-25 15:13:34 -08:00
Gareth George ffb4573737 feat: implement forget and prune support in restic pkg 2023-11-24 17:18:12 -08:00
Gareth George b507d42cb9 chore: fix oplog test 2023-11-25 17:11:21 -08:00
Gareth George 10348a3b19 differentiate operations in tree view 2023-11-24 00:37:05 -08:00
Gareth George 6bde1efbe1 Merge branch 'main' of github.com:garethgeorge/resticui into optree 2023-11-23 23:15:10 -08:00
Gareth George 7ad3a74fb2 created basic tree layout 2023-11-25 17:09:00 -08:00
Gareth George ae33b01de4 fix: improve error message formatting 2023-11-23 02:11:32 -08:00
Gareth George ba390a2ca1 feat: initial optree implementation 2023-11-23 02:07:27 -08:00
Gareth George a1ed6f90ba feat: operations IDs are ordered by operation timestamp 2023-11-23 00:56:51 -08:00
Gareth George 338b6f2fdf chore: add indexing for snapshot field 2023-11-23 00:25:42 -08:00
Gareth George 5ffbbdd957 Revert "chore: use storm for indexing on top boltdb"
This reverts commit 90e7b0c593.
2023-11-22 17:59:33 -08:00