Nico
|
df312cd419
|
refactor: move from arktype to zod (#637)
chore: gen api-client
|
2026-03-09 18:27:03 +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
|
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
|
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 |
|
Nico
|
2ddf3c6597
|
refactor: split forms (#124)
* refactor: split create-volume-form
* refactor: split create-repository-form
* chore: pr feedbacks
|
2025-12-10 21:16:20 +01:00 |
|
Nicolas Meienberger
|
fdb84374a0
|
refactor: remove icons where it was making the context worse
|
2025-12-06 11:13:26 +01:00 |
|
Jakub Trávník
|
ff4c1404a6
|
feat: add icons to buttons and alerts for improved UI clarity
|
2025-12-03 17:31:44 +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 |
|