homarr-renovate[bot]
|
2ee5027a3c
|
chore(deps): update turbo monorepo to ^1.12.5 (#202)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-03-12 22:01:49 +01:00 |
|
homarr-renovate[bot]
|
ea79953353
|
fix(deps): update typescript-eslint monorepo to ^7.2.0 (#218)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-03-12 21:49:55 +01:00 |
|
homarr-renovate[bot]
|
56d5e709bc
|
fix(deps): update nextjs monorepo to ^14.1.3 (#208)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-03-07 07:10:35 +01:00 |
|
homarr-renovate[bot]
|
46955830d9
|
chore(deps): update dependency typescript to ^5.4.2 (#204)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-03-06 21:21:09 +01:00 |
|
homarr-renovate[bot]
|
8df514dec8
|
fix(deps): update nextjs monorepo to ^14.1.2 (#193)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-03-05 20:30:02 +01:00 |
|
homarr-renovate[bot]
|
27a63dbf7a
|
fix(deps): update typescript-eslint monorepo to ^7.1.1 (#192)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-03-04 21:22:48 +01:00 |
|
homarr-renovate[bot]
|
4cd897d521
|
fix(deps): update dependency eslint-plugin-react to ^7.34.0 (#189)
* fix(deps): update dependency eslint-plugin-react to ^7.34.0
* fix: lockfile broken
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-03-04 21:11:01 +01:00 |
|
Manuel
|
9440d04261
|
feat: add nestjs app (#172)
|
2024-03-03 21:07:27 +01:00 |
|
homarr-renovate[bot]
|
258ad94bd2
|
chore(deps): update dependency @types/eslint to ^8.56.5 (#164)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-03-02 15:58:22 +01:00 |
|
homarr-renovate[bot]
|
b407f2a9ac
|
fix(deps): update nextjs monorepo to ^14.1.1 (#147)
* fix(deps): update nextjs monorepo to ^14.1.1
* fix: lint issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-03-02 15:37:40 +01:00 |
|
homarr-renovate[bot]
|
e74a41165d
|
chore(deps): update dependency eslint to ^8.57.0 (#154)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-27 21:19:06 +01:00 |
|
homarr-renovate[bot]
|
8e5379225a
|
fix(deps): update typescript-eslint monorepo to ^7.1.0 (#159)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-27 20:42:06 +01:00 |
|
homarr-renovate[bot]
|
f060f50caf
|
chore(deps): update dependency @types/eslint to ^8.56.3 (#111)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-23 17:05:31 +01:00 |
|
homarr-renovate[bot]
|
859eeed329
|
fix(deps): update typescript-eslint monorepo to ^7.0.2 (#122)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-20 20:09:20 +01:00 |
|
Meier Lukas
|
144e1512f7
|
ci: update node version to 20
|
2024-02-16 20:26:48 +01:00 |
|
homarr-renovate[bot]
|
f91338446d
|
fix(deps): update typescript-eslint monorepo to v7 (#87)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-15 20:40:50 +01:00 |
|
homarr-renovate[bot]
|
c5fb8075ce
|
chore(deps): update turbo monorepo to ^1.12.4 (#93)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-14 22:54:32 +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 |
|
homarr-renovate[bot]
|
15f08011a6
|
fix(deps): update dependency prettier to ^3.2.5 (#53)
* fix(deps): update dependency prettier to ^3.2.5
* fix: formatting
* fix: formatting
* fix: formatting
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-02-08 19:58:56 +01:00 |
|
homarr-renovate[bot]
|
941307b954
|
chore(deps): update turbo monorepo to ^1.12.3 (#62)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-07 20:45:17 +01:00 |
|
homarr-renovate[bot]
|
e683d61568
|
fix(deps): update typescript-eslint monorepo to ^6.21.0 (#58)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-05 20:32:29 +01:00 |
|
Manuel
|
4815230f8b
|
fix(deps): update typescript-eslint monorepo to ^6.20.0 (#41)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-02-04 09:15:59 +01:00 |
|
Manuel
|
dadfc0c5d7
|
fix(deps): update nextjs monorepo to ^14.1.0 (#38)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-02-04 09:05:59 +01:00 |
|
Manuel
|
9aaec5495d
|
fix(deps): update dependency prettier to ^3.2.4 (#37)
* fix(deps): update dependency prettier to ^3.2.4
* fix: formatting issues
---------
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-02-04 09:03:22 +01:00 |
|
Manuel
|
837e3900fa
|
fix(deps): update dependency eslint-config-turbo to ^1.12.2 (#34)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
|
2024-02-04 08:47:20 +01:00 |
|
Manuel
|
7da312134c
|
chore(deps): update dependency @types/eslint to ^8.56.2 (#26)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
|
2024-02-04 08:28:05 +01:00 |
|
Manuel
|
f3bb990c4d
|
fix(deps): update dependency eslint-plugin-import to ^2.29.1 (#23)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
|
2024-02-03 23:13:50 +01:00 |
|
Manuel
|
b671f68b13
|
config: add deployment workflow (#8)
|
2024-02-03 21:30:45 +01:00 |
|
Meier Lukas
|
3a0f280984
|
chore: update dependencies (#13)
* chore: update dependencies
* chore: update nextauth dependency to beta 5
* chore: fix formatting
|
2024-01-23 21:49:47 +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 |
|
Meier Lukas
|
f6094c6ae2
|
chore: add ui package and custom theme colors
|
2023-12-08 23:47:55 +01:00 |
|
Meier Lukas
|
9ea96899b1
|
chore: rename local packages from acme to alparr
|
2023-12-08 23:13:46 +01:00 |
|
Meier Lukas
|
d115779c85
|
chore: migrate from tailwind to mantine
|
2023-12-08 23:11:37 +01:00 |
|
Meier Lukas
|
a2cedf73c0
|
Initial commit
|
2023-12-08 22:35:15 +01:00 |
|