Commit Graph
35 Commits
Author SHA1 Message Date
Gareth 8a7543c7bf feat: add windows installer and tray app (#294) 2024-05-24 17:23:54 -07:00
garethgeorge 8448f4cc3a feat: support env variable substitution e.g. FOO=${MY_FOO_VAR} 2024-05-05 12:42:30 -07:00
garethgeorge 5a996d74b0 feat: update snapshot management to track and filter on instance ID, migrate existing snapshots 2024-05-05 12:42:30 -07:00
garethgeorge aacdf9b7cd fix: improve restic pkg's output handling and buffering 2024-04-13 00:19:03 -07:00
garethgeorge e96f4036df fix: misc UI and backend bug fixes 2024-04-11 21:38:30 -07:00
John Maguire ffad2b053a chore: enable full test coverage for Windows (#206) 2024-04-07 18:58:45 -07:00
garethgeorge 92d52bed8e fix: limit cmd log length to 32KB per operation 2024-04-06 14:10:15 -07:00
Gareth George fa6407cac2 feat: support shoutrrr notification service 2024-03-30 08:52:53 +00:00
Gareth George 6f330ac37b feat: sort lists in configuration 2024-03-30 07:23:34 +00:00
Gareth George 1f42b6ab4e feat: add 'compute stats' button to refresh stats on repo view 2024-02-28 20:49:58 -08:00
Gareth George 348ec4690c fix: properly parse repo flags 2024-02-28 20:05:36 -08:00
garethgeorge e3ba5cf12e fix: use 'embed' to package WebUI sources instead of go.rice 2024-02-16 01:09:27 -08:00
garethgeorge 2cba3d581a chore: add test coverage for backup hook triggers 2024-02-03 18:25:57 -08:00
Gareth 4a1f3268a7 feat: authentication for WebUI (#62) 2024-02-01 01:19:16 -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 30874c9150 fix: possible race condition in scheduled task heap 2024-01-01 15:25:39 -08:00
Gareth George b8c2e81358 fix: install scripts and improved asset compression 2023-12-24 08:03:26 +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 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 c492f9ba63 fix: improve output detail collection for command failures 2023-12-08 19:53:29 -08:00
Gareth f048cbf10d feat: initial Windows OS support 2023-12-07 11:27:58 -08:00
Gareth George b385c01121 feat: autoinstall required restic version 2023-11-28 01:02:32 -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 3fdf6601d4 chore: relocated main package to root folder 2023-11-16 20:07:39 -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 7d4efdf729 chore: add colored logging output in debug mode 2023-11-12 01:02:16 -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 aeb831868b restic library 2023-11-10 18:32:29 -08:00
garethgeorge dd9e14e450 Initial commit 2023-11-10 00:59:48 -08:00