Nico
|
05dd440dea
|
fix(restic): separate error summary from diagnostic details (#694)
|
2026-03-21 20:50:23 +01:00 |
|
Nico
|
f6f17cd61c
|
fix: backup progress use simple polling & cache (#678)
#593
|
2026-03-18 20:25:30 +01:00 |
|
Nico
|
429b69ec92
|
fix: show back warnings logs and surface in UI (#677)
fix: show back warnings logs and surface in UI
#544
chore: fix dev login issue
|
2026-03-18 20:21:14 +01:00 |
|
Nico
|
332e5bffda
|
refactor: extract restic in core package (#651)
* refactor: extract restic in core package
* chore: add turbo task runner
* refactor: split server utils
* chore: simplify withDeps signature and fix non-null assertion
|
2026-03-11 21:56:07 +01:00 |
|
Nico
|
6769f5fa6c
|
fix: run repo stats in background (#620)
Closes #614
|
2026-03-05 20:18:34 +01:00 |
|
Nico
|
cb92d36c95
|
feat: cache backup progress (#571)
Closes #412
|
2026-02-25 18:20:08 +01:00 |
|
Nico
|
45fd9f9de1
|
feat: repository used space (#551)
* feat: repository used space
refactor: use a smarter cache key logic for easier invalidations
* chore: pr feedbacks
|
2026-02-21 10:52:55 +01:00 |
|
Nico
|
8681ebc0c0
|
refactor: always use short id in api calls (#545)
|
2026-02-19 20:08:40 +01:00 |
|
Nico
|
ec4cf938bc
|
feat: show progress indicator on mirrors (#499)
* feat: show progress indicator on mirrors
refactor: remove unnecessary useEffects
* refactor: pr feedbacks
|
2026-02-12 22:27:30 +01:00 |
|
Nico
|
7ebce1166b
|
feat: expand snapshot details with additional info (#505)
* feat: extend snapshot details with more info
Closes #385
* refactor: centralize restic backup schemas
* refactor: pr feedbacks
|
2026-02-12 18:25:21 +01:00 |
|
Nico
|
cb7988b8ed
|
refactor(retention badges): use restic forget dry run result instead of manual calc (#494)
* refactor(retention badges): use restic forget dry run result instead of manual calc
* chore: PR feedbacks
|
2026-02-10 20:14:35 +01:00 |
|
Nico
|
0e0eaea946
|
refactor: split backups module + unit tests (#463)
* refactor: split backups module
* test: backup execution
* test: schedule db
|
2026-02-03 23:00:25 +01:00 |
|