Commit Graph

133 Commits

Author SHA1 Message Date
Gareth cc26f78ca5 chore(main): release 0.8.2 (#42) v0.8.2 2023-12-26 00:34:59 -08:00
Gareth George 25871c9992 fix: operations associated with incorrect ID when tasks are rescheduled 2023-12-26 08:33:40 +00:00
Gareth George adbe0056d8 fix: reduce stats refresh frequency 2023-12-26 08:26:01 +00:00
Gareth George c5e435d640 fix: UI and code quality improvements 2023-12-26 07:57:11 +00:00
Gareth George 6bfe769fe0 fix: stats task priority 2023-12-25 08:14:00 +00:00
Gareth George 90a9cf1ecf fix: dockerfile for 0.8.1 release v0.8.1 2023-12-25 07:49:59 +00:00
Gareth 79f7bc5855 chore(main): release 0.8.0 (#40) v0.8.0 2023-12-24 23:44:24 -08:00
Gareth George adb0e3f230 feat: add stats to repo view e.g. total size in storage 2023-12-25 07:41:31 +00:00
Gareth George cc111970ca feat: display last operation status for each plan and repo in UI 2023-12-24 09:39:31 +00:00
Gareth George 26d47243c1 feat: add repo stats to restic package 2023-12-24 08:36:43 +00:00
Gareth George b8c2e81358 fix: install scripts and improved asset compression 2023-12-24 08:03:26 +00:00
Gareth fba6c8da86 fix: crashing bug on partial backup (#39) 2023-12-23 01:49:39 -08:00
Gareth df9e0aec90 chore: migrate to grpc-connect transport (#38) 2023-12-23 01:23:21 -08:00
Gareth 90b5314f29 docs: create install scripts and update docs (#37) 2023-12-22 18:39:14 -08:00
Gareth 173480124d chore(main): release 0.7.0 (#36) v0.7.0 2023-12-22 01:10:09 -08:00
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
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