Gareth
ba4821df21
working multihost operation history sync
2025-11-01 18:19:51 -07:00
Gareth
83c26251e5
fix overly zealous filtering
2025-11-01 18:03:33 -07:00
Gareth
38eefcaf85
progress on impl
2025-11-01 17:29:19 -07:00
Gareth
11b12c7c35
more progress
2025-11-01 13:08:54 -07:00
Gareth
189643f2ae
progress checkpoint
2025-10-31 23:48:21 -07:00
Gareth
b7cd874cbf
restore old impl and abandon tunneling approach as liable to be fragile
2025-10-31 18:43:29 -07:00
Gareth George
a0bb869643
more progress
2025-10-31 18:24:33 -07:00
Gareth George
17075b20a0
rework the sync api protos
2025-10-31 18:24:18 -07:00
Gareth George
272f93214e
improve sync api security by using 'Authorization' headers for initial key exchange
2025-10-31 18:20:09 -07:00
Gareth George
b020856eea
define new log syncing interface
2025-10-31 18:19:49 -07:00
Gareth George
2a9458ffdd
fix display bug
2025-10-31 18:19:40 -07:00
Gareth George
c371cb4f02
improve peer state handling
2025-10-31 18:19:40 -07:00
Gareth George
775b717354
more display progress
2025-10-31 18:19:40 -07:00
Gareth George
e482cdd3ca
partially implement sidenav with repo views
2025-10-31 18:19:38 -07:00
Gareth George
ceb29a80f9
progress implementing remote instance views
2025-10-31 18:04:56 -07:00
Gareth
5585c207c9
fix: snapshot browser can download paths conaining spaces and special chars
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-10-31 15:13:21 -07:00
Elisiário Couto
b2b206e535
feat: add telegram notification hook ( #963 )
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-10-29 21:25:08 -07:00
ASNFalcon
ecf74f9112
fix: getOperationEvents use create EmptySchema not javascript empty object ( #951 )
2025-10-24 20:16:53 -07:00
Michael Pearson
c4d333e0ed
fix: use default locale for formatting dates ( #950 )
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-10-17 17:34:47 -07:00
Shailesh Aanand
2ced790340
fix: update css to actually center elements having class .float-center-right ( #931 )
2025-09-30 23:30:43 -07:00
Gareth
d9b77155f3
feat: allow direct downloading files and folders through backrest webui without restoring first ( #921 )
2025-09-28 03:10:03 -07:00
Gareth
3d978948bb
fix: auto expand parents of pending and in-progress operations in tree view
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-08-20 00:22:01 -07:00
Gareth
16e6edef9d
fix: 'items' shows the total number of flows under the parent node rather than immediate decendents
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-08-07 23:29:11 -07:00
Gareth
fe78df34c6
fix: further improve tree view layout and display preview item counts for hidden subtrees
2025-08-07 23:24:41 -07:00
Gareth
c84a08475f
fix: improve optree view layout and performance with lazy rendering
2025-08-07 22:47:20 -07:00
Gareth George
7f51ef51e7
fix: new backrest installs can't set instance ID
2025-08-05 22:43:28 -07:00
Gareth George
eaa1143f57
feat: ui tweaks to improve backup / snapshot detail readability
2025-08-03 17:06:46 -07:00
Gareth George
4cb5a16921
chore: disable multihost settings panel for 1.9.0 release
...
Deferring stable release of multihost to a followup, currently reworking sync protocol to improve maintainability.
2025-08-03 16:49:31 -07:00
Gareth
86e624bb73
chore: simplify sync impl by abstracting bidirectional transport ( #844 )
Release Please / release-please (push) Has been cancelled
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-07-21 21:20:16 -07:00
Gareth
6e0c201025
feat: multihost sync ui ( #825 )
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-06-29 17:34:02 -07:00
Gareth George
55949a28c5
fix(webui): clarify retention policy descriptions
2025-06-28 15:20:57 -07:00
Gareth George
90b77db05a
feat(webui): improve compression graph readability
...
The y-axis for the compression ratio graph has been adjusted to start at 0.95 and end slightly above the maximum data point. This makes changes in the compression ratio more visible, as suggested in the user feedback.
2025-06-28 12:09:30 -07:00
Gareth George
f512ffebe3
fix: sometimes summary dashboard doesn't load on first viewing
2025-06-22 21:53:38 -07:00
Gareth George
d6a62adf82
chore: update webui dependencies
2025-06-22 21:46:08 -07:00
Gareth George
f5b246f502
chore: improve local debugability of webui by bypassing react-serve proxy
2025-06-22 21:42:10 -07:00
Gareth
eb9948b993
feat: sync api creates and uses cryptographic identity of local instance ( #780 )
2025-06-22 20:42:23 -07:00
Gareth George
e8297b1ee5
fix: use github.com/vearutop/statigz to embed webUI srcs and improve Accept-Encoding handling
2025-05-05 20:50:50 -07:00
Gareth George
59614d84b7
fix: rare repoPool initialization crash
2025-05-05 20:35:26 -07:00
Gareth George
7930b9c2d9
fix: handle Accept-Encoding properly for compressed webui srcs
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-05-05 00:39:44 -07:00
Gareth George
9982761aa8
chore: optimize formatDuration
2025-05-05 00:27:44 -07:00
Ian Paterson
18354c8269
fix: --keep-last n param to mitigate loss of sub-hourly snapshots ( #741 )
2025-05-04 23:41:54 -07:00
92376
658514ceb8
fix: correct bug in stats panel date format for "Total Size" stats
2025-04-10 23:50:04 -07:00
Gareth George
9f112bc78d
fix: hook errors should be shown as warnings in tree view
2025-03-14 21:33:34 -07:00
Gareth George
489c6f5b34
fix: add missing hooks for CONDITION_FORGET_{START, SUCCESS, ERROR}
2025-03-14 21:13:58 -07:00
Gareth George
154aef4c9a
fix: support AWS_SHARED_CREDENTIALS_FILE for s3 authentication
2025-03-14 20:31:34 -07:00
johan-scriptdrift
ec95c4a8a3
fix: add priority fields to gotify notifications ( #678 )
...
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Co-authored-by: Johan Larsson <jl311888@gmail.com >
2025-03-11 16:51:33 -07:00
Tobias Hüske
988700d575
chore: fix typo in run commands modal ( #676 )
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-02-21 00:24:53 -08:00
Gareth George
3b41d9fd5b
fix: occasional truncated operation history display in repo view
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2025-02-19 00:44:25 -08:00
Gareth George
146032a9d7
fix: more robust delete repo and misc repo guid related bug fixes
2025-02-14 00:54:12 -08:00
Gareth George
060073325d
fix: snapshot still showing after forget until page is refreshed
2025-02-14 00:54:12 -08:00