Commit Graph
24 Commits
Author SHA1 Message Date
Gareth 66bba33809 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth 56eeaddaf1 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Francisco Javier 66d41dbed2 feat: initial support for healthchecks.io notifications (#480) 2024-09-23 19:40:38 -07:00
Gareth 0a620e189c fix: remove migrations for fields that have been since backrest 1.0.0 (#453) 2024-09-03 21:31:51 -07:00
Gareth 558c32c1a7 feat: compact the scheduling UI and use an enum for clock configuration (#452) 2024-09-03 20:19:42 -07:00
Gareth b3dbb5690c feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
garethgeorge 58a9d6a98e chore: fix proto converter tests 2024-08-14 19:20:05 -07:00
garethgeorge 1f3406e0d9 feat: start tracking snapshot summary fields introduced in restic 0.17.0 2024-08-14 18:49:57 -07:00
garethgeorge d7a06c8549 fix: make instance ID required field 2024-07-01 21:05:50 -07:00
Gareth 10a509272c feat: unified scheduling model (#282) 2024-05-19 15:52:16 -07:00
garethgeorge 1ebf79ed66 fix: minor bugs and tweak log rotation history to 14 days 2024-05-05 12:54:46 -07:00
garethgeorge 59fb5b66ac fix: secure download URLs when downloading tar archive of exported files 2024-05-05 12:42:30 -07:00
Gareth 45491d7a79 feat: improve support for instance ID tag 2024-05-05 12:42:30 -07:00
garethgeorge db2b1d033b feat: ensure instance ID is set for all operations 2024-05-05 12:42:30 -07:00
Gareth e4ce8602e8 feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253) 2024-04-28 23:05:13 -07:00
garethgeorge 5f4d83b091 fix: forget operations failing with new retention policy format 2024-03-19 09:50:57 -07:00
Gareth 6a6cf93aed feat: display non-fatal errors in backup operations (e.g. unreadable files) in UI (#100) 2024-02-17 01:22:48 -08:00
Gareth George 086f9cd92f feat: add repo stats to restic package 2023-12-24 08:36:43 +00:00
Gareth George 1d0b964105 chore: rebrand as backrest 2023-12-22 09:06:23 +00:00
garethgeorge 84d3bd4b77 docs: rebrand as Restora WebUI for restic 2023-12-09 19:41:56 -08:00
garethgeorge 24df1b36f5 feat: implement repo unlocking and operation list implementation 2023-12-04 21:50:21 -08:00
Gareth e83a614705 feat: implement restore operation through snapshot browser UI (#27) 2023-12-03 22:17:27 -08:00
garethgeorge 10ff34dc0c feat: implement forget operation 2023-11-28 23:03:37 -08:00
Gareth George 4f0a47267c fix: standardize on fully qualified snapshot_id and decouple protobufs from restic package 2023-11-26 10:28:02 -08:00