149 Commits

Author SHA1 Message Date
Gareth f1cc66140d chore(main): release 0.9.2 (#45) v0.9.2 2024-01-01 15:29:47 -08:00
garethgeorge 30874c9150 fix: possible race condition in scheduled task heap 2024-01-01 15:25:39 -08:00
Gareth f1ed3318ce chore(main): release 0.9.1 (#44) v0.9.1 2024-01-01 14:14:41 -08:00
garethgeorge 75d11b3582 chore: update README.md 2024-01-01 14:14:05 -08:00
garethgeorge 2d00c1231b chore: update README.md 2024-01-01 14:09:29 -08:00
garethgeorge c767fa7476 fix: UI buttons spin while waiting for tasks to complete 2023-12-31 11:36:36 -08:00
garethgeorge 85f70e64d1 chore: update readme.md to document install scripts 2023-12-31 11:17:14 -08:00
Gareth George 004a7b22ec chore: fix installer for Linux 2023-12-31 18:50:07 +00:00
Gareth George 87d360f379 chore: delete unused cache 2023-12-31 18:50:07 +00:00
Gareth 9896446ccf fix: failed forget operations are hidden in the UI 2023-12-31 01:37:07 -08:00
Gareth fad499ef34 chore(main): release 0.9.0 (#43) v0.9.0 2023-12-31 00:02:34 -08:00
Gareth George 5add0d8ffa feat: add backrest logo 2023-12-31 00:53:25 +00:00
Gareth George 851bd125b6 feat: schedule index operations and stats refresh from repo view 2023-12-29 02:29:13 +00:00
Gareth George 7711297a84 feat: index snapshots created outside of backrest 2023-12-28 08:51:40 +00:00
Gareth George 9c7f227ad0 feat: add mobile layout 2023-12-28 08:18:36 +00:00
Gareth George cb78298cff fix: tasks run late when laptops resume from sleep 2023-12-28 08:03:47 +00:00
Gareth George 3f3252d479 fix: stat never runs 2023-12-26 08:40:11 +00: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