Nicolas Meienberger
|
af7a1b6249
|
refactor: remove proxy pattern for db and auth
Since we migrated away from rr this is not needed anymore as the bundler
correctly split chunks
|
2026-02-13 21:11:00 +01:00 |
|
Nicolas Meienberger
|
d4d0c81c38
|
refactor: extract common setup in initModule function
|
2026-02-13 21:11:00 +01:00 |
|
Nicolas Meienberger
|
c2711e95bc
|
refactor(bootstrap): avoid duplicate event firing
|
2026-02-13 21:11:00 +01:00 |
|
Nicolas Meienberger
|
df34dc7597
|
refactor: add nitro bootstrap plugin to ensure app is started before first call
|
2026-02-13 21:11:00 +01:00 |
|
Nico
|
297e14ebb2
|
refactor: add nitro bootstrap plugin to ensure app is started before first call (#512)
* refactor: add nitro bootstrap plugin to ensure app is started before first call
* refactor(bootstrap): avoid duplicate event firing
|
2026-02-13 20:46:10 +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 |
|