Commit Graph

360 Commits

Author SHA1 Message Date
Gareth aa2bdfec5c fix modno Set issues 2025-11-05 22:47:54 -08:00
Gareth ba4821df21 working multihost operation history sync 2025-11-01 18:19:51 -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 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 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 3a58090646 fix: database migration fails for some users due to legacy repo_guids 2025-10-31 01:17:35 -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
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
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 25d2771fd7 chore: fix migrations test failure
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 12:16:21 -07:00
Gareth e31e0e1ccc chore: allow dump operations to run concurrently with other tasks
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
Docs / build (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2025-09-28 04:40:09 -07:00
Gareth 1ee919c6b9 chore: migrate to ncruces sqlite3 driver for improved stability (#923) 2025-09-28 04:30:22 -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 1200e04ac4 chore: use kvstore to track monotonic increasing modnos (#922) 2025-09-28 03:09:34 -07:00
github-actions[bot] b34ea4c598 fix: update restic version to 0.18.1 (#910)
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
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
2025-09-22 15:02:01 -07:00
Gareth ca54a063d9 fix: reduce overly verbose logs during backups and other operations 2025-08-27 22:47:20 -07:00
Gareth a271afe7e3 fix: rework output handling in restic pkg to improve error capturing and consistency 2025-08-27 22:24:32 -07:00
Gareth 59b5ed558b chore: fix typo in repo orchestrator 2025-08-27 00:20:25 -07:00
Gareth 31803eb222 chore: fix broken tests remaining 2025-08-26 23:07:56 -07:00
Gareth 93f7edbdd7 fix: restic package properly handles 'verbose_status' and 'exit_error' status types 2025-08-26 23:07:56 -07:00
Gareth 32ca7e3ce8 chore: skip syncapi tests 2025-08-26 23:07:56 -07:00
garethgeorge a967832731 chore: add an additional check that config passes validation after migration 2025-08-20 22:49:24 -07:00
garethgeorge 8c506a4e6b chore: improve migration handling by merging ConfigManager and CachingValidatingStore 2025-08-20 22:44:24 -07:00
Gareth 8c3d7ef55d fix: use zap logger for restic log formatting 2025-08-19 23:56:28 -07:00
Gareth 11e59a6b28 chore: refactor config migration logic 2025-08-07 22:47:20 -07:00