Nico
|
93aabebd51
|
refactor: remove slug constraint in volume name (#428)
* refactor: remove slug constraint in volume name
Closes #413
* chore: remove un-used imports
* fix(notifications): validate name is not empty
* refactor: deny empty names
|
2026-01-29 20:57:20 +01:00 |
|
Nicolas Meienberger
|
febd795517
|
refactor: warning only when backup is aborted
|
2025-12-19 23:30:23 +01:00 |
|
Nicolas Meienberger
|
46c8139a23
|
fix: ensure proper error message when backup operation is aborted
|
2025-12-19 23:27:25 +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 |
|
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 |
|