Commit Graph
161 Commits
Author SHA1 Message Date
garethgeorge b09f155f87 fix: chmod config 0600 such that only the creating user can read 2024-01-24 23:50:10 -08:00
garethgeorge 4c47086b43 fix: relax name regex for plans and repos 2024-01-23 22:56:11 -08:00
garethgeorge fddb2aecb2 fix: sftp support using public key authentication 2024-01-23 22:52:04 -08:00
garethgeorge 8310f23451 fix: install scripts handle working dir correctly 2024-01-23 22:52:04 -08:00
Gareth cf5806b0d9 chore(main): release 0.10.0 (#49) 2024-01-15 14:38:29 -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
Gareth be5c74b998 chore(main): release 0.9.3 (#47) 2024-01-13 12:45:33 -08:00
garethgeorge de9282a924 fix: correctly select light/dark mode based on system colortheme 2024-01-04 18:31:29 -08:00
garethgeorge f73d1d514b docs: update README.md with new screenshots 2024-01-04 18:31:29 -08:00
garethgeorge 81ffb510e9 fix: correctly mark tasks as inprogress before execution 2024-01-04 18:12:50 -08:00
Gareth 55e4b22a74 chore(main): release 0.9.2 (#45) 2024-01-01 15:29:47 -08:00
garethgeorge 6afe624e7f fix: possible race condition in scheduled task heap 2024-01-01 15:25:39 -08:00
Gareth e8c6e1420f chore(main): release 0.9.1 (#44) 2024-01-01 14:14:41 -08:00
garethgeorge d30f67f6ce chore: update README.md 2024-01-01 14:14:05 -08:00
garethgeorge 3e88450b3d chore: update README.md 2024-01-01 14:09:29 -08:00
garethgeorge 06cf13d56a fix: UI buttons spin while waiting for tasks to complete 2023-12-31 11:36:36 -08:00
garethgeorge 3a9e4af02f chore: update readme.md to document install scripts 2023-12-31 11:17:14 -08:00
Gareth George 9568a834c3 chore: fix installer for Linux 2023-12-31 18:50:07 +00:00
Gareth George 94357d0a76 chore: delete unused cache 2023-12-31 18:50:07 +00:00
Gareth 3160ea30b0 fix: failed forget operations are hidden in the UI 2023-12-31 01:37:07 -08:00
Gareth 25e5fc197b chore(main): release 0.9.0 (#43) 2023-12-31 00:02:34 -08:00
Gareth George 3d0f1d8df7 feat: add backrest logo 2023-12-31 00:53:25 +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 07d43887c5 feat: add mobile layout 2023-12-28 08:18:36 +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 401826db53 fix: dockerfile for 0.8.1 release 2023-12-25 07:49:59 +00:00
Gareth bd67251542 chore(main): release 0.8.0 (#40) 2023-12-24 23:44:24 -08: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 George 2ab4a94f44 fix: install scripts and improved asset compression 2023-12-24 08:03:26 +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 de5c825551 chore(main): release 0.7.0 (#36) 2023-12-22 01:10:09 -08:00
Gareth George 1d0b964105 chore: rebrand as backrest 2023-12-22 09:06:23 +00:00
Gareth b9153819c0 chore(main): release 0.6.0 (#35) 2023-12-22 00:59:36 -08:00
Gareth George 6443f36400 fix: backup ordering in tree view 2023-12-22 08:58:40 +00:00
Gareth George fc8d8b37a1 fix: task cancellation 2023-12-22 08:49:16 +00:00
Gareth George 51f7482535 feat: add repo view 2023-12-22 08:27:48 +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