garethgeorge
a5fbc02460
fix: make backup and restore operations more robust to non-JSON output events
2024-06-13 17:18:05 -07:00
garethgeorge
ea23c15949
feat: default non-docker packages to listen on localhost only
2024-06-13 00:48:19 -07:00
garethgeorge
cdfc4f8624
docs: document TZ= environment variable for docker image
2024-06-13 00:34:09 -07:00
garethgeorge
4662db5863
fix: improve robustness of .Summary template
2024-06-13 00:31:00 -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
85d1539a5b
docs: update README.md
2024-06-11 13:52:16 -07:00
Gareth
079e4de77b
fix: rare deadlock in GetOperationEvents ( #319 )
2024-06-06 09:47:03 -07:00
Gareth
618c76d2f7
chore(main): release 1.1.0 ( #311 )
2024-05-31 23:20:49 -07:00
garethgeorge
93a246fcd0
fix: release workflow
2024-05-31 23:15:59 -07:00
Gareth
b0391c8bee
feat: support nice/ionice as a repo setting ( #309 )
2024-05-31 23:05:23 -07:00
Tyler Wright
2f794946fa
chore: added broken link detection to docs deploy workflow ( #305 )
2024-05-29 23:22:34 -07:00
garethgeorge
2146985d4c
fix: improve prune and check scheduling in new repos
2024-05-27 14:06:36 -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
Tyler Wright
64b3b8b25e
docs: spring cleaning with minor doc tweaks ( #302 )
2024-05-26 23:08:57 -07:00
Gareth
c05ad8c2f4
fix: collection of ui refresh timing bugs
2024-05-26 21:36:40 -07:00
Tyler Wright
ecb40f8cb5
docs: cookbook example for proxying backrest with caddy ( #297 )
2024-05-25 11:53:38 -07:00
Tyler Wright
f5958cb6cb
docs: replace 'MacOS' to 'macOS' in README.md ( #299 )
2024-05-25 11:50:52 -07:00
Gareth
a6f9db5986
fix: snapshot browser on Windows
2024-05-24 17:40:50 -07:00
Gareth
ceaf14ed99
feat: add windows installer and tray app ( #294 )
2024-05-24 17:23:54 -07:00
Gareth
24d1b6a50f
chore(main): release 1.0.0 ( #252 )
2024-05-19 19:13:54 -07:00
garethgeorge
1000cd01d0
fix: run stats after every prune operation
2024-05-19 19:03:17 -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
cc7d79b1dc
feat: keep a rolling backup of the last 10 config versions
2024-05-18 19:28:19 -07:00
garethgeorge
6ded72b684
fix: reserve IDs starting and ending with '__' for internal use
2024-05-18 19:24:05 -07:00
garethgeorge
5816de1349
fix: additional tooltips for add plan modal
2024-05-18 19:12:31 -07:00
garethgeorge
a378b1406c
fix: prompt for user action to set an instance ID on upgrade
2024-05-18 19:09:58 -07:00
garethgeorge
e8f02a6249
chore: refactor operations API to use selectors
2024-05-18 18:49:37 -07:00
garethgeorge
d9927f162d
fix: error formatting for repo init
2024-05-17 16:51:51 -07:00
garethgeorge
0e526403b8
fix: UI fixes for restore row and settings modal
2024-05-17 16:44:12 -07:00
garethgeorge
bf8bf00559
fix: improve cmd error formatting now that logs are available for all operations
2024-05-17 16:41:32 -07:00
garethgeorge
c21426d1cb
fix: downgrade omission of 'instance' field from an error to a warning
2024-05-17 16:37:43 -07:00
garethgeorge
12f56d29e0
fix: improve download speeds for restored files
2024-05-12 01:23:20 -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
c236b1f3f1
chore: refactor download handler
2024-05-07 22:26:58 -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
1ebf79ed66
fix: minor bugs and tweak log rotation history to 14 days
2024-05-05 12:54:46 -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