Commit Graph

  • 668a7cb5bb fix: update restic version to 1.16.4 garethgeorge 2024-02-07 20:59:52 -08:00
  • 4fcf52602c fix: form bugs in UI e.g. awkward behavior when modifying hooks garethgeorge 2024-02-07 20:58:56 -08:00
  • 0067edf378 fix: backrest fails to create directory for jwt secrets garethgeorge 2024-02-06 23:46:39 -08:00
  • 34175f2736 fix: wrong value passed to --max-unused when providing a custom prune policy garethgeorge 2024-02-04 17:30:14 -08:00
  • 055ff64c05 chore(main): release 0.11.0 (#61) v0.11.0 Gareth 2024-02-04 03:39:05 -08:00
  • f1ba1d91f3 fix: stats not displaying on long running repos garethgeorge 2024-02-04 03:32:13 -08:00
  • f163c02d7d feat: support keep-all retention policy for append-only backups garethgeorge 2024-02-04 03:14:00 -08:00
  • f1084cab48 fix: add test coverage for log rotation garethgeorge 2024-02-04 02:50:53 -08:00
  • 2cba3d581a chore: add test coverage for backup hook triggers garethgeorge 2024-02-03 18:17:32 -08:00
  • f5bb74bf24 fix: add API test coverage and fix minor bugs garethgeorge 2024-02-03 18:08:42 -08:00
  • 4a565f2cdc fix: add first time setup hint for user authentication garethgeorge 2024-02-03 02:37:55 -08:00
  • 0cf01e0206 fix: store large log outputs in tar bundles of logs garethgeorge 2024-02-02 02:51:39 -08:00
  • 427792c724 fix: bugfixes for auth flow garethgeorge 2024-02-01 01:30:31 -08:00
  • 4a1f3268a7 feat: authentication for WebUI (#62) Gareth 2024-02-01 01:19:16 -08:00
  • e0ce6558c0 feat: implement gotify hook type garethgeorge 2024-01-29 21:06:35 -08:00
  • 25924b6197 feat: implement discord hook type garethgeorge 2024-01-29 20:33:22 -08:00
  • 5323b9ffc0 fix: windows install errors on decompressing zip archive garethgeorge 2024-01-29 01:33:47 -08:00
  • 6a37e39f75 chore: update messages in MacOS install script garethgeorge 2024-01-29 01:28:57 -08:00
  • 9be413bbcc feat: add user configurable command hooks for backup lifecycle events (#60) Gareth 2024-01-29 01:24:55 -08:00
  • 1d38d0ca3d chore(main): release 0.10.1 (#53) v0.10.1 Gareth 2024-01-25 10:47:37 -08:00
  • 3b79afb2b1 fix: typos in validation error messages in addrepomodel John Maguire 2024-01-25 12:02:26 -05:00
  • ecff0e57c1 fix: chmod config 0600 such that only the creating user can read garethgeorge 2024-01-24 23:50:10 -08:00
  • ee6134af76 fix: relax name regex for plans and repos garethgeorge 2024-01-23 22:56:11 -08:00
  • bedb302a02 fix: sftp support using public key authentication garethgeorge 2024-01-23 22:51:42 -08:00
  • dcff2adf60 fix: install scripts handle working dir correctly garethgeorge 2024-01-16 00:52:22 -08:00
  • 7b57c26eb9 chore(main): release 0.10.0 (#49) v0.10.0 Gareth 2024-01-15 14:38:29 -08:00
  • 3fd08eb8e4 feat: make prune policy configurable in the addrepoview in the UI garethgeorge 2024-01-15 14:35:05 -08:00
  • ac8db31713 feat: update restic dependency to v0.16.3 garethgeorge 2024-01-15 14:03:03 -08:00
  • 04106d15d5 feat: verify gpg signature when downloading and installing restic binary garethgeorge 2024-01-15 14:02:07 -08:00
  • 9b50cd3bb1 chore(main): release 0.9.3 (#47) v0.9.3 Gareth 2024-01-13 12:45:33 -08:00
  • b64199c140 fix: correctly select light/dark mode based on system colortheme garethgeorge 2024-01-04 18:27:42 -08:00
  • bf36b010af docs: update README.md with new screenshots garethgeorge 2024-01-04 18:27:05 -08:00
  • b19438afbd fix: correctly mark tasks as inprogress before execution garethgeorge 2024-01-04 18:12:50 -08:00
  • f1cc66140d chore(main): release 0.9.2 (#45) v0.9.2 Gareth 2024-01-01 15:29:47 -08:00
  • 30874c9150 fix: possible race condition in scheduled task heap garethgeorge 2024-01-01 15:07:54 -08:00
  • f1ed3318ce chore(main): release 0.9.1 (#44) v0.9.1 Gareth 2024-01-01 14:14:41 -08:00
  • 75d11b3582 chore: update README.md garethgeorge 2024-01-01 14:14:05 -08:00
  • 2d00c1231b chore: update README.md garethgeorge 2024-01-01 14:09:29 -08:00
  • c767fa7476 fix: UI buttons spin while waiting for tasks to complete garethgeorge 2023-12-31 11:36:36 -08:00
  • 85f70e64d1 chore: update readme.md to document install scripts garethgeorge 2023-12-31 11:06:28 -08:00
  • 004a7b22ec chore: fix installer for Linux Gareth George 2023-12-31 09:49:51 +00:00
  • 87d360f379 chore: delete unused cache Gareth George 2023-12-31 09:45:07 +00:00
  • 9896446ccf fix: failed forget operations are hidden in the UI Gareth 2023-12-31 01:37:07 -08:00
  • fad499ef34 chore(main): release 0.9.0 (#43) v0.9.0 Gareth 2023-12-31 00:02:34 -08:00
  • 5add0d8ffa feat: add backrest logo Gareth George 2023-12-31 00:53:25 +00:00
  • 851bd125b6 feat: schedule index operations and stats refresh from repo view Gareth George 2023-12-29 02:29:13 +00:00
  • 7711297a84 feat: index snapshots created outside of backrest Gareth George 2023-12-28 08:41:51 +00:00
  • 9c7f227ad0 feat: add mobile layout Gareth George 2023-12-28 08:18:36 +00:00
  • cb78298cff fix: tasks run late when laptops resume from sleep Gareth George 2023-12-28 08:03:47 +00:00
  • 3f3252d479 fix: stat never runs Gareth George 2023-12-26 08:40:11 +00:00
  • cc26f78ca5 chore(main): release 0.8.2 (#42) v0.8.2 Gareth 2023-12-26 00:34:59 -08:00
  • 25871c9992 fix: operations associated with incorrect ID when tasks are rescheduled Gareth George 2023-12-26 08:33:40 +00:00
  • adbe0056d8 fix: reduce stats refresh frequency Gareth George 2023-12-26 08:26:01 +00:00
  • c5e435d640 fix: UI and code quality improvements Gareth George 2023-12-26 07:39:46 +00:00
  • 6bfe769fe0 fix: stats task priority Gareth George 2023-12-25 08:14:00 +00:00
  • 90a9cf1ecf fix: dockerfile for 0.8.1 release v0.8.1 Gareth George 2023-12-25 07:47:37 +00:00
  • 79f7bc5855 chore(main): release 0.8.0 (#40) v0.8.0 Gareth 2023-12-24 23:44:24 -08:00
  • adb0e3f230 feat: add stats to repo view e.g. total size in storage Gareth George 2023-12-25 07:41:31 +00:00
  • cc111970ca feat: display last operation status for each plan and repo in UI Gareth George 2023-12-24 09:37:18 +00:00
  • 26d47243c1 feat: add repo stats to restic package Gareth George 2023-12-24 08:36:43 +00:00
  • b8c2e81358 fix: install scripts and improved asset compression Gareth George 2023-12-24 08:03:26 +00:00
  • fba6c8da86 fix: crashing bug on partial backup (#39) Gareth 2023-12-23 01:49:39 -08:00
  • df9e0aec90 chore: migrate to grpc-connect transport (#38) Gareth 2023-12-23 01:23:21 -08:00
  • 90b5314f29 docs: create install scripts and update docs (#37) Gareth 2023-12-22 18:39:14 -08:00
  • 173480124d chore(main): release 0.7.0 (#36) v0.7.0 Gareth 2023-12-22 01:10:09 -08:00
  • 94f73d456c chore: rebrand as backrest Gareth George 2023-12-22 09:06:23 +00:00
  • c03ddef18e chore(main): release 0.6.0 (#35) Gareth 2023-12-22 00:59:36 -08:00
  • b9c8b3e378 fix: backup ordering in tree view Gareth George 2023-12-22 08:52:57 +00:00
  • d49b72996e fix: task cancellation Gareth George 2023-12-22 08:49:16 +00:00
  • 9522ac18de feat: add repo view Gareth George 2023-12-22 08:27:48 +00:00
  • 46456a8887 feat: implement garbage collection of old operations Gareth George 2023-12-22 07:55:17 +00:00
  • 20dd78cac4 fix: hide no-op prune operations Gareth George 2023-12-21 01:01:17 +00:00
  • 06240bd7ad fix: use timezone offset when grouping operations in OperationTree Gareth George 2023-12-21 00:49:21 +00:00
  • 48d80b9473 feat: add clear error history button Gareth George 2023-12-20 19:35:09 +00:00
  • f5c3e762ed feat: add activity bar to UI heading Gareth George 2023-12-20 19:12:17 +00:00
  • e57abbdcb1 fix: restic should initialize repo on backup operation Gareth George 2023-12-20 09:00:45 +00:00
  • fc9c06df00 feat: support task cancellation Gareth George 2023-12-20 08:54:45 +00:00
  • 95ca96a31f fix: incorrrect handling of oplog events in UI Gareth George 2023-12-20 08:04:05 +00:00
  • f239b91704 fix: race condition in snapshot browser Gareth George 2023-12-20 07:40:36 +00:00
  • fe92b62578 fix: operations marked as 'warn' rather than 'error' for partial backups Gareth George 2023-12-20 07:40:26 +00:00
  • 68b50e1eb5 fix: restora should not init repos added manually e.g. without the UI Gareth 2023-12-11 06:28:28 -08:00
  • 595b6ff68f Merge branch 'main' of https://github.com/garethgeorge/restora Gareth 2023-12-10 06:32:35 -08:00
  • 2b4e1a2fdb fix: operation ordering in tree view Gareth 2023-12-10 06:32:31 -08:00
  • c38099dc28 chore(main): release 0.5.0 (#28) v0.5.0 Gareth 2023-12-09 20:43:12 -08:00
  • 74451917bc docs: update README.md with detailed install and usage instructions garethgeorge 2023-12-09 20:20:09 -08:00
  • 2603a0eb5c docs: rebrand as Restora WebUI for restic garethgeorge 2023-12-09 19:41:56 -08:00
  • c492f9ba63 fix: improve output detail collection for command failures garethgeorge 2023-12-08 19:53:29 -08:00
  • b9bcc7e7c7 fix: snapshots out of order in UI garethgeorge 2023-12-08 11:17:30 -08:00
  • 8f85b747f5 fix: relax output parsing to skip over warnings Gareth 2023-12-08 00:29:35 -08:00
  • a8762dca32 feat: match system color theme (darkmode support) Gareth 2023-12-08 00:29:15 -08:00
  • 426aad4890 fix: improve Windows path handling Gareth 2023-12-07 23:26:32 -08:00
  • 019a0c048c chore: backend support for notifying operation status changes (#29) aschoettler 2023-12-07 18:20:20 -08:00
  • 8d40576c65 fix: unexpected config location on MacOS Gareth 2023-12-07 18:10:58 -08:00
  • 253ccb4d03 chore: update .goreleaser to include Windows Gareth 2023-12-07 11:29:22 -08:00
  • f048cbf10d feat: initial Windows OS support Gareth 2023-12-07 11:27:58 -08:00
  • 063f086a6e fix: ordering of operations when viewed from backup tree garethgeorge 2023-12-04 22:03:33 -08:00
  • 6665ad98d7 feat: implement repo unlocking and operation list implementation garethgeorge 2023-12-04 21:50:21 -08:00
  • 15932706a6 chore(main): release 0.4.0 (#26) v0.4.0 Gareth 2023-12-03 22:19:35 -08:00
  • d758509797 feat: implement restore operation through snapshot browser UI (#27) Gareth 2023-12-03 22:17:27 -08:00
  • a311b0a3fb feat: implement prune support (#25) Gareth 2023-12-02 18:29:33 -08:00