Commit Graph

708 Commits

Author SHA1 Message Date
Gareth aa2bdfec5c fix modno Set issues 2025-11-05 22:47:54 -08:00
Gareth ba180ea8c9 fix windows test 2025-11-01 18:25:54 -07:00
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 876fc24cae all tests passing 2025-11-01 16:18:43 -07:00
Gareth 0dcfbd2beb more bug fixes and progress 2025-11-01 14:34:04 -07:00
Gareth 9de7ddc3a0 fix auth middleware test 2025-11-01 14:00:47 -07:00
Gareth cd76086c15 config sync test passing 2025-11-01 13:55:52 -07:00
Gareth eae80020cd start re-enabling tests for sync engine 2025-11-01 13:40:31 -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 f7150a9e5c finish updating to new proto definitions 2025-10-31 18:51:12 -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 c75aaaf7ad misc logs of changes 2025-10-31 18:28:13 -07:00
Gareth 9d82b771a6 go mod tidy 2025-10-31 18:25:45 -07:00
Gareth George 05f5a7e176 working tunneling 2025-10-31 18:24:34 -07:00
Gareth George 3fde75029d progress towards a connection 2025-10-31 18:24:34 -07:00
Gareth George a0bb869643 more progress 2025-10-31 18:24:33 -07:00
Gareth George 1e4524fe01 initial test coverage 2025-10-31 18:24:19 -07:00
Gareth George 764693ba47 progress towards encryption support 2025-10-31 18:24:19 -07:00
Gareth George 17075b20a0 rework the sync api protos 2025-10-31 18:24:18 -07:00
Gareth George 0d9f7454ff restore to state on main 2025-10-31 18:23:58 -07:00
Gareth George 0f30839fdb more sync api bug fixes 2025-10-31 18:20:10 -07:00
Gareth George 4dbe30a3fe remove broken tests 2025-10-31 18:20:10 -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 bc7beaef91 fix build failure 2025-10-31 18:04:58 -07:00
Gareth George ceb29a80f9 progress implementing remote instance views 2025-10-31 18:04:56 -07:00
Gareth George 74eb15df04 fix: cont'd work on sync implementation 2025-10-31 18:04:34 -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
Gareth b9181dc00d chore(main): release 1.10.1 (#971)
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
v1.10.1
2025-10-31 01:25:41 -07:00
Gareth 5b3d23b422 fix: set --windows-tray=true by default 2025-10-31 01:23:59 -07:00
Gareth 3a58090646 fix: database migration fails for some users due to legacy repo_guids 2025-10-31 01:17:35 -07:00
Gareth a1379e5c37 chore(main): release 1.10.0 (#902) v1.10.0 2025-10-30 22:13:11 -07:00
Gareth 20bd9a49e4 fix: restic process should run in the background on windows 2025-10-30 21:45:15 -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
Garret_94 32ead81622 fix: support backrest installation as an openrc service (#947)
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-24 20:21:44 -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
Francisco Javier e41c357d30 fix: improve JSON parsing resilience (#928)
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-04 19:29:11 -07:00
Gareth 4357295a17 chore: fix store contract test
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-09-30 23:38:25 -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 b369f344c7 chore: tune sqlite3 driver options for better performance
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
2025-09-30 21:51:58 -07:00
Nuno Cruces e8e94295cc fix: avoid shared cache memory databases (#926) 2025-09-30 21:51:51 -07:00
Gareth 3ccb883b2f fix: merge windows tray functionality into backrest.exe for single binary install on windows (#903)
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-09-28 20:57:15 -07:00