Commit Graph
108 Commits
Author SHA1 Message Date
garethgeorge 00a85679bf fix: wrong value passed to --max-unused when providing a custom prune policy 2024-02-07 20:59:09 -08:00
garethgeorge 4eda0e8d1e fix: stats not displaying on long running repos 2024-02-04 03:36:53 -08:00
garethgeorge e23b6b0d0d feat: support keep-all retention policy for append-only backups 2024-02-04 03:14:57 -08:00
garethgeorge c40f536c6d fix: add test coverage for log rotation 2024-02-04 02:50:53 -08:00
garethgeorge 100025d383 chore: add test coverage for backup hook triggers 2024-02-03 18:25:57 -08:00
garethgeorge dc6621dadb fix: add API test coverage and fix minor bugs 2024-02-03 18:08:42 -08:00
garethgeorge ca9cf5093e fix: store large log outputs in tar bundles of logs 2024-02-03 02:37:31 -08:00
Gareth ed642308c0 feat: authentication for WebUI (#62) 2024-02-01 01:19:16 -08:00
garethgeorge d1e156b5a0 feat: implement gotify hook type 2024-01-29 21:06:35 -08:00
garethgeorge 0a5c327a2e feat: implement discord hook type 2024-01-29 20:33:22 -08:00
garethgeorge cd0ca6c1bf fix: windows install errors on decompressing zip archive 2024-01-29 01:33:47 -08:00
Gareth f422c289b8 feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00
garethgeorge b09f155f87 fix: chmod config 0600 such that only the creating user can read 2024-01-24 23:50:10 -08:00
garethgeorge fddb2aecb2 fix: sftp support using public key authentication 2024-01-23 22:52:04 -08:00
garethgeorge 9e122887a8 feat: make prune policy configurable in the addrepoview in the UI 2024-01-15 14:35:05 -08:00
garethgeorge 3592474ec1 feat: update restic dependency to v0.16.3 2024-01-15 14:04:45 -08:00
garethgeorge 9c417a2f7a feat: verify gpg signature when downloading and installing restic binary 2024-01-15 14:04:45 -08:00
garethgeorge 81ffb510e9 fix: correctly mark tasks as inprogress before execution 2024-01-04 18:12:50 -08:00
garethgeorge 6afe624e7f fix: possible race condition in scheduled task heap 2024-01-01 15:25:39 -08:00
garethgeorge 06cf13d56a fix: UI buttons spin while waiting for tasks to complete 2023-12-31 11:36:36 -08:00
Gareth George 94357d0a76 chore: delete unused cache 2023-12-31 18:50:07 +00:00
Gareth George d6b057f166 feat: schedule index operations and stats refresh from repo view 2023-12-29 02:29:13 +00:00
Gareth George 9b1bcaf11f feat: index snapshots created outside of backrest 2023-12-28 08:51:40 +00:00
Gareth George 9aadc22c29 fix: tasks run late when laptops resume from sleep 2023-12-28 08:03:47 +00:00
Gareth George e25771e511 fix: stat never runs 2023-12-26 08:40:11 +00:00
Gareth George 37e000a53e fix: operations associated with incorrect ID when tasks are rescheduled 2023-12-26 08:33:40 +00:00
Gareth George fc19a6cea8 fix: reduce stats refresh frequency 2023-12-26 08:26:01 +00:00
Gareth George 1ec38314fa fix: UI and code quality improvements 2023-12-26 07:57:11 +00:00
Gareth George 3bb073d80b fix: stats task priority 2023-12-25 08:14:00 +00:00
Gareth George a5d2680f59 feat: add stats to repo view e.g. total size in storage 2023-12-25 07:41:31 +00:00
Gareth George 716dd5645d feat: display last operation status for each plan and repo in UI 2023-12-24 09:39:31 +00:00
Gareth George 086f9cd92f feat: add repo stats to restic package 2023-12-24 08:36:43 +00:00
Gareth 82a54ab2f5 fix: crashing bug on partial backup (#39) 2023-12-23 01:49:39 -08:00
Gareth d021c28528 chore: migrate to grpc-connect transport (#38) 2023-12-23 01:23:21 -08:00
Gareth 318f474d1d docs: create install scripts and update docs (#37) 2023-12-22 18:39:14 -08:00
Gareth George 1d0b964105 chore: rebrand as backrest 2023-12-22 09:06:23 +00:00
Gareth George fc8d8b37a1 fix: task cancellation 2023-12-22 08:49:16 +00:00
Gareth George afab976feb feat: implement garbage collection of old operations 2023-12-22 07:55:17 +00:00
Gareth George 3aa289541f fix: hide no-op prune operations 2023-12-21 01:01:17 +00:00
Gareth George 80b6e87fb9 feat: add clear error history button 2023-12-20 19:35:09 +00:00
Gareth George 072a05ab42 feat: add activity bar to UI heading 2023-12-20 19:12:17 +00:00
Gareth George 4f9b2017e9 fix: restic should initialize repo on backup operation 2023-12-20 09:00:45 +00:00
Gareth George 9f2833dd61 feat: support task cancellation 2023-12-20 08:54:45 +00:00
Gareth George bcbc0cec32 fix: operations marked as 'warn' rather than 'error' for partial backups 2023-12-20 07:40:26 +00:00
Gareth 16aceafa2d fix: restora should not init repos added manually e.g. without the UI 2023-12-11 06:28:28 -08:00
garethgeorge a795add630 docs: update README.md with detailed install and usage instructions 2023-12-09 20:41:19 -08:00
garethgeorge 84d3bd4b77 docs: rebrand as Restora WebUI for restic 2023-12-09 19:41:56 -08:00
garethgeorge 9bccb9f252 fix: improve output detail collection for command failures 2023-12-08 19:53:29 -08:00
Gareth bb564807e3 fix: improve Windows path handling 2023-12-07 23:26:32 -08:00
aschoettlerandGareth 60bd442b91 chore: backend support for notifying operation status changes (#29)
Co-authored-by: Gareth <garethgeorge97@gmail.com>
2023-12-07 18:20:20 -08:00