Nico
|
76741d6fb8
|
refactor: implement a proper code migration system (#324)
* refactor: implement a proper code migration system
* chore: rename .tsx -> .ts
|
2026-01-08 18:46:32 +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 |
|
Nicolas Meienberger
|
5216cc195d
|
fix: circular dependency
|
2025-12-14 20:49:27 +01:00 |
|
Nicolas Meienberger
|
0f7bd1e042
|
fix: remove debug logs in production
|
2025-12-04 18:46:12 +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 |
|