Nico
|
182d39a887
|
feat: restore snapshot as tar (#550)
* feat: export snapshot as tar file
chore(mutext): prevent double lock release
* chore: pr feedbacks
* fix: dump single file no tar
* chore: pr feedbacks
|
2026-02-21 10:19:20 +01:00 |
|
Nico
|
bad944a232
|
feat: restore progress (#281)
* feat: restore progress
* feat: keep restore progress on reload
* refactor: centralize sse event types
* refactor(sse): generic handler factory
|
2026-02-14 12:35:16 +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 |
|
Nicolas Meienberger
|
458799297d
|
refactor: make sse events isolated per org
|
2026-01-24 22:45:56 +01:00 |
|
Nico
|
2ab37e6b67
|
refactor: async doctor (#375)
* feat: background doctor operation
* refactor(repo-details): design layout
* refactor(doctor): support abort signal in all operations
* chore: fix linting issue
* chore: pr feedbacks
* chore: merge conflicts
* refactor: handle aborted signal in all operations
* chore: pr feedbacks
* chore: remove old migration
|
2026-01-22 21:55:45 +01:00 |
|
Nico
|
1074d022b3
|
chore: add a pre-commit hook to format files (#336)
chore: add a pre-commit hook to format files
|
2026-01-10 11:57:24 +01:00 |
|
Nico
|
b216219209
|
refactor: move from biome to oxlint/oxformat (#311)
* chore: install and configure oxlint
* chore: fix liniting issues
* chore: install and configure oxfmt
* ci: add oxlint action instead of biome
* chore: pr feedbacks
* Revert "chore: pr feedbacks"
This reverts commit 525dcd8d9f.
|
2026-01-05 21:04:37 +01:00 |
|
Nico
|
e7f0a2828d
|
feat: mirror repositories (#95)
* feat: mirror repositories
feat: mirror backup repositories
* chore: pr feedbacks
|
2025-12-03 20:52:47 +01:00 |
|
Nico
|
95a0d44b45
|
refactor: unify backend and frontend servers (#3)
* refactor: unify backend and frontend servers
* refactor: correct paths for openapi & drizzle
* refactor: move api-client to client
* fix: drizzle paths
* chore: fix linting issues
* fix: form reset issue
|
2025-11-13 20:11:46 +01:00 |
|