homarr-crowdin[bot]
75bee0be8b
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-08 00:38:29 +00:00
Jack Weller
b3464b3340
feat(widgets): add border color option to advanced-options ( #2512 )
...
* feat: add border color option for all widgets
* fix: broken lockfile
* fix: typecheck issue
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-03-07 22:56:16 +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
Meier Lukas
d410af3402
fix(import): autofix missing sizes of items with grid-algorithm ( #2522 )
2025-03-07 21:27:29 +01:00
Manuel
37d471457a
feat: remove cqmin system ( #2407 )
...
* feat: remove cqmin system
* fix: improve weather widget
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-03-07 18:46:01 +01:00
Meier Lukas
9881577f47
fix(pi-hole): wrong fetch used in factory ( #2527 )
2025-03-07 18:14:50 +01:00
homarr-crowdin[bot]
15026afa46
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-07 00:47:20 +00:00
homarr-renovate[bot]
67c739c35b
fix(deps): update dependency mysql2 to v3.13.0 ( #2516 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-06 06:19:00 +00:00
homarr-crowdin[bot]
6f8b3de903
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-06 00:47:27 +00:00
homarr-renovate[bot]
e4a39223a3
fix(deps): update dependency ioredis to v5.6.0 ( #2509 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-05 21:33:39 +00:00
homarr-crowdin[bot]
84519bf734
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-05 00:47:09 +00:00
homarr-renovate[bot]
478aae6cd4
fix(deps): update dependency @tabler/icons-react to ^3.31.0 ( #2502 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-04 23:54:15 +00:00
Meier Lukas
b3e4f30312
fix(integration): store omv session in redis ( #2467 )
...
* feat(pihole): add support for v6
* fix: add session-store to keep using same session for pi-hole requests
* fix(integration): store omv session in redis
* chore: address pull request feedback
2025-03-04 21:46:11 +01:00
Manuel
a3999bcf52
fix: docker add to homarr layout overflow ( #2441 )
2025-03-04 21:39:38 +01:00
Meier Lukas
3804d530ec
feat(pihole): add support for v6 ( #2448 )
...
* feat(pihole): add support for v6
* fix: add session-store to keep using same session for pi-hole requests
* chore: address pull request feedback
* fix: import issue
* fix: other import errors
2025-03-04 21:17:35 +01:00
homarr-crowdin[bot]
d470ea4ede
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-04 00:47:03 +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
homarr-crowdin[bot]
c94fa4e999
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-03 00:48:29 +00:00
Jack Weller
7dfb108a56
feat: added bordercolor option for dynamic section ( #2334 )
2025-03-02 11:39:17 +01:00
Meier Lukas
7dfc3646b7
feat(integration): add emby integration ( #2466 )
...
* feat(integration): add emby integration
* fix: deepsource issue
2025-03-02 10:56:01 +01:00
Meier Lukas
d66610b324
refactor: replace drizzle count with $count ( #2471 )
2025-03-02 10:54:44 +01:00
Meier Lukas
9eb76634d0
fix(logs): add special case for axios error to prevent huge error messages ( #2468 )
2025-03-02 10:54:35 +01:00
homarr-crowdin[bot]
e1d69f91e7
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-02 00:49:50 +00:00
Meier Lukas
80c2040b13
feat(media-request): show request status ( #2465 )
2025-03-01 22:44:38 +01:00
Meier Lukas
43619e0cc0
fix(media-request): inconsistent sorting and reordering ( #2464 )
2025-03-01 22:44:26 +01: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
788304adfb
fix(old-import): default logo and favicon not replaced ( #2456 )
2025-03-01 17:24:07 +01:00
Meier Lukas
c0e354428a
fix(boards): case-sensitive board names in url ( #2454 )
2025-03-01 17:23: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]
d9ef1b0470
fix(deps): update mantine monorepo to ^7.17.1 ( #2462 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-01 09:45:24 +00:00
homarr-crowdin[bot]
163e3b007f
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-01 09:31:58 +00:00
Meier Lukas
f0b932432b
chore(docs): update docs-sitemap
2025-02-28 22:56:48 +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
homarr-renovate[bot]
06ba0f0e9f
fix(deps): update dependency undici to v7.4.0 ( #2445 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-28 11:16:57 +00:00
Manuel
50367eb2f5
fix: chinese traditional locale ( #2440 )
2025-02-27 21:49:41 +01: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-crowdin[bot]
2b40233235
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-02-27 00:46:24 +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
homarr-renovate[bot]
faf7322bcb
fix(deps): update dependency drizzle-orm to ^0.40.0 ( #2425 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-25 21:53:58 +00:00
homarr-renovate[bot]
3b830ae098
fix(deps): update dependency drizzle-kit to ^0.30.5 ( #2423 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-25 20:47:29 +00:00
homarr-renovate[bot]
2f3d297c46
chore(deps): update dependency @types/dockerode to ^3.3.35 ( #2415 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-25 00:58:36 +00:00
homarr-crowdin[bot]
8355bb5919
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-02-25 00:47:03 +00:00
Meier Lukas
ef9289d945
chore(docs): update docs-sitemap
2025-02-23 20:26:07 +01:00
Meier Lukas
7761dc29c8
feat(boards): add responsive layout system ( #2271 )
2025-02-23 17:34:56 +01:00
Meier Lukas
c5107b2b67
fix: update checker logs incorrectly ( #2402 )
2025-02-23 12:55:38 +01:00
Manuel
5dc5d9e04a
fix: omv invalid temperature when not available ( #2322 )
2025-02-23 12:34:04 +01:00
homarr-crowdin[bot]
4f09363823
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-02-23 00:48:50 +00: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