garethgeorge
|
74c8abc39a
|
feat: implement 'run command' button to execute arbitrary restic commands in a repo
|
2024-05-07 23:40:32 -07:00 |
|
garethgeorge
|
d4e112652a
|
fix: use locale to properly format time
|
2024-05-07 21:54:15 -07:00 |
|
garethgeorge
|
70cc01cb49
|
fix: hide successful hook executions in the backup view
|
2024-05-05 13:45:23 -07:00 |
|
garethgeorge
|
5945642e28
|
docs: update documentation for SFTP usage
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
094fe42f69
|
chore: fix tests
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
59fb5b66ac
|
fix: secure download URLs when downloading tar archive of exported files
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
912772df14
|
feat: add download link to create a zip archive of restored files
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
95f0181c82
|
fix: center-right align settings icons for plans/repos
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
3733a8f0b3
|
feat: support env variable substitution e.g. FOO=${MY_FOO_VAR}
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
d454361480
|
feat: add CONDITION_SNAPSHOT_WARNING hook triggered by any warning status at the completion of a snapshot
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
8fe88a7752
|
feat: update snapshot management to track and filter on instance ID, migrate existing snapshots
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
fa851967b1
|
feat!: redefine hostname as a required property that maps to --host (#256)
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
e4ce8602e8
|
feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253)
|
2024-04-28 23:05:13 -07:00 |
|
garethgeorge
|
e3965db42a
|
feat: allow hook exit codes to control backup execution (e.g fail, skip, etc)
|
2024-04-12 00:05:27 -07:00 |
|
garethgeorge
|
63b6dc7b38
|
fix: misc UI and backend bug fixes
|
2024-04-11 21:38:30 -07:00 |
|
John Maguire
|
d555e1655a
|
chore: enable full test coverage for Windows (#206)
|
2024-04-07 18:58:45 -07:00 |
|
garethgeorge
|
419cb273d7
|
fix: improve tooltips on AddRepoModal
|
2024-04-06 14:38:39 -07:00 |
|
John Maguire
|
6fac15c11c
|
Open docs links in a new tab (#195)
|
2024-04-05 11:29:36 -07:00 |
|
Stasium
|
9985d8e435
|
fix(css): fixing overflow issue (#191)
|
2024-04-04 14:50:18 -07:00 |
|
garethgeorge
|
3a089d2de4
|
fix: cannot set retention policy buckets to 0
|
2024-04-01 22:23:57 -07:00 |
|
garethgeorge
|
270cd01a6b
|
feat: improve observability by exposing restic command logs in UI
|
2024-03-30 15:03:30 -07:00 |
|
Gareth George
|
aa5b366428
|
fix: incorrectly indicate AM/PM in formatted date strings
|
2024-03-30 10:05:16 +00:00 |
|
Gareth George
|
d6a71a76d8
|
feat: make hostname configurable in settings panel
|
2024-03-30 09:54:38 +00:00 |
|
Gareth George
|
9fa8ebc144
|
fix: correctly auto-expand first 5 backups when opening plan/repo
|
2024-03-30 09:45:47 +00:00 |
|
Gareth George
|
fdffff5405
|
fix: make tree view the default panel for repo overview
|
2024-03-30 09:14:39 +00:00 |
|
Gareth George
|
b5cbeab961
|
feat: support shoutrrr notification service
|
2024-03-30 08:52:53 +00:00 |
|
Gareth George
|
6106f467d3
|
chore: link wiki from the getting started guide
|
2024-03-30 08:24:24 +00:00 |
|
Gareth George
|
d08d525743
|
fix: cleanup spacing and hook titles in AddRepoModal and AddPlanModal
|
2024-03-30 07:47:40 +00:00 |
|
Gareth George
|
d6fe873761
|
fix: api path relative to UI serving location to support reverse proxies with prefix stripping
|
2024-03-23 17:55:02 +00:00 |
|
Gareth George
|
6eb9c76922
|
feat: allow disabling authentication
|
2024-03-23 17:48:10 +00:00 |
|
garethgeorge
|
5f4d83b091
|
fix: forget operations failing with new retention policy format
|
2024-03-19 09:50:57 -07:00 |
|
garethgeorge
|
ef744e5e1b
|
fix: proper display of retention policy
|
2024-03-19 00:39:21 -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 |
|
Gareth George
|
3cd6d93c75
|
feat: use disambiguated retention policy format
|
2024-03-19 00:19:15 -07: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
|
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 |
|
Gareth George
|
29878c5f6f
|
fix: backrest shows hidden operations in list view
|
2024-02-28 12:40:16 -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 |
|
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 |
|