homarr-renovate[bot]
963d77463a
fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 ( #2117 )
...
* fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0
* fix: inconsistent tanstack versions
* fix: broken lock file
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-01-26 11:50:53 +01:00
homarr-renovate[bot]
b36b5c1eb1
chore(deps): update dependency eslint to ^9.19.0 ( #2104 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-24 20:19:35 +01:00
homarr-renovate[bot]
701538fcb5
fix(deps): update testcontainers-node monorepo to ^10.17.1 ( #2047 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-21 14:47:05 +00:00
Meier Lukas
175927970b
fix: empty env variables should be ignored ( #2040 )
...
* fix: empty env variables should be ignored
* fix: e2e test fails because of empty env variable values
2025-01-21 13:09:49 +01:00
homarr-renovate[bot]
49bd02e869
fix(deps): update dependency better-sqlite3 to ^11.8.1 ( #2005 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-18 06:52:55 +00:00
Meier Lukas
a1084f91e5
fix: mysql transactions do not work with run property of sqlite ( #1974 )
...
* fix: mysql transactions do not work with run property of sqlite
* fix: ci issues
2025-01-17 12:53:01 +01:00
homarr-renovate[bot]
b10b2013af
fix(deps): update dependency drizzle-orm to ^0.38.4 ( #1967 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-16 15:33:39 +00:00
homarr-renovate[bot]
cb96508634
fix(deps): update dependency drizzle-kit to ^0.30.2 ( #1965 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-16 14:34:48 +00:00
homarr-renovate[bot]
34a76c98e8
fix(deps): update dependency better-sqlite3 to ^11.8.0 ( #1956 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-15 03:17:53 +00:00
Meier Lukas
e01d74f4f8
feat(board): add mobile home board ( #1910 )
...
* feat(board): add mobile home board
* fix: add missing translations
* fix: mysql key reference with other datatype
* fix: format issue
* fix: missing trpc context arguments in tests
* fix: missing trpc context arguments in tests
2025-01-14 19:54:55 +01:00
Meier Lukas
1fd3fd8dfb
refactor: env validation typescript and common package ( #1912 )
2025-01-14 19:03:38 +01:00
homarr-renovate[bot]
e502fbc533
chore(deps): update dependency eslint to ^9.18.0 ( #1916 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-10 21:54:40 +00:00
homarr-renovate[bot]
e056f620da
chore(deps): update dependency typescript to ^5.7.3 ( #1897 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-08 19:14:44 +00:00
Meier Lukas
65befa22ba
feat(spotlight): add default search engine ( #1807 )
2025-01-06 19:59:40 +01:00
homarr-renovate[bot]
1f0116d725
fix(deps): update dependency better-sqlite3 to ^11.7.2 ( #1858 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-04 20:16:31 +00:00
Manuel
f5076454cd
feat(integration): add search engine creation ( #1816 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-31 11:40:37 +01:00
homarr-renovate[bot]
82c6ce7b77
fix(deps): update dependency drizzle-orm to ^0.38.3 ( #1783 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-25 12:25:14 +00:00
homarr-renovate[bot]
555212e2dc
fix(deps): update dependency drizzle-zod to ^0.6.1 ( #1782 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-25 10:53:06 +00:00
homarr-renovate[bot]
999cf58625
chore(deps): update dependency dotenv-cli to v8 ( #1741 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-23 20:14:01 +01:00
homarr-renovate[bot]
d02ded5511
fix(deps): update dependency mysql2 to v3.12.0 ( #1758 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-23 10:38:45 +00:00
Meier Lukas
d2584b63c5
fix: always require db-user and password for mysql ( #1730 )
2024-12-19 17:48:10 +01:00
Meier Lukas
550bca6dee
fix: mysql operations not working ( #1728 )
2024-12-19 16:10:22 +01:00
Meier Lukas
6de74d9525
feat: add onboarding with oldmarr import ( #1606 )
2024-12-15 15:40:26 +01:00
homarr-renovate[bot]
da63d8ebf4
fix(deps): update dependency drizzle-orm to ^0.38.2 ( #1652 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-13 21:54:17 +00:00
homarr-renovate[bot]
e0152f4ac7
chore(deps): update dependency eslint to ^9.17.0 ( #1654 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-13 21:42:35 +00:00
homarr-renovate[bot]
6418dfed38
fix(deps): update dependency drizzle-kit to ^0.30.1 ( #1651 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-13 16:19:16 +00:00
homarr-renovate[bot]
7d0a224a3f
fix(deps): update dependency drizzle-orm to ^0.38.1 ( #1646 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-11 23:15:51 +00:00
homarr-renovate[bot]
51c87c1a33
fix(deps): update dependency drizzle-zod to ^0.6.0 ( #1629 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-09 17:50:03 +00:00
homarr-renovate[bot]
2825c9bf45
fix(deps): update dependency drizzle-orm to ^0.38.0 ( #1631 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-09 16:41:22 +00:00
homarr-renovate[bot]
46ce06155b
fix(deps): update dependency drizzle-kit to ^0.30.0 ( #1630 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-09 16:15:13 +00:00
homarr-renovate[bot]
753e0ecad2
fix(deps): update dependency better-sqlite3 to ^11.7.0 ( #1628 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-08 03:50:46 +00:00
homarr-renovate[bot]
feb93ef0c7
fix(deps): update testcontainers-node monorepo to ^10.16.0 ( #1604 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-04 10:13:26 +00:00
homarr-renovate[bot]
bbec01385f
fix(deps): update dependency prettier to ^3.4.2 ( #1602 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-04 10:04:13 +00:00
homarr-renovate[bot]
2e23b3dad8
fix(deps): update dependency drizzle-kit to ^0.29.1 ( #1603 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-04 09:48:52 +00:00
homarr-renovate[bot]
31cc1abb51
fix(deps): update dependency dotenv to ^16.4.7 ( #1597 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-03 17:48:43 +00:00
homarr-renovate[bot]
16cf818449
fix(deps): update dependency drizzle-orm to ^0.37.0 ( #1592 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-03 14:31:30 +00:00
homarr-renovate[bot]
a8e045b223
fix(deps): update dependency drizzle-kit to ^0.29.0 ( #1591 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-03 13:49:59 +00:00
homarr-renovate[bot]
716a2ab9d1
fix(deps): update dependency dotenv to ^16.4.6 ( #1588 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-03 03:23:47 +00:00
Manuel
a53a2cdd34
feat: add prettier packagejson plugin ( #1577 )
2024-12-01 22:59:11 +01:00
homarr-renovate[bot]
9968f149c6
chore(deps): update dependency eslint to ^9.16.0 ( #1573 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-29 21:48:31 +00:00
homarr-renovate[bot]
cebc925b87
fix(deps): update dependency mysql2 to v3.11.5 ( #1567 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-28 21:27:13 +00:00
homarr-renovate[bot]
27b8f65238
fix(deps): update dependency prettier to ^3.4.1 ( #1554 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-26 13:45:22 +00:00
homarr-renovate[bot]
2e9b99dff7
fix(deps): update dependency prettier to ^3.4.0 ( #1550 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-26 05:32:01 +00:00
homarr-renovate[bot]
93aedd994f
fix(deps): update dependency better-sqlite3 to ^11.6.0 ( #1548 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-26 04:14:30 +00:00
Manuel
d76b4d0ec1
feat: #1243 add api routes ( #1286 )
2024-11-23 22:05:44 +01:00
homarr-renovate[bot]
982ab4393e
chore(deps): update dependency typescript to ^5.7.2 ( #1523 )
...
* chore(deps): update dependency typescript to ^5.7.2
* chore(deps): update dependency typescript to ^5.7.2
* fix: typecheck issue
* fix: typecheck issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-11-23 19:39:20 +01:00
Meier Lukas
8fea983c2e
refactor: make casing for column names consistent ( #1517 )
...
* refactor: make casing for column names consistent
* fix: format issues
2024-11-23 17:17:00 +01:00
homarr-renovate[bot]
50c96833a6
fix(deps): update dependency drizzle-orm to ^0.36.4 ( #1522 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-22 12:21:14 +00:00
homarr-renovate[bot]
6018b20d4e
fix(deps): update testcontainers-node monorepo to ^10.15.0 ( #1521 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-22 11:25:35 +00:00
homarr-renovate[bot]
06e4623f8d
chore(deps): update dependency dotenv-cli to ^7.4.4 ( #1518 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-21 19:23:10 +00:00