Nico
|
1e20fb225e
|
feat: naming backup schedules (#103)
* docs: add agents instructions
* feat: naming backup schedules
* fix: wrong table for filtering
|
2025-12-04 18:31:00 +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 |
|
Nicolas Meienberger
|
7ff38f0128
|
refactor: run forget commands in the background
|
2025-12-01 20:22:43 +01:00 |
|
Nico
|
9b46737852
|
refactor(repositories): add a locking mechanism for restic operations (#94)
* refactor(repositories): add a locking mechanism for restic operations
* fix: add missing lock in list repositories
|
2025-12-01 19:47:21 +01:00 |
|
Nico
|
673827f9f3
|
refactor: all timestamps to ms (#77)
* refactor: change all timestamps to be in miliseconds
* chore: format files
* chore: fix syntax error
|
2025-11-26 23:20:22 +01:00 |
|
Nico
|
d190d9c8cd
|
feat: partial success warning status (#74)
* feat: report partial backups with warnings
* chore: rebase
* chore: remove un-used size prop
|
2025-11-26 19:02:29 +01:00 |
|
Nicolas Meienberger
|
70df79079f
|
fix(backups): correctly apply repository compression mode
|
2025-11-23 17:53:13 +01:00 |
|
Nico
|
6c30e7e357
|
Feat/notifications alerts (#52)
* feat: notifications backend & creation
* feat: assign notification to backup schedule
* refactor: status dot one component
* chore(notification-details): remove refetchInterval
|
2025-11-22 14:58:21 +01:00 |
|
Nicolas Meienberger
|
98924ea59d
|
fix: timezone parsing cron
|
2025-11-16 11:51:00 +01:00 |
|
Nicolas Meienberger
|
54ee02deb9
|
feat(backups): manual repository cleanup
|
2025-11-15 11:24:17 +01:00 |
|
Nicolas Meienberger
|
b83881c189
|
fix(backups): re-calculate next backup date before starting the backup
|
2025-11-15 11:13:23 +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 |
|