Nico
|
ae5233d9fb
|
refactor: tag snapshots with schedule short_id instead of db id (#248)
* refactor: tag snapshots with schedule short_id instead of db id
* chore: formatting issues
|
2025-12-28 11:42:25 +01:00 |
|
Nicolas Meienberger
|
5cc7450ad0
|
refactor(snapshot-details): make page load faster by not awaiting restic snapshot details
|
2025-12-22 21:18:56 +01:00 |
|
Nico
|
00f44e4716
|
fix: allow arbitrary name for repositories and correctly import existing local repos (#197)
* fix: allow arbitrary name for repositories and correctly import existing local repos
* chore: rebase conflicts
|
2025-12-22 20:52:26 +01:00 |
|
Jakub Trávník
|
9caccc969c
|
Update app/client/components/snapshots-table.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-22 14:26:39 +01:00 |
|
Jakub Trávník
|
299469728e
|
feat: add volume column to snapshots table and display backup volume names
|
2025-12-22 14:16:57 +01:00 |
|
Jakub Trávník
|
e992c6739a
|
fix: update backup display name in snapshots table
|
2025-12-22 14:16:20 +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
|
e5435969be
|
feat: remove individual snapshot (#26)
|
2025-11-16 11:14:18 +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 |
|