Commit Graph
48 Commits
Author SHA1 Message Date
garethgeorge 0cf01e0206 fix: store large log outputs in tar bundles of logs 2024-02-03 02:37:31 -08:00
Gareth 4a1f3268a7 feat: authentication for WebUI (#62) 2024-02-01 01:19:16 -08:00
garethgeorge e0ce6558c0 feat: implement gotify hook type 2024-01-29 21:06:35 -08:00
garethgeorge 25924b6197 feat: implement discord hook type 2024-01-29 20:33:22 -08:00
Gareth 9be413bbcc feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00
garethgeorge 3fd08eb8e4 feat: make prune policy configurable in the addrepoview in the UI 2024-01-15 14:35:05 -08:00
Gareth George 5add0d8ffa feat: add backrest logo 2023-12-31 00:53:25 +00:00
Gareth George 7711297a84 feat: index snapshots created outside of backrest 2023-12-28 08:51:40 +00: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 df9e0aec90 chore: migrate to grpc-connect transport (#38) 2023-12-23 01:23:21 -08:00
Gareth George 94f73d456c chore: rebrand as backrest 2023-12-22 09:06:23 +00:00
Gareth George 46456a8887 feat: implement garbage collection of old operations 2023-12-22 07:55:17 +00:00
Gareth George 48d80b9473 feat: add clear error history button 2023-12-20 19:35:09 +00:00
Gareth George fc9c06df00 feat: support task cancellation 2023-12-20 08:54:45 +00:00
Gareth George fe92b62578 fix: operations marked as 'warn' rather than 'error' for partial backups 2023-12-20 07:40:26 +00:00
garethgeorge 2603a0eb5c docs: rebrand as Restora WebUI for restic 2023-12-09 19:41:56 -08:00
garethgeorge 6665ad98d7 feat: implement repo unlocking and operation list implementation 2023-12-04 21:50:21 -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 51b49214e3 feat: improve oplist performance and display forget operations in oplist (#22) 2023-12-02 16:23:26 -08:00
garethgeorge d22d9d1a05 feat: basic forget support in backend and UI 2023-11-30 22:47:46 -08:00
garethgeorge ebccf3bc3b feat: implement forget operation 2023-11-28 23:03:37 -08:00
garethgeorge 0c818bb945 feat: display queued operations 2023-11-28 21:33:08 -08:00
garethgeorge 4957496787 fix: build and test fixes 2023-11-28 17:03:46 -08:00
Gareth George 48837b0aa2 chore: cleanup environment variable option parsing and config handling 2023-11-27 18:40:08 -08:00
Gareth George 4cd84223cf implement tree view 2023-11-25 17:27:28 -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 7ad3a74fb2 created basic tree layout 2023-11-25 17:09:00 -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
Gareth George 90e7b0c593 chore: use storm for indexing on top boltdb 2023-11-22 16:30:58 -08:00
garethgeorge 8ffffa05e4 feat: implement snapshot browsing 2023-11-16 19:38:37 -08:00
garethgeorge b22e006ffb chore: refactor storage layer 2023-11-15 18:15:01 -08:00
garethgeorge 4c6f042250 feat: implement basic plan view 2023-11-15 14:27:59 -08:00
garethgeorge eadb1a8201 feat: implement backup scheduling in orchestrator 2023-11-14 21:52:06 -08:00
garethgeorge dd9142c0e9 feat: initial oplog implementation 2023-11-14 00:04:14 -08:00
garethgeorge 23a560955b chore: add proto definitions for operation log 2023-11-13 00:58:02 -08:00
garethgeorge 92885898cf feat: implement add plan UI 2023-11-12 02:57:48 -08:00
garethgeorge d282c32c8b feat: implement repo, edit, and supporting RPCs 2023-11-12 00:46:34 -08:00
garethgeorge 9ccade5ccd feat: repo can be created through UI 2023-11-11 20:43:00 -08:00
garethgeorge 5d00e6032e chore: update proto definitions 2023-11-11 15:13:45 -08:00
garethgeorge b57ff969dd Add webui 2023-11-11 00:39:24 -08:00
garethgeorge 1a7e6504cd refactor restic api options 2023-11-10 20:38:43 -08:00
garethgeorge aeb831868b restic library 2023-11-10 18:32:29 -08:00
garethgeorge dd9e14e450 Initial commit 2023-11-10 00:59:48 -08:00