Nico
|
4dcafa0708
|
feat(auth): allow skipping forced recovery key download (#900)
* feat(auth): allow skipping forced recovery key download
* refactor: move from session storage to cookie
|
2026-05-19 20:36:45 +02:00 |
|
Nico
|
c071596151
|
fix(system): block recovery key download without credential password (#899)
|
2026-05-19 20:28:09 +02:00 |
|
Nicolas Meienberger
|
66ebc249ca
|
fix: force recovery key redownload after possible truncated download
|
2026-05-18 21:35:53 +02:00 |
|
Nicolas Meienberger
|
419204d587
|
fix(download-password): revoke url after 60 secs
|
2026-05-18 21:13:07 +02: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
|
87403c9407
|
chore: add more linting rules and fix warnings (#325)
|
2026-01-08 18:53:02 +01:00 |
|
Nico
|
b216219209
|
refactor: move from biome to oxlint/oxformat (#311)
* chore: install and configure oxlint
* chore: fix liniting issues
* chore: install and configure oxfmt
* ci: add oxlint action instead of biome
* chore: pr feedbacks
* Revert "chore: pr feedbacks"
This reverts commit 525dcd8d9f.
|
2026-01-05 21:04:37 +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 |
|
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 |
|