Commit Graph
245 Commits
Author SHA1 Message Date
garethgeorge ef744e5e1b fix: proper display of retention policy 2024-03-19 00:39:21 -07:00
garethgeorge cb0aa9eb36 chore: bump version to 0.15.0
Release-As: 0.15.0
2024-03-19 00:21:35 -07:00
garethgeorge e7d29c1227 chore: fix tests 2024-03-19 00:19:15 -07:00
garethgeorge 7cb984d9a2 chore: fix freebsd build 2024-03-19 00:19:15 -07:00
garethgeorge 6ba315f1b4 fix: stats chart titles invisible on light color theme 2024-03-19 00:19:15 -07:00
garethgeorge 7374ea3e95 feat: add option to disable scheduled execution of a plan 2024-03-19 00:19:15 -07:00
garethgeorge cf28913354 feat: pass through all env variables from parent process to restic 2024-03-19 00:19:15 -07:00
garethgeorge 46f76c1662 chore: decouple restic pkg from internal config representation 2024-03-19 00:19:15 -07:00
garethgeorge 12c54c2145 fix: compression progress ratio should be float64 2024-03-19 00:19:15 -07:00
garethgeorge ab8f4679f1 chore: add builds for freebsd 2024-03-19 00:19:15 -07:00
Gareth George 3cd6d93c75 feat: use disambiguated retention policy format 2024-03-19 00:19:15 -07:00
Marvin Wendt af2365196a feat: automatically remove Apples quarantine flag (#155) 2024-03-18 23:38:11 -07:00
Gareth George 2d9148318f fix: handle timezone correctly with tzdata package on alpine 2024-03-02 13:34:50 -08:00
Gareth George 02a9575cf7 fix: bugs in env var validation and form field handling 2024-03-02 13:32:27 -08:00
Gareth George 5e064b1036 feat: add 'compute stats' button to refresh stats on repo view 2024-02-28 20:49:58 -08:00
Gareth George e77c620356 fix: BackupInfoCollector handling of filtered events 2024-02-28 20:31:48 -08:00
Gareth George 8778cd10e6 feat: support flag overrides for 'restic backup' in plan configuration 2024-02-28 20:15:34 -08:00
Gareth George beecfcf001 fix: properly parse repo flags 2024-02-28 20:05:36 -08:00
Gareth George b986825600 feat: add release artifacts for arm32 2024-02-28 19:42:46 -08:00
Gareth George 80a90fa1f8 feat: improved stats visualization with graphs and cleanup operation filtering 2024-02-28 19:27:55 -08:00
Janis Jansons 45fdb9e437 chore: add devcontainer and vscode launch configurations (#128) 2024-02-28 12:44:36 -08:00
Gareth George 29878c5f6f fix: backrest shows hidden operations in list view 2024-02-28 12:40:16 -08:00
Gareth George 9281966e31 fix: alpine linux Dockerfile and add openssh 2024-02-28 12:36:58 -08:00
Gareth George 0731a8d56e fix: stat operation interval for long running repos 2024-02-28 12:35:21 -08:00
ArjenR c086a411d0 fix: install rclone with apk for alpine image (#138) 2024-02-28 12:31:06 -08:00
Janis Jansons eb7b8b59c3 feat: check for basic auth (#110) (#129) 2024-02-27 09:16:08 -08:00
François-Guillaume Lemesre ac554a54a1 docs: update README.md covering first time windows usage instructions (#119) 2024-02-27 09:10:34 -08:00
edersong c2d8b49032 docs: update README.md docker-compose example (#121) 2024-02-27 09:07:39 -08:00
Gareth bf0cd4cc7d chore(main): release 0.13.0 (#99) 2024-02-21 14:18:03 -08:00
Gareth George 50ad698974 fix: restore operations should succeed for unassociated snapshots 2024-02-21 14:13:07 -08:00
garethgeorge 65fe87475a fix: migrate prune policy options to oneof 2024-02-19 22:28:55 -08:00
Gareth bcad0e80e1 feat: add case insensitive excludes (iexcludes) (#108) 2024-02-19 20:24:43 -08:00
Gareth d578b2e1d0 feat: add opt-in auto-unlock feature to remove locks on forget and prune (#107) 2024-02-19 12:52:39 -08:00
Gareth c22d4a406f fix: separate docker images for scratch and alpine linux base (#106) 2024-02-19 12:46:48 -08:00
Gareth e23a631f63 feat: add rclone binary to docker image and arm64 support (#105) 2024-02-19 12:24:44 -08:00
Gareth 4600b4aca6 chore: update issue templates 2024-02-17 20:17:08 -08:00
garethgeorge 2b696c14da fix: live backup progress updates with partial-backup errors 2024-02-17 02:00:28 -08:00
garethgeorge 64515c4a6e fix: improve error message when rclone config is missing 2024-02-17 01:47:03 -08:00
garethgeorge 63ac451dbb fix: improved sidebar status refresh interval during live operations 2024-02-17 01:41:05 -08: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
garethgeorge 0bc07bf1b8 feat: bundle rclone, busybox commands, and bash in default backrest docker image 2024-02-17 01:04:52 -08:00
garethgeorge 975d1a02fb feat: add flags to configure backrest options e.g. --config-file, --data-dir, --restic-cmd, --bind-address 2024-02-17 00:04:24 -08:00
Gareth b39339337c chore(main): release 0.12.2 (#98) 2024-02-16 02:17:00 -08:00
garethgeorge 99e1412c86 fix: release-please automation 2024-02-16 02:13:46 -08:00
Gareth 3b72986cae chore(main): release 0.12.1 (#97) 2024-02-16 02:04:45 -08:00
garethgeorge c92daa5069 fix: delete event button in UI is hard to see on light theme 2024-02-16 02:04:00 -08:00
garethgeorge 6aaec5423e chore: add build test for windows 2024-02-16 01:56:23 -08:00
garethgeorge 93828dcbe1 fix: use 'embed' to package WebUI sources instead of go.rice 2024-02-16 01:09:27 -08:00
Gareth 396b930fbf chore(main): release 0.12.0 (#95) 2024-02-14 23:48:07 -08:00
garethgeorge f7388d4b94 fix: hide delete operation button if operation is in progress or pending 2024-02-14 23:45:03 -08:00