homarr-renovate[bot]
99175feda4
fix(deps): update nextjs monorepo to ^14.2.5 ( #779 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-10 15:27:39 +00:00
homarr-renovate[bot]
8085e72cf4
fix(deps): update dependency video.js to ^8.16.1 ( #772 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-09 17:09:42 +00:00
homarr-renovate[bot]
bf70143cca
fix(deps): update dependency @tabler/icons-react to ^3.10.0 ( #769 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-09 11:22:21 +00:00
homarr-renovate[bot]
75e5a6c42f
fix(deps): update dependency @tabler/icons-react to ^3.9.0 ( #745 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-04 20:10:12 +00:00
Manuel
bb8640b162
feat: add jellyfin integration ( #672 )
...
* feat: #655 implement jellyfin media server
* fix: table overflow
* feat: pr feedback
* refactor: format
* refactor: merge existing code
* fix: code smells
* refactor: format commit
2024-07-03 20:06:57 +02:00
homarr-renovate[bot]
e12531cccc
fix(deps): update dependency @tabler/icons-react to ^3.8.0 ( #737 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-02 21:23:14 +00:00
homarr-renovate[bot]
60c0cfa911
fix(deps): update mantine monorepo to ^7.11.1 ( #735 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-02 11:21:36 +00:00
homarr-renovate[bot]
0ac123b59f
chore(deps): update dependency typescript to ^5.5.3 ( #733 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-01 19:09:01 +00:00
homarr-renovate[bot]
e057affddf
chore(deps): update dependency eslint to ^9.6.0 ( #722 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-28 17:48:14 +00:00
homarr-renovate[bot]
52e936f979
fix(deps): update mantine monorepo to ^7.11.0 ( #719 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-26 17:08:53 +00:00
homarr-renovate[bot]
6a3a8465e7
fix(deps): update dependency @tabler/icons-react to ^3.7.0 ( #715 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-25 15:48:11 +00:00
homarr-renovate[bot]
d5f4bd0aab
chore(deps): update dependency typescript to ^5.5.2 ( #697 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-20 18:13:25 +00:00
homarr-renovate[bot]
8b4cc5b994
chore(deps): update dependency eslint to ^9.5.0 ( #668 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-14 19:48:24 +00:00
homarr-renovate[bot]
e4c6864a94
fix(deps): update dependency @tabler/icons-react to ^3.6.0 ( #664 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-13 20:48:14 +00:00
homarr-renovate[bot]
4e9593b859
fix(deps): update mantine monorepo to ^7.10.2 ( #662 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-13 09:26:34 +00:00
homarr-renovate[bot]
476fa59079
fix(deps): update nextjs monorepo to ^14.2.4 ( #658 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-11 22:27:00 +00:00
Meier Lukas
9cab001451
chore: improve importing of some packages ( #647 )
...
* chore: improve importing of some packages
* fix: not same version for all dependencies
* fix: lint and format issue
2024-06-10 21:26:39 +02:00
Manuel
2e782ae442
feat: add homeassistant integration ( #578 )
2024-06-10 21:16:39 +02:00
homarr-renovate[bot]
1bae7352dc
chore(deps): update dependency eslint to v9 ( #452 )
...
* chore(deps): update dependency eslint to v9
* chore: migrate eslint to v9
* fix: dependency issues
* fix: unit tests not working
* chore: disable lint check for Image component that does not work in ci
* 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-06-08 20:49:57 +02:00
Meier Lukas
d57b771a17
feat: add pi hole summary integration ( #521 )
...
* feat: add pi hole summary integration
* feat: add pi hole summary widget
* fix: type issues with integrations and integrationIds
* feat: add middleware for integrations and improve cache redis channel
* feat: add error boundary for widgets
* fix: broken lock file
* fix: format format issues
* fix: typecheck issue
* fix: deepsource issues
* fix: widget sandbox without error boundary
* chore: address pull request feedback
* chore: remove todo comment and created issue
* fix: format issues
* fix: deepsource issue
2024-05-26 17:13:34 +02:00
Meier Lukas
26b1c4a319
feat: add custom css for board and custom classes in advanced options for items ( #512 )
...
* feat: add custom css for board and custom classes in advanced options for items
* chore: add mysql migration
* fix: test not working
* fix: format issues
* fix: typecheck issue
* fix: build issue
* chore: add missing translations
* fix: merge issues related to migrations
* fix: format issues
* fix: merge issue with migration
* fix: format issue
2024-05-19 23:01:26 +02:00
homarr-renovate[bot]
b18b364270
fix(deps): update tiptap monorepo to v2.4.0 ( #494 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-14 21:47:18 +02:00
homarr-renovate[bot]
382be496ff
fix(deps): update tiptap monorepo to v2.3.2 ( #459 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-08 19:15:27 +02:00
homarr-renovate[bot]
876f21a26d
fix(deps): update tiptap monorepo to v2.3.1 ( #403 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-30 21:56:27 +02:00
homarr-renovate[bot]
fc1360d6bb
fix(deps): update dependency video.js to ^8.12.0 ( #400 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-30 21:14:24 +02:00
homarr-renovate[bot]
847adffe7b
fix(deps): update tiptap monorepo to v2.3.0 ( #317 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 14:06:05 +02:00
homarr-renovate[bot]
e7689beee8
chore(deps): update dependency @types/video.js to ^7.3.58 ( #353 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 12:48:24 +02:00
Meier Lukas
6b1879cbb1
feat: add notebook widget ( #294 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add notebook widget
* fix: format issue
* fix: add missing tiptap packages
* refactor: improve structure of table options
* fix: downgrade to tiptap 2.2.5 as not yet supported by mantine/tiptap
* fix: format issue
* fix: deepsource issues
* fix: typecheck issues
* refactor: move default notebook content to seperate file
* fix: format issue
2024-04-13 12:32:55 +02:00
Meier Lukas
82e9887f36
feat: add video widget ( #287 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add video widget
* feat: add notice about youtube not supported with video.js
* fix: format issue
* fix: format issue
2024-04-13 11:44:16 +02:00
homarr-renovate[bot]
cb65d465aa
chore(deps): update dependency typescript to ^5.4.5 ( #337 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-11 20:56:02 +02:00
Meier Lukas
8988880439
feat: add app actions ( #322 )
...
* feat: add app actions
* fix: broken lockfile
* fix: app should only load when one is selected and server data not fail when no app found
* fix: add missing dependency
* fix: format issue
2024-04-09 21:51:00 +02:00
homarr-renovate[bot]
a6729a2b18
chore(deps): update dependency typescript to ^5.4.4 ( #310 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-06 16:28:11 +02:00
Meier Lukas
1936596c04
feat: add nestjs replacement, remove nestjs ( #285 )
...
* feat: add nestjs replacement, remove nestjs
* fix: format issues
* fix: dependency issues
* fix: dependency issues
* fix: format issue
* fix: wrong channel used for logging channel
2024-04-04 18:31:40 +02:00
homarr-renovate[bot]
d867ab162a
chore(deps): update dependency typescript to ^5.4.3 ( #254 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-22 22:36:58 +01:00
Meier Lukas
361700b239
feat: add board access settings ( #249 )
...
* wip: add board access settings
* wip: add user access control
* wip: add user access control
* feat: add user access control
* refactor: move away from mantine-modal-manager
* fix: ci issues and failing tests
* fix: lint issue
* fix: format issue
* fix: deepsource issues
* chore: address pull request feedback
2024-03-20 20:30:58 +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]
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
Meier Lukas
9d520874f4
feat: add board ( #15 )
...
* wip: Add gridstack board
* wip: Centralize board pages, Add board settings page
* fix: remove cyclic dependency and rename widget-sort to kind
* improve: Add header actions as parallel route
* feat: add item select modal, add category edit modal,
* feat: add edit item modal
* feat: add remove item modal
* wip: add category actions
* feat: add saving of board, wip: add app widget
* Merge branch 'main' into add-board
* chore: update turbo dependencies
* chore: update mantine dependencies
* chore: fix typescript errors, lint and format
* feat: add confirm modal to category removal, move items of removed category to above wrapper
* feat: remove app widget to continue in another branch
* feat: add loading spinner until board is initialized
* fix: issue with cellheight of gridstack items
* feat: add translations for board
* fix: issue with translation for settings page
* chore: address pull request feedback
2024-02-03 22:26:12 +01:00
Meier Lukas
1740450648
feat: Add widget integration option ( #14 )
...
* wip: add widget integrations
* feat: Add integration option to widgets
* feat: Add translation for widget integration select
* fix: formatting issue
* chore: address pull request feedback
2024-02-03 10:24:39 +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
782897527f
feat: add widget preview pages ( #9 )
...
* feat: add widget definition system
* fix: wrong typecheck command in turbo generator
* chore: fix formatting
* feat: add widget preview page
* chore: fix formatting and type errors
* chore: fix from widget edit modal and remove some never casts
* chore: address pull request feedback
2024-01-02 15:36:59 +01:00