Meier Lukas
|
b2cee8f693
|
fix: next auth host not trusted (#144)
|
2024-02-23 17:15:24 +01:00 |
|
Meier Lukas
|
f070a0cb0a
|
test: add initial unit tests (#56)
* chore: add initial db migration
* test: add unit tests for packages auth, common, widgets
* fix: deep source issues
* fix: format issues
* wip: add unit tests for api routers
* fix: deep source issues
* test: add missing unit tests for integration router
* wip: board tests
* test: add unit tests for board router
* fix: remove unnecessary null assertions
* fix: deepsource issues
* fix: formatting
* fix: pnpm lock
* fix: lint and typecheck issues
* chore: address pull request feedback
* fix: non-null assertions
* fix: lockfile broken
|
2024-02-10 19:00:08 +01:00 |
|
Meier Lukas
|
fa19966fcc
|
chore: restructure packages of the project (#7)
* chore: restructure validation package
* chore: move zod only to validation package
* chore: rename packages from alparr to homarr
* chore: move mantine core, dates and icons library to ui package, move most other mantine packages to seperate packages for further customization and centralization
* chore: fix formatting
* fix: wrong typecheck command in turbo generator
* chore: fix formatting
* chore: address pull request feedback
* chore: fix ci check issues
|
2024-01-02 14:18:37 +01:00 |
|
Meier Lukas
|
3cedb7fba5
|
feat: add credentials authentication (#1)
|
2023-12-10 17:12:20 +01:00 |
|