homarr-renovate[bot]
a1fa4297ea
fix(deps): update nextjs monorepo to v15.3.0 ( #2838 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-04-09 20:38:56 +00:00
homarr-renovate[bot]
0fc7ca7738
fix(deps): update nextjs monorepo to v15.2.5 ( #2828 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-04-09 07:53:31 +00:00
homarr-renovate[bot]
275224ee68
fix(deps): update dependency ldapts to v7.4.0 ( #2815 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-04-07 03:22:37 +00:00
Meier Lukas
75ba3f2ae7
refactor: remove central validation export to improve typescript performance ( #2810 )
...
* refactor: remove central validation export to improve typescript performance
* fix: missing package exports change in validation package
* chore: address pull request feedback
2025-04-06 10:37:28 +00:00
homarr-renovate[bot]
14bff5d530
chore(deps): update dependency typescript to ^5.8.3 ( #2805 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-04-05 08:39:48 +00:00
homarr-renovate[bot]
646e2c12e6
chore(deps): update dependency eslint to ^9.24.0 ( #2802 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-04-04 19:31:51 +00:00
Meier Lukas
98515312a2
revert: add restriction callback to restrict visibility and modification of widget kinds ( #2746 )
...
This reverts commit 84f73d33a0 .
2025-03-29 12:43:10 +01:00
homarr-renovate[bot]
94ff401d7d
fix(deps): update react monorepo to v19.1.0 ( #2734 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-28 20:20:12 +00:00
Meier Lukas
b5b0b069d2
fix(auth): fusion auth returns www-authenticate token response ( #2719 )
...
* fix(auth): fusion auth returns www-authenticate token response
* docs: fix typo in comment
* fix: deepsource issue
2025-03-28 17:44:26 +01:00
homarr-renovate[bot]
ac77bdd84c
fix(deps): update nextjs monorepo to v15.2.4 ( #2720 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-28 13:07:34 +00:00
Meier Lukas
08e0dd76ae
chore(deps): update nextjs to 15.2.3 ( #2701 )
...
* chore(deps): update nextjs to 15.2.3
* fix: dev server crashes with next 15.2.0
* chore(deps): reenable updates for next packages
* chore: address pull request feedback
2025-03-28 13:39:20 +01:00
Meier Lukas
84f73d33a0
feat(widget): add restriction callback to restrict visibility and modification of widget kinds ( #2658 )
...
* feat(widget): add restriction callback to restrict visibility and modification of widget kinds
* fix: typecheck issue
* chore: address pull request feedback
2025-03-28 10:16:46 +01:00
Meier Lukas
94d3dad909
feat(auth): add env variable to force user-info usage instead of idtoken ( #2711 )
2025-03-27 22:57:06 +01:00
Meier Lukas
579dd5763d
feat(logs): improve logs by logging errors with causes and metadata ( #2703 )
...
* feat(logs): improve logs by logging errors with causes and metadata
* fix: deepsource issue
2025-03-26 21:53:51 +01:00
homarr-renovate[bot]
00f5a877a6
fix(deps): update dependency ldapts to v7.3.3 ( #2691 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-24 16:20:50 +00:00
homarr-renovate[bot]
b5ae5f876b
chore(deps): update dependency eslint to ^9.23.0 ( #2672 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-21 23:18:27 +00:00
Meier Lukas
4cc37397c2
fix(permissions): unable to edit board with full board permissions ( #2625 )
2025-03-18 20:34:38 +01:00
homarr-renovate[bot]
4a7ccda362
chore(deps): update dependency eslint to ^9.22.0 ( #2530 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-07 21:43:30 +00:00
homarr-renovate[bot]
49b0f962e0
fix(deps): update dependency prettier to ^3.5.3 ( #2485 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-03 02:25:21 +00:00
Meier Lukas
6fad48f65a
feat: use fetch with trusted certificates for oidc ( #2412 )
...
* feat: use fetch with trusted certificates for oidc
* fix: change custom-fetch symbol from auth-core to next-auth
* test: add mock for next-auth in events test
* refactor: use package import instead of relative import
2025-03-01 17:24:31 +01:00
Meier Lukas
286cc0fcac
chore(license): update license property in package-json to match repository license ( #2453 )
2025-03-01 17:23:00 +01:00
homarr-renovate[bot]
14da6727e0
chore(deps): update dependency typescript to ^5.8.2 ( #2450 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-28 17:17:33 +00:00
Meier Lukas
fdd91f585d
fix(deps): downgrade to next 15.1.7 cause of turbopack crash with 15.2.0 and above ( #2438 )
2025-02-27 20:45:22 +01:00
homarr-renovate[bot]
8c1308c97f
fix(deps): update dependency @auth/core to ^0.38.0 ( #2434 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-27 10:39:05 +00:00
homarr-renovate[bot]
b2cc97e316
fix(deps): update dependency @auth/drizzle-adapter to ^1.8.0 ( #2435 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-27 10:18:38 +00:00
homarr-renovate[bot]
d6939e4a6d
fix(deps): update nextjs monorepo to ^15.2.0 ( #2428 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-26 23:34:48 +00:00
Meier Lukas
7761dc29c8
feat(boards): add responsive layout system ( #2271 )
2025-02-23 17:34:56 +01:00
homarr-renovate[bot]
86e778db1e
fix(deps): update dependency prettier to ^3.5.2 ( #2399 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-22 04:39:53 +00:00
homarr-renovate[bot]
675ed5bdc1
chore(deps): update dependency eslint to ^9.21.0 ( #2395 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-21 22:17:43 +00:00
Meier Lukas
67d48e11d7
feat(logging): add log level env variable ( #2299 )
2025-02-18 22:54:15 +01:00
homarr-renovate[bot]
f6c923017c
fix(deps): update dependency prettier to ^3.5.1 ( #2284 )
...
* fix(deps): update dependency prettier to ^3.5.1
* fix(deps): update dependency prettier to ^3.5.1
* fix: format issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-02-16 11:39:32 +01:00
Meier Lukas
ffe7259802
feat(groups): add home board settings ( #2321 )
2025-02-16 11:39:31 +01:00
homarr-renovate[bot]
379675a901
fix(deps): update dependency zod to ^3.24.2 ( #2311 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-11 23:18:01 +00:00
homarr-renovate[bot]
51038cc03c
chore(deps): update dependency eslint to ^9.20.1 ( #2309 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-11 17:36:09 +00:00
homarr-renovate[bot]
2399967868
fix(deps): update nextjs monorepo to ^15.1.7 ( #2302 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-11 03:02:53 +00:00
homarr-renovate[bot]
0e553a5f8f
chore(deps): update dependency eslint to ^9.20.0 ( #2273 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-07 21:55:01 +00:00
Meier Lukas
c43a2f0488
refactor: move zod import from validation package to zod ( #2111 )
...
* refactor: move zod import from validation package to zod
* refactor: move missing zod imports
2025-01-26 22:16:27 +01:00
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]
4d8c22a4e6
fix(deps): update nextjs monorepo to ^15.1.6 ( #2063 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-22 11:16:22 +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
Meier Lukas
b9271ba14a
chore: make error messages for auth errors more detailed ( #2041 )
2025-01-21 11:02:21 +01:00
Meier Lukas
927913cf4e
fix: add error from ldap bind operation to log statement ( #1980 )
2025-01-17 16:11:50 +01:00
homarr-renovate[bot]
e35811c921
fix(deps): update nextjs monorepo to ^15.1.5 ( #1978 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-17 15:09:21 +00: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
homarr-renovate[bot]
a69c64d88d
fix(deps): update dependency ldapts to v7.3.1 ( #1896 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-08 19:12:13 +00:00
homarr-renovate[bot]
f4f02ca539
fix(deps): update nextjs monorepo to ^15.1.4 ( #1885 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-07 20:54:33 +00:00
Meier Lukas
c349bf8371
feat(auth): add env variable for oidc-name-attribute-overwrite ( #1850 )
2025-01-04 21:49:33 +01:00