Gareth
|
ba180ea8c9
|
fix windows test
|
2025-11-01 18:25:54 -07:00 |
|
Gareth
|
9d82b771a6
|
go mod tidy
|
2025-10-31 18:25:45 -07:00 |
|
Gareth George
|
a0bb869643
|
more progress
|
2025-10-31 18:24:33 -07:00 |
|
Gareth George
|
0d9f7454ff
|
restore to state on main
|
2025-10-31 18:23:58 -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
|
1ee919c6b9
|
chore: migrate to ncruces sqlite3 driver for improved stability (#923)
|
2025-09-28 04:30:22 -07:00 |
|
Gareth
|
5772c79a16
|
chore: add an e2e test covering first time setup user journeys
|
2025-09-07 01:16:33 -07:00 |
|
Gareth George
|
58721f9003
|
chore: drop dependency on bbolt
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 22:45:07 -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 |
|
Lukas Lerche
|
113c978570
|
chore: Update Go version and remove workaround (#671)
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-18 23:15:23 -08:00 |
|
Gareth
|
a4b4de5152
|
feat: initial backend implementation of multihost synchronization (#562)
|
2025-01-07 20:31:31 -08:00 |
|
garethgeorge
|
efa2baa927
|
chore: use replace directive in go.mod to prevent accidental sqlite version upgrades
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
|
2024-11-17 00:48:52 -08:00 |
|
arminus
|
e60a4fbcd7
|
fix: crash on arm32 device due to bad libc dependency version for sqlite driver (#559)
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
Co-authored-by: Gareth <garethgeorge97@gmail.com>
|
2024-11-15 13:30:28 -08:00 |
|
garethgeorge
|
78c01a1a35
|
chore: backrest includes binary version info in startup logs for better debugability
|
2024-11-13 20:04:58 -08:00 |
|
Gareth
|
0daa74f04f
|
chore: misc bug fixes supporting sqlite migration (#517)
|
2024-10-13 17:55:37 -07:00 |
|
Gareth
|
4d557a1146
|
feat: use sqlite logstore (#514)
|
2024-10-12 11:26:22 -07:00 |
|
Gareth
|
50b4be737b
|
chore: add initial support for an sqlite oplog store (#499)
|
2024-09-25 20:39:22 -07:00 |
|
Gareth
|
daacf28699
|
feat: add prometheus metrics (#459)
|
2024-09-09 17:58:57 -07:00 |
|
garethgeorge
|
822ec35e7d
|
chore: upgrade dependencies
|
2024-09-09 00:53:28 -07:00 |
|
Gareth
|
8a7543c7bf
|
feat: add windows installer and tray app (#294)
|
2024-05-24 17:23:54 -07:00 |
|
garethgeorge
|
8448f4cc3a
|
feat: support env variable substitution e.g. FOO=${MY_FOO_VAR}
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
5a996d74b0
|
feat: update snapshot management to track and filter on instance ID, migrate existing snapshots
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
aacdf9b7cd
|
fix: improve restic pkg's output handling and buffering
|
2024-04-13 00:19:03 -07:00 |
|
garethgeorge
|
e96f4036df
|
fix: misc UI and backend bug fixes
|
2024-04-11 21:38:30 -07:00 |
|
John Maguire
|
ffad2b053a
|
chore: enable full test coverage for Windows (#206)
|
2024-04-07 18:58:45 -07:00 |
|
garethgeorge
|
92d52bed8e
|
fix: limit cmd log length to 32KB per operation
|
2024-04-06 14:10:15 -07:00 |
|
Gareth George
|
fa6407cac2
|
feat: support shoutrrr notification service
|
2024-03-30 08:52:53 +00:00 |
|
Gareth George
|
6f330ac37b
|
feat: sort lists in configuration
|
2024-03-30 07:23:34 +00:00 |
|
Gareth George
|
1f42b6ab4e
|
feat: add 'compute stats' button to refresh stats on repo view
|
2024-02-28 20:49:58 -08:00 |
|
Gareth George
|
348ec4690c
|
fix: properly parse repo flags
|
2024-02-28 20:05:36 -08:00 |
|
garethgeorge
|
e3ba5cf12e
|
fix: use 'embed' to package WebUI sources instead of go.rice
|
2024-02-16 01:09:27 -08:00 |
|
garethgeorge
|
2cba3d581a
|
chore: add test coverage for backup hook triggers
|
2024-02-03 18:25:57 -08:00 |
|
Gareth
|
4a1f3268a7
|
feat: authentication for WebUI (#62)
|
2024-02-01 01:19:16 -08:00 |
|
garethgeorge
|
25924b6197
|
feat: implement discord hook type
|
2024-01-29 20:33:22 -08:00 |
|
Gareth
|
9be413bbcc
|
feat: add user configurable command hooks for backup lifecycle events (#60)
|
2024-01-29 01:24:55 -08:00 |
|
garethgeorge
|
30874c9150
|
fix: possible race condition in scheduled task heap
|
2024-01-01 15:25:39 -08:00 |
|
Gareth George
|
b8c2e81358
|
fix: install scripts and improved asset compression
|
2023-12-24 08:03:26 +00:00 |
|
Gareth
|
df9e0aec90
|
chore: migrate to grpc-connect transport (#38)
|
2023-12-23 01:23:21 -08:00 |
|
Gareth George
|
94f73d456c
|
chore: rebrand as backrest
|
2023-12-22 09:06:23 +00:00 |
|
Gareth George
|
fe92b62578
|
fix: operations marked as 'warn' rather than 'error' for partial backups
|
2023-12-20 07:40:26 +00:00 |
|
garethgeorge
|
2603a0eb5c
|
docs: rebrand as Restora WebUI for restic
|
2023-12-09 19:41:56 -08:00 |
|
garethgeorge
|
c492f9ba63
|
fix: improve output detail collection for command failures
|
2023-12-08 19:53:29 -08:00 |
|
Gareth
|
f048cbf10d
|
feat: initial Windows OS support
|
2023-12-07 11:27:58 -08:00 |
|
Gareth George
|
b385c01121
|
feat: autoinstall required restic version
|
2023-11-28 01:02:32 -08:00 |
|
Gareth George
|
5ffbbdd957
|
Revert "chore: use storm for indexing on top boltdb"
This reverts commit 90e7b0c593.
|
2023-11-22 17:59:33 -08:00 |
|
Gareth George
|
90e7b0c593
|
chore: use storm for indexing on top boltdb
|
2023-11-22 16:30:58 -08:00 |
|
garethgeorge
|
3fdf6601d4
|
chore: relocated main package to root folder
|
2023-11-16 20:07:39 -08:00 |
|
garethgeorge
|
eadb1a8201
|
feat: implement backup scheduling in orchestrator
|
2023-11-14 21:52:06 -08:00 |
|
garethgeorge
|
dd9142c0e9
|
feat: initial oplog implementation
|
2023-11-14 00:04:14 -08:00 |
|