Manuel
acbb834889
feat: add media requests widget ( #774 )
...
Co-authored-by: SeDemal <Tagaishi@hotmail.ch >
Co-authored-by: SeDemal <demal.sebastien@bluewin.ch >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-08-24 15:23:16 +02:00
homarr-renovate[bot]
7ec4adcb24
chore(deps): update dependency eslint to ^9.9.1 ( #1021 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-23 20:48:24 +00:00
homarr-renovate[bot]
cbf2ecfb9d
fix(deps): update tiptap monorepo to v2.6.6 ( #1015 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-23 10:48:40 +00:00
homarr-renovate[bot]
1311e72ca0
fix(deps): update nextjs monorepo to ^14.2.6 ( #1009 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-22 11:35:43 +00:00
homarr-renovate[bot]
d401c8fa0f
fix(deps): update tiptap monorepo to v2.6.5 ( #1005 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-21 07:34:49 +00:00
homarr-renovate[bot]
27d08baa2d
fix(deps): update dependency dayjs to ^1.11.13 ( #1001 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-20 19:21:08 +00:00
Meier Lukas
7521ef0519
feat: add hotkeys ( #986 )
2024-08-18 12:07:00 +02:00
homarr-renovate[bot]
0ba647ad51
fix(deps): update tiptap monorepo to v2.6.4 ( #981 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-15 09:26:57 +00:00
homarr-renovate[bot]
cc61e27fad
fix(deps): update tiptap monorepo to v2.6.3 ( #980 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-14 19:23:31 +00:00
homarr-renovate[bot]
81a13b0e59
fix(deps): update tiptap monorepo to v2.6.2 ( #972 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-13 16:49:03 +00:00
homarr-renovate[bot]
4a34ec91e5
fix(deps): update tiptap monorepo to v2.6.1 ( #970 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-13 14:38:08 +00:00
homarr-renovate[bot]
04725942ee
fix(deps): update dependency video.js to ^8.17.3 ( #971 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-13 09:28:28 +00:00
homarr-renovate[bot]
5b651a782a
fix(deps): update mantine monorepo to ^7.12.1 ( #967 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-12 13:16:26 +00:00
homarr-renovate[bot]
a9d87e4e6b
chore(deps): update dependency eslint to ^9.9.0 ( #961 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-09 20:48:37 +00:00
Meier Lukas
25452ff063
feat: change visibility in item options based on selected integration kinds ( #949 )
2024-08-09 15:55:30 +02:00
homarr-renovate[bot]
21c0e4b354
fix(deps): update dependency @tabler/icons-react to ^3.12.0 ( #944 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-09 02:33:55 +00:00
Meier Lukas
c4c4d41e4d
feat: add support for app url variables ( #915 )
...
* feat: add support for app url variables
* fix: test not working
* fix: format issue
2024-08-06 21:43:12 +02:00
homarr-renovate[bot]
c6bb272318
fix(deps): update tiptap monorepo to v2.5.9 ( #922 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-06 15:36:34 +00:00
homarr-renovate[bot]
137ebf6d22
fix(deps): update mantine monorepo to ^7.12.0 ( #920 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-05 16:48:06 +00:00
homarr-renovate[bot]
796261c5f5
fix(deps): update dependency video.js to ^8.17.2 ( #917 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-05 08:32:53 +00:00
SeDemal
0cec1dbb17
fix: Fix typecheck, lint issues and errors brought to dnshole summary. ( #916 )
2024-08-04 20:46:27 +02:00
Yossi Hillali
65c6854e44
feat: dnshole controls widget ( #867 )
...
* feat: dnshole controls widget
* feat: add duration and timer modal
* fix: code improvment
* fix: add support for many integrations
* fix: add support for more integrations
* fix: move ControlsCard outside of main component
* fix: deepsource
2024-08-04 18:47:00 +03:00
homarr-renovate[bot]
a9a46024e2
fix(deps): update dependency typescript-eslint to v8 ( #896 )
...
* fix(deps): update dependency typescript-eslint to v8
* fix: lint issues
* fix: more lint issues
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-08-01 10:13:12 +02:00
homarr-renovate[bot]
e0566dfcfa
fix(deps): update tiptap monorepo to v2.5.8 ( #887 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-30 09:26:56 +00:00
homarr-renovate[bot]
bce73bc38f
fix(deps): update dependency video.js to ^8.17.1 ( #884 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-29 09:48:21 +00:00
Meier Lukas
9cb6200895
feat: add validation to widget edit modal inputs ( #879 )
...
* feat: add validation to widget edit modal inputs
* chore: remove unused console.log statements
2024-07-28 19:38:19 +02:00
Manuel
15d9327d46
feat: add rss widget ( #760 )
...
Co-authored-by: SeDemal <demal.sebastien@bluewin.ch >
2024-07-27 18:11:29 +02:00
Meier Lukas
4380aa9b3e
fix: mantine-react-table not localized #333 ( #873 )
2024-07-27 17:10:51 +02:00
homarr-renovate[bot]
eba4052522
chore(deps): update dependency eslint to ^9.8.0 ( #870 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-26 21:09:40 +00:00
homarr-renovate[bot]
89ab1df2db
fix(deps): update tiptap monorepo to v2.5.7 ( #869 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-26 13:13:04 +00:00
homarr-renovate[bot]
d70e99c973
fix(deps): update tiptap monorepo to v2.5.6 ( #863 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-24 17:48:31 +00:00
homarr-renovate[bot]
47834d4288
chore(deps): update dependency typescript to ^5.5.4 ( #857 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-22 23:24:14 +00:00
homarr-renovate[bot]
c512ddba49
fix(deps): update tiptap monorepo to v2.5.5 ( #853 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-22 11:48:47 +00:00
homarr-renovate[bot]
5da74ca7e0
fix(deps): update dependency mantine-react-table to v2.0.0-beta.6 ( #837 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-20 13:25:30 +00:00
homarr-renovate[bot]
5c92f6a3cc
fix(deps): update dependency dayjs to ^1.11.12 ( #832 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-18 13:14:20 +00:00
homarr-renovate[bot]
baf552bf52
fix(deps): update tiptap monorepo to v2.5.4 ( #828 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-17 13:35:32 +00:00
homarr-renovate[bot]
015b42aa61
fix(deps): update tiptap monorepo to v2.5.3 ( #825 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-17 12:18:06 +00:00
homarr-renovate[bot]
b82128a90c
fix(deps): update tiptap monorepo to v2.5.2 ( #822 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-17 08:13:36 +00:00
homarr-renovate[bot]
30669d23e3
fix(deps): update dependency @tabler/icons-react to ^3.11.0 ( #818 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-16 11:48:26 +00:00
homarr-renovate[bot]
08ba282528
fix(deps): update tiptap monorepo to v2.5.1 ( #813 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-15 13:29:14 +00:00
homarr-renovate[bot]
7f341efdb3
fix(deps): update tiptap monorepo to v2.5.0 ( #811 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-14 14:48:46 +00:00
homarr-renovate[bot]
fe5af9231e
fix(deps): update mantine monorepo to ^7.11.2 ( #808 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-13 15:33:24 +00:00
homarr-renovate[bot]
7d61baad03
chore(deps): update dependency eslint to ^9.7.0 ( #786 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-12 21:10:47 +00:00
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