Nicolas Meienberger
ddf7cab503
chore(vite): allow tailscale hosts for dev server
2026-05-30 10:09:01 +02:00
renovate[bot]
970a7fa42f
fix(deps): update dependency content-disposition to v2 ( #880 )
...
* fix(deps): update dependency content-disposition to v2
* refactor(content-disposition): use new named export
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Meienberger <github@thisprops.com >
2026-05-19 21:55:43 +02:00
renovate[bot]
5e4742488f
fix(deps): update bun minor and patch dependencies ( #865 )
...
* fix(deps): update bun minor and patch dependencies
* fix: ci
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Meienberger <github@thisprops.com >
2026-05-07 17:11:53 +02:00
Nico
5b728b8144
chore: move docs to monorepo apps ( #801 )
...
* chore: move docs to monorepo apps
* chore(docs): bump vite
2026-04-16 19:03:00 +02:00
Nico
d10a3d2d65
docs: init project ( #792 )
...
* docs: init project
docs: design
content
header sticky
docs: content
docs: update starting guide
docs: corrections
docs: oidc, sso & more
feat: landing page
style: card design
style: colors
style: zerobyte logo
style: corner content
style: docs cards
ci(docs): auto deploy to cloudflare
docs: 3-2-1 strategy
* fix: anchor links
* style: refactor landing hero
* feat: og
* chore: fix ci
* ci: build docs before publishing
2026-04-15 23:13:10 +02:00
Nico
8a4a06f888
chore: migrate toolchain to vite-plus ( #762 )
...
* chore: migrate toolchain to vite-plus
* chore: run lint with bunx
* chore: add vp config postinstall
2026-04-09 17:57:19 +02:00
dependabot[bot]
ee73f89863
chore(deps-dev): bump @vitejs/plugin-react from 5.1.4 to 6.0.1 ( #669 )
...
* chore(deps-dev): bump @vitejs/plugin-react from 5.1.4 to 6.0.1
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 5.1.4 to 6.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: move react-compiler to rolldown babel plugin
* chore(vite): use native tsconfig path resolution
* chore: add @babel/core types dev dep
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Meienberger <github@thisprops.com >
2026-03-15 12:48:14 +01:00
Nico
a0a813ed09
refactor: short id branded type ( #552 )
...
* refactor: short id branded type
* chore: pr feedbacks
2026-02-21 11:16:15 +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
Nicolas Meienberger
392b2f78af
chore: enable react compiler
2026-01-31 22:45:11 +01:00
Nicolas Meienberger
726bd5d06f
chore: skip secure headers in non-production envrionments
2026-01-28 22:15:42 +01:00
Nico
d3f9ced5dc
refactor: use spawn & exec instead of bun $ ( #356 )
...
* refactor: use spawn & exec accordingly
* chore: pr feedbacks
2026-01-15 22:09:00 +01:00
Nicolas Meienberger
4f9f167727
chore: remove sourcemaps from build output
2025-12-18 12:10:17 +01:00
Nicolas Meienberger
ed2a625fa7
ci: fix app version build arg
2025-11-16 17:11:30 +01:00
Nicolas Meienberger
a3e027694a
ci: fix version injection to be a docker build arg
2025-11-16 16:53:29 +01:00
Copilot
0d36484c04
Add "Ironmount" prefix to page titles and display version in sidebar ( #28 )
...
* 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