Commit Graph
35 Commits
Author SHA1 Message Date
Gareth George 861ad597e4 chore: remove extraneous debug print 2025-01-23 20:01:20 -08:00
Gareth b3a9a30e6e fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Gareth George c601f4c274 chore: restrict access to multihost endpoint as an alpha feature 2025-01-07 22:22:33 -08:00
Gareth George c2b1a794fa fix: ui bugs introduced by repo guid migration 2025-01-07 22:01:57 -08:00
Gareth 66bba33809 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth George 1c97748e4d fix: tray app infers UI port from BACKREST_PORT or --bind-address if available 2024-11-26 00:26:45 -08:00
garethgeorge 0dfdd2a992 chore: backrest includes binary version info in startup logs for better debugability 2024-11-13 20:04:58 -08:00
Gareth 56eeaddaf1 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Gareth 8e0c58ed28 chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth eee103e835 feat: use sqlite logstore (#514) 2024-10-12 11:26:22 -07:00
Gareth 56b63537a5 feat: migrate oplog history from bbolt to sqlite store (#515) 2024-10-12 11:11:26 -07:00
Gareth 8dba59dce1 feat: add prometheus metrics (#459) 2024-09-09 17:58:57 -07:00
garethgeorge 4f742c219e chore: fix oplog tests 2024-09-09 00:40:14 -07:00
garethgeorge 4dc8e51e5b fix: simplify auth handling 2024-09-09 00:36:03 -07:00
garethgeorge 5dfd1abf3c fix: apply oplog migrations correctly using new storage interface 2024-09-09 00:22:33 -07:00
garethgeorge 2477946a05 chore: add new utilities and scripts for manual validations 2024-09-09 00:22:06 -07:00
Gareth 9080dfe79f feat: support live logrefs for in-progress operations (#456) 2024-09-04 22:03:10 -07:00
garethgeorge 8ec32a8c67 fix: write debug-level logs to data dir on all platforms 2024-08-25 22:31:34 -07:00
Gareth ab14b07553 chore: refactor oplog interface to abstract storage (#429) 2024-08-25 21:46:22 -07:00
Gareth 311b09fdd4 feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
Gareth ceaf14ed99 feat: add windows installer and tray app (#294) 2024-05-24 17:23:54 -07:00
garethgeorge 10ff34dc0c feat: implement forget operation 2023-11-28 23:03:37 -08:00
garethgeorge 3d520f0848 feat: display queued operations 2023-11-28 21:33:08 -08:00
garethgeorge 825ed12a09 chore: refactor task scheduler 2023-11-28 19:57:50 -08:00
garethgeorge 9e53cf5ec0 fix: build and test fixes 2023-11-28 17:03:46 -08:00
Gareth George 51d96e75b1 feat: autoinstall required restic version 2023-11-28 01:02:32 -08:00
garethgeorge 810bdc4c58 chore: relocated main package to root folder 2023-11-16 20:07:39 -08:00
garethgeorge c557ca1cb0 feat: snapshot items are viewable in the UI and minor element ordering fixes 2023-11-15 23:45:27 -08:00
garethgeorge 82bfcd8d5b chore: refactor storage layer 2023-11-15 18:15:01 -08:00
garethgeorge 70b88e86eb feat: implement backup scheduling in orchestrator 2023-11-14 21:52:06 -08:00
garethgeorge d082d68445 feat: initial oplog implementation 2023-11-14 00:04:14 -08:00
garethgeorge 19ce589c54 chore: add colored logging output in debug mode 2023-11-12 01:02:16 -08:00
garethgeorge 2911c613c6 feat: implement repo, edit, and supporting RPCs 2023-11-12 00:46:34 -08:00
garethgeorge aeb831868b restic library 2023-11-10 18:32:29 -08:00
garethgeorge dd9e14e450 Initial commit 2023-11-10 00:59:48 -08:00