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
Meier Lukas
f8c9ae67f8
wip: add modal to move items on board ( #927 )
2024-08-10 22:58:48 +02:00
homarr-renovate[bot]
4b39c16d25
fix(deps): update dependency tldts to ^6.1.39 ( #966 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-10 17:34:44 +00:00
Meier Lukas
bc886d9476
feat: add collapse to login screen with cli command for password reset ( #963 )
...
* feat: add collapse to login screen with cli command for password reset
* refactor: add translations
2024-08-10 15:54:43 +02:00
Meier Lukas
9ce172e78a
feat: add dynamic section ( #842 )
...
* chore: add parent_section_id and change position to x and y_offset for sqlite section table
* chore: rename existing positions to x_offset and y_offset
* chore: add related mysql migration
* chore: add missing height and width to section table
* fix: missing width and height in migration copy script
* fix: typecheck issues
* fix: test not working caused by unsimilar schemas
* wip: add dynamic section
* refactor: improve structure of gridstack sections
* feat: add rendering of dynamic sections
* feat: add saving of moved sections
* wip: add static row count, restrict min-width and height
* chore: address pull request feedback
* fix: format issues
* fix: size calculation within dynamic sections
* fix: on resize not called when min width or height is reached
* fix: size of items while dragging is to big
* chore: temporarly remove migration files
* chore: readd migrations
* fix: format and deepsource issues
* chore: remove db_dev.sqlite file
* chore: add *.sqlite to .gitignore
* chore: address pull request feedback
* feat: add dynamic section actions for adding and removing them
2024-08-10 12:37:16 +02: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
f327837d82
feat: add user setting for home board ( #956 )
2024-08-09 19:24:50 +02:00
Meier Lukas
13e09968d9
feat: add logout redirect url ( #954 )
...
* feat: add logout redirect url
* fix: format issue
2024-08-09 19:24:07 +02:00
Meier Lukas
fcb72e6716
feat: add column count and is public options to board creation modal ( #930 )
...
* feat: add column count and is public options to board creation modal
* test: adjust board creation test to match modified schema
2024-08-09 18:28:52 +02:00
Meier Lukas
6dafbaae48
feat: add session expiry ( #951 )
2024-08-09 15:59:00 +02: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
homarr-renovate[bot]
db9c200f89
fix(deps): update dependency winston to v3.14.1 ( #941 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-08 20:26:50 +00:00
homarr-renovate[bot]
a80b49a03e
fix(deps): update dependency @drizzle-team/brocli to ^0.10.0 ( #937 )
...
* fix(deps): update dependency @drizzle-team/brocli to ^0.10.0
* fix: rename cliName to name
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-08-08 21:43:04 +02:00
Meier Lukas
81946e50a9
feat: add duplication action for items ( #926 )
2024-08-08 20:37:41 +02:00
Meier Lukas
365e267b8d
fix: ping urls are not reset when restarting ( #924 )
2024-08-08 20:36:51 +02:00
homarr-renovate[bot]
940a4890e2
fix(deps): update dependency drizzle-kit to ^0.24.0 ( #939 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-08 14:48:48 +00:00
homarr-renovate[bot]
c399d832e5
fix(deps): update dependency drizzle-orm to ^0.33.0 ( #938 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-08 14:36:20 +00:00
homarr-renovate[bot]
ac4b4ed9cf
fix(deps): update dependency winston to v3.14.0 ( #935 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-08 05:29:08 +00:00
homarr-renovate[bot]
c2bf6779c0
fix(deps): update dependency jotai to ^2.9.2 ( #933 )
...
* fix(deps): update dependency jotai to ^2.9.2
* 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-08-08 07:04:17 +02:00
Yossi Hillali
44712608b7
feat: AdGuard Home integration ( #929 )
...
* feat: AdGuard Home integration
* fix: code improvments
* fix: a better errorMessages method
2024-08-07 09:06:59 +03:00
homarr-renovate[bot]
a2be781f81
fix(deps): update dependency tldts to ^6.1.38 ( #931 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-06 20:09:19 +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]
3f35163481
fix(deps): update dependency drizzle-orm to ^0.32.2 ( #919 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-05 16:31:47 +00:00
homarr-renovate[bot]
d378ddb42b
fix(deps): update dependency drizzle-kit to ^0.23.2 ( #918 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-05 15:48:23 +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
Meier Lukas
7fa5e70d5b
feat: reset password cli ( #903 )
...
* feat: add password reset cli
* feat: add homarr cli to docker image
2024-08-04 21:44:51 +02:00
Meier Lukas
b53a2b6b78
feat: add refresh button to docker containers table ( #913 )
2024-08-04 21:19:31 +02:00
Meier Lukas
b8b084c188
fix: restrict access to docker containers page to admins ( #912 )
2024-08-04 21:19:16 +02: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]
5f89d93db6
fix(deps): update dependency drizzle-kit to ^0.23.1 ( #888 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-30 22:33:12 +00: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
67dad45214
fix: fetch timeout for external requests to small ( #881 )
...
* fix: fetch timeout for external requests to small
* fix: format issue
* fix: move clear timeout for fetch to finally
2024-07-29 06:30:56 +02:00
Meier Lukas
406ed16ce4
fix: overview in series of sonarr schema is optional ( #880 )
2024-07-28 19:38:47 +02: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
homarr-renovate[bot]
a0c55459d1
fix(deps): update dependency next-auth to v5.0.0-beta.20 ( #878 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-28 04:12:05 +00:00
homarr-renovate[bot]
37309e0727
fix(deps): update dependency @auth/drizzle-adapter to ^1.4.2 ( #877 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-28 03:48:18 +00:00
homarr-renovate[bot]
9181f11b13
fix(deps): update dependency @auth/core to ^0.34.2 ( #876 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-28 03:27:46 +00:00
Meier Lukas
55a000a7fc
fix: missing breadcrumb translation, wrong spacing in user layout ( #872 )
2024-07-27 21:09:34 +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]
c973a3bfa5
fix(deps): update dependency mysql2 to v3.11.0 ( #874 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-27 14:48:10 +00:00
Meier Lukas
6f7327b774
feat: restrict non credential provider interactions ( #871 )
...
* wip: add provider field to sqlite user table
* feat: disable invites when credentials provider is not used
* wip: add migration for provider field in user table with sqlite
* wip: remove fields that can not be modified by non credential users
* wip: make username, mail and avatar disabled instead of hidden
* wip: external users membership of group cannot be managed manually
* feat: add alerts to inform about disabled fields and managing group members
* wip: add mysql migration for provider on user table
* chore: fix format issues
* chore: address pull request feedback
* fix: build issue
* fix: deepsource issues
* fix: tests not working
* feat: restrict login to specific auth providers
* chore: address pull request feedback
* fix: deepsource issue
2024-07-27 11:38: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