Gareth
a9ef92d765
feat: implement 'on error retry' policy ( #428 )
2024-08-26 19:21:18 -07:00
garethgeorge
5b5230e457
fix: hide system operations in tree view
2024-08-26 19:20:38 -07:00
garethgeorge
fbb1da365e
fix: restic cli commands through 'run command' are cancelled when closing dialogue
2024-08-25 22:05:26 -07:00
Gareth
ab14b07553
chore: refactor oplog interface to abstract storage ( #429 )
2024-08-25 21:46:22 -07:00
garethgeorge
7fe6cce350
fix: double display of snapshot ID for 'Snapshots' in operation tree
2024-08-18 13:04:42 -07:00
garethgeorge
4c967e34c6
fix: reformat tags row in operation list
2024-08-18 13:04:42 -07:00
garethgeorge
83c776163f
feat: add UI support for new summary details introduced in restic 0.17.0
2024-08-14 19:16:58 -07:00
garethgeorge
868b659463
fix: hide cron options for hours/minutes/days of week for infrequent schedules
2024-08-14 18:09:59 -07:00
garethgeorge
acf69b80d3
feat: accept up to 2 decimals of precision for check % and prune % policies
2024-08-14 17:58:40 -07:00
garethgeorge
595a6754f4
fix: use addrepo RPC to apply validations when updating repo config
2024-08-14 17:44:26 -07:00
garethgeorge
63e2549ee3
fix: run list snapshots after updating repo config or adding new repo
2024-08-14 17:38:03 -07:00
garethgeorge
3ae81c945a
fix: activitybar does not reset correctly when an in-progress operation is deleted
2024-08-14 17:33:05 -07:00
Gareth
f10b7d8308
feat: improve hook UX and execution model ( #357 )
2024-07-11 01:28:23 -07:00
garethgeorge
07cded9ef0
fix: operation tree key conflicts
2024-07-03 17:48:55 -07:00
garethgeorge
8992e4e75f
fix: improve handling of restore operations
...
- restore operations are split into a new flow
- added support displaying restore operation percentage and other
details in tree view
2024-07-02 20:51:09 -07:00
garethgeorge
c2cf82a07f
fix: restore always uses ~/Downloads path
2024-07-01 22:22:43 -07:00
garethgeorge
682911cb16
fix: operation tree UI bugs
2024-07-01 22:22:31 -07:00
garethgeorge
8f0dd8d1ee
fix: AddPlanModal and AddRepoModal should only be closeable explicitly
2024-06-25 20:13:42 -07:00
garethgeorge
a846eb26b4
chore: continue to cleanup io handling
2024-06-25 19:32:22 -07:00
garethgeorge
ee9945d102
feat: misc ui improvements
2024-06-25 12:14:55 -07:00
garethgeorge
038d0e4bc9
fix: misc ui consistency and refresh errors
2024-06-13 18:16:41 -07:00
garethgeorge
f73e40e666
fix: viewing backup details in very long tree view
2024-06-13 00:26:13 -07:00
garethgeorge
78742ca965
fix: hook bug fixes
2024-06-13 00:25:26 -07:00
Gareth
b0391c8bee
feat: support nice/ionice as a repo setting ( #309 )
2024-05-31 23:05:23 -07:00
garethgeorge
14df2b05d7
fix: UI refresh timing bugs
2024-05-27 14:06:13 -07:00
Gareth
311b09fdd4
feat: support restic check operation ( #303 )
2024-05-27 10:26:18 -07:00
Gareth
c05ad8c2f4
fix: collection of ui refresh timing bugs
2024-05-26 21:36:40 -07:00
Gareth
a6f9db5986
fix: snapshot browser on Windows
2024-05-24 17:40:50 -07:00
garethgeorge
580fff5aed
fix: rebase stats panel onto a better chart library
2024-05-19 18:44:13 -07:00
garethgeorge
d023957028
fix: schedule view bug
2024-05-19 18:30:26 -07:00
Gareth
10a509272c
feat: unified scheduling model ( #282 )
2024-05-19 15:52:16 -07:00
garethgeorge
680a23d327
fix: miscellaneous bug fixes
...
* Fixes a problem with incorrectly scanning and removing pending events
from the operation log for new installations
* Fixes a bug with the operation tree incorrectly applying query
selectors when filtering events
* Updates tooltips and comments in PlanView and GettingStartedGuide
2024-05-18 21:14:02 -07:00
garethgeorge
5816de1349
fix: additional tooltips for add plan modal
2024-05-18 19:12:31 -07:00
garethgeorge
e8f02a6249
chore: refactor operations API to use selectors
2024-05-18 18:49:37 -07:00
garethgeorge
0e526403b8
fix: UI fixes for restore row and settings modal
2024-05-17 16:44:12 -07:00
garethgeorge
f2750c9f00
fix: concurrency issues in run command handler
2024-05-12 00:37:22 -07:00
garethgeorge
8c9b0a7fc0
fix: retention policy display may show default values for some fields
2024-05-12 00:13:02 -07:00
garethgeorge
ec7592937d
fix: date formatting
2024-05-08 01:13:51 -07:00
garethgeorge
e599a3e2d1
fix: add virtual root node to snapshot browser
2024-05-08 00:53:53 -07:00
garethgeorge
f923d24583
fix: improve concurrency handling in RunCommand
2024-05-08 00:24:46 -07:00
garethgeorge
5904a8856e
chore: run prettier on the codebase
2024-05-07 23:43:54 -07:00
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