homarr-renovate[bot]
59b1630532
fix(deps): update tiptap monorepo to v2.11.7 ( #2750 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-30 15:42:50 +02:00
homarr-renovate[bot]
0ec8f23b7c
fix(deps): update tiptap monorepo to v2.11.7 ( #2749 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-30 01:05:20 +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
Manuel
8a071f9ab6
fix: bookmarks layout ( #2675 )
...
* fix: bookmarks layout
* chore: address pull request feedback
* fix: make icon bigger when only icon exists for vertical item
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-03-28 20:11:31 +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
Manuel
70ea093eb6
fix: calendar indicators ( #2712 )
2025-03-28 13:43:45 +01: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
homarr-renovate[bot]
0ed4c741c5
fix(deps): update tiptap monorepo to v2.11.6 ( #2718 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-28 12:28:38 +00: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
Manuel
8bf893b392
feat: app dropdown add infinity scroll ( #2696 )
2025-03-27 20:27:39 +00:00
homarr-renovate[bot]
6854e4729d
fix(deps): update mantine monorepo to ^7.17.3 ( #2707 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-27 10:41:42 +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
Jack Weller
91a69c162a
feat: stock price widget ( #2579 )
...
* feat: added stock price widget
* fix: formatting
* fix: broken lock file
* fix: requested changes
* fix: added parsing schema
* fix: improve time range and interval inputs
* fix: only return required data
* fix: formatting
* fix: deepsource tests
* fix: moved all time frames into one location
* fix: formatting
* fix: requested changes
* fix: formatting
* fix: parse response data
* fix: update packages
* fix: typescript issues
* fix: formatting
* fix: broken lockfile
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-03-20 17:49:19 +01:00
homarr-renovate[bot]
1e50ac411c
fix(deps): update mantine monorepo to ^7.17.2 ( #2599 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-14 08:42:06 +00:00
homarr-renovate[bot]
f55d8a9c2e
fix(deps): update dependency next-intl to v4 ( #2580 )
...
* fix(deps): update dependency next-intl to v4
* fix: typecheck issue
* refactor: implement improvements for next-intl v4
* fix: typecheck issues
* 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 >
2025-03-12 18:37:43 +01:00
Meier Lukas
268daee4a6
fix(system-health): improve responsive styles ( #2566 )
2025-03-11 22:15:01 +01:00
Meier Lukas
a53e7aaee5
fix(notebook): css for checkboxes not working ( #2570 )
2025-03-11 22:14:35 +01:00
Meier Lukas
fbbfe9af29
fix(calendar): dropdown spans over whole screen ( #2569 )
2025-03-11 22:13:17 +01:00
Meier Lukas
e774b06fc2
fix(dns-hole-summary): remove inconsistency for position of text ( #2568 )
2025-03-11 22:13:03 +01:00
homarr-renovate[bot]
a102f39518
fix(deps): update dependency video.js to ^8.22.0 ( #2564 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-11 13:05:22 +00:00
Meier Lukas
d714e53cfa
fix(downloads): improve responsive styles ( #2552 )
2025-03-10 20:29:50 +01:00
Meier Lukas
f6f0d7c72b
feat(calendar): add show-unmonitored option ( #2547 )
...
* feat(calendar): add show-unmonitored option
* fix: typecheck issue
2025-03-09 14:26:31 +01:00
Meier Lukas
2f80c096a7
fix(minecraft-status): wrong api path for bedrock ( #2551 )
2025-03-09 14:24:27 +01:00
Meier Lukas
8f8d7884a9
fix(media-transcoding): improve responsive styles ( #2550 )
...
* fix(media-transcoding): improve responsive styles
* fix: typecheck issue
2025-03-09 14:22:12 +01:00
Meier Lukas
d584ade8f4
fix(media-request-stats): improve responsive styles ( #2544 )
...
* fix(media-request-stats): improve responsive styles
* fix(media-request-stats): put user to start
2025-03-09 14:20:23 +01:00
Meier Lukas
82528dbd96
fix(media-server): improve responsive styles ( #2548 )
...
* fix(media-server): improve responsive styles
* fix(media-server): translate table headers
2025-03-09 14:20:04 +01:00
Meier Lukas
9e48f438b4
fix(media-request-list): improve responsive styles ( #2543 )
2025-03-08 23:54:57 +01:00
Meier Lukas
4472c04967
fix(indexer-manager): improve responsive styles ( #2541 )
2025-03-08 23:46:43 +01:00
Manuel
2e62a61f4d
feat: add nextcloud integration ( #2501 )
2025-03-08 22:13:45 +00:00
Meier Lukas
0b07f227ee
fix(smart-home): improve responsive styles ( #2540 )
2025-03-08 20:55:25 +01:00
Meier Lukas
fd5b1b0c08
fix(date-time): improve responsive styles ( #2539 )
2025-03-08 20:55:15 +01:00
Meier Lukas
1db9c3c692
fix(calendar): improve responsive styles ( #2538 )
...
* fix(calendar): improve responsive styles
* fix: remove temporary events
* fix: deepsource issue
2025-03-08 20:55:03 +01:00
Meier Lukas
fb800a0008
fix(app): improve responsive styles ( #2537 )
2025-03-08 20:54:48 +01:00
Meier Lukas
c0e1355d7f
fix(dns-controls): improve responsive styles ( #2534 )
...
* fix(dns-controls): improve responsive styles
* fix: further dns-control improvements
2025-03-08 20:54:35 +01:00
Meier Lukas
7ec6fbc376
fix(dns-summary): improve responsive styles ( #2535 )
2025-03-08 20:54:24 +01:00
Meier Lukas
df249a0173
fix(bookmarks): improve responsive styles ( #2536 )
...
* fix(bookmarks): improve responsive styles
* fix: typecheck issue
2025-03-08 20:54:12 +01: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
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
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
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
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
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-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]
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
Manuel
5dc5d9e04a
fix: omv invalid temperature when not available ( #2322 )
2025-02-23 12:34:04 +01:00