Nico
|
b2d2f28b40
|
style: redesign dashboard (#586)
style: redesign dashboard
style(tables): same height row in all pages
|
2026-02-26 19:57:39 +01:00 |
|
Nico
|
825d46c934
|
refactor: react-router -> tanstack start (#498)
* refactor: move to tanstack start
* refactor: auth flow & volumes
* refactor: repo & snapshot details
* refactor: backups, create repo, volumes
* refactor: create volume & restore snapshot
* refactor: notifications
* refactor: settings
* refactor: breadcrumbs
* fix: ts issues
* refactor: prod deployment
* fix: import css production
* refactor: nitro build
* refactor: winston -> consola
* fix: memory leak is sse events cleanup
* fix: cli usage
* chore: remove rr routes file
* refactor: pr feedbacks
* refactor: patch api client to have a global client per call
* refactor: pr feedbacks
* fix(dockerfile): add explicit port
* fix(e2e): healthcheck under /api
|
2026-02-11 21:41:06 +01:00 |
|
Nico
|
ac9de54a7b
|
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:50:53 +01:00 |
|
Nicolas Meienberger
|
fdb84374a0
|
refactor: remove icons where it was making the context worse
|
2025-12-06 11:13:26 +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
|
cb0d23fd52
|
refactor: rebrand to zerobyte (#45)
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
|
2025-11-20 18:59:57 +01:00 |
|
Copilot
|
0d36484c04
|
Add "Ironmount" prefix to page titles and display version in sidebar (#28)
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
* Initial plan
* Initial exploration - understanding the codebase
Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com>
* Add "Ironmount - " prefix to all route titles and version in sidebar
Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com>
|
2025-11-16 16:49:35 +01:00 |
|
Nicolas Meienberger
|
c898e1ce07
|
refactor(create-repository): from dialog to page
|
2025-11-14 21:10:40 +01:00 |
|
Nicolas Meienberger
|
6e6becec3b
|
refactor(breadcrumbs): use handler & match pattern
|
2025-11-13 22:28:53 +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 |
|