Commit Graph
245 Commits
Author SHA1 Message Date
garethgeorge 38ff5fecee fix: proper display of retention policy 2024-03-19 00:39:21 -07:00
garethgeorge db4b76de8e chore: bump version to 0.15.0
Release-As: 0.15.0
2024-03-19 00:21:35 -07:00
garethgeorge 6cb528c414 chore: fix tests 2024-03-19 00:19:15 -07:00
garethgeorge 54c2dfe2b0 chore: fix freebsd build 2024-03-19 00:19:15 -07:00
garethgeorge 746fd9cf76 fix: stats chart titles invisible on light color theme 2024-03-19 00:19:15 -07:00
garethgeorge aea74c51c0 feat: add option to disable scheduled execution of a plan 2024-03-19 00:19:15 -07:00
garethgeorge 24afd514ad feat: pass through all env variables from parent process to restic 2024-03-19 00:19:15 -07:00
garethgeorge 564e99d5c9 chore: decouple restic pkg from internal config representation 2024-03-19 00:19:15 -07:00
garethgeorge 1759b5dc55 fix: compression progress ratio should be float64 2024-03-19 00:19:15 -07:00
garethgeorge 4d930bce16 chore: add builds for freebsd 2024-03-19 00:19:15 -07:00
Gareth George 5a5a229f45 feat: use disambiguated retention policy format 2024-03-19 00:19:15 -07:00
Marvin Wendt 3e76bebd05 feat: automatically remove Apples quarantine flag (#155) 2024-03-18 23:38:11 -07:00
Gareth George 0e94f308cd fix: handle timezone correctly with tzdata package on alpine 2024-03-02 13:34:50 -08:00
Gareth George 7e909c4a96 fix: bugs in env var validation and form field handling 2024-03-02 13:32:27 -08: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 f1e4619e9d fix: BackupInfoCollector handling of filtered events 2024-02-28 20:31:48 -08:00
Gareth George 56f5e40503 feat: support flag overrides for 'restic backup' in plan configuration 2024-02-28 20:15:34 -08:00
Gareth George 348ec4690c fix: properly parse repo flags 2024-02-28 20:05:36 -08:00
Gareth George a737371ed5 feat: add release artifacts for arm32 2024-02-28 19:42:46 -08:00
Gareth George 5b362ccbb4 feat: improved stats visualization with graphs and cleanup operation filtering 2024-02-28 19:27:55 -08:00
Janis Jansons 3176f6eacd chore: add devcontainer and vscode launch configurations (#128) 2024-02-28 12:44:36 -08:00
Gareth George c013f069ff fix: backrest shows hidden operations in list view 2024-02-28 12:40:16 -08:00
Gareth George 3cb9d2717c fix: alpine linux Dockerfile and add openssh 2024-02-28 12:36:58 -08:00
Gareth George f2477ab06c fix: stat operation interval for long running repos 2024-02-28 12:35:21 -08:00
ArjenR 79715a97b3 fix: install rclone with apk for alpine image (#138) 2024-02-28 12:31:06 -08:00
Janis Jansons 871c54f35f feat: check for basic auth (#110) (#129) 2024-02-27 09:16:08 -08:00
François-Guillaume Lemesre e7b17e6058 docs: update README.md covering first time windows usage instructions (#119) 2024-02-27 09:10:34 -08:00
edersong 0573429e45 docs: update README.md docker-compose example (#121) 2024-02-27 09:07:39 -08:00
Gareth 68d3e865b9 chore(main): release 0.13.0 (#99) v0.13.0 2024-02-21 14:18:03 -08:00
Gareth George 448107d226 fix: restore operations should succeed for unassociated snapshots 2024-02-21 14:13:07 -08:00
garethgeorge ef41d34d53 fix: migrate prune policy options to oneof 2024-02-19 22:28:55 -08:00
Gareth bf6fb7e714 feat: add case insensitive excludes (iexcludes) (#108) 2024-02-19 20:24:43 -08:00
Gareth c1ee33f0cd feat: add opt-in auto-unlock feature to remove locks on forget and prune (#107) 2024-02-19 12:52:39 -08:00
Gareth 40e3e04a68 fix: separate docker images for scratch and alpine linux base (#106) 2024-02-19 12:46:48 -08:00
Gareth 5a49f2f063 feat: add rclone binary to docker image and arm64 support (#105) 2024-02-19 12:24:44 -08:00
Gareth 147feb409f chore: update issue templates 2024-02-17 20:17:08 -08:00
garethgeorge 97a494847a fix: live backup progress updates with partial-backup errors 2024-02-17 02:00:28 -08:00
garethgeorge 663b430598 fix: improve error message when rclone config is missing 2024-02-17 01:47:03 -08:00
garethgeorge 3d192fd59d fix: improved sidebar status refresh interval during live operations 2024-02-17 01:41:05 -08:00
Gareth caac35a540 feat: display non-fatal errors in backup operations (e.g. unreadable files) in UI (#100) 2024-02-17 01:22:48 -08:00
garethgeorge cec04f8f74 feat: bundle rclone, busybox commands, and bash in default backrest docker image 2024-02-17 01:04:52 -08:00
garethgeorge 41ddc8e1a9 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 c4e2632934 chore(main): release 0.12.2 (#98) v0.12.2 2024-02-16 02:17:00 -08:00
garethgeorge 63ddf15bf9 fix: release-please automation 2024-02-16 02:13:46 -08:00
Gareth d53f432c78 chore(main): release 0.12.1 (#97) v0.12.1 2024-02-16 02:04:45 -08:00
garethgeorge 8a05df87fc fix: delete event button in UI is hard to see on light theme 2024-02-16 02:04:00 -08:00
garethgeorge 6623514eb9 chore: add build test for windows 2024-02-16 01:56:23 -08:00
garethgeorge e3ba5cf12e fix: use 'embed' to package WebUI sources instead of go.rice 2024-02-16 01:09:27 -08:00
Gareth 11bd9e0049 chore(main): release 0.12.0 (#95) v0.12.0 2024-02-14 23:48:07 -08:00
garethgeorge 08c876243f fix: hide delete operation button if operation is in progress or pending 2024-02-14 23:45:03 -08:00