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
homarr-renovate[bot]
f6e551807f
chore(deps): update dependency @types/node to ^20.14.15 ( #958 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-09 18:33:11 +00:00
homarr-renovate[bot]
3be110097b
fix(deps): update dependency undici to v6.19.7 ( #950 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-09 17:32:51 +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
67195c6051
fix: wrong id for renovate auto approval ( #957 )
2024-08-09 19:23:14 +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
349c49462f
fix: redirect url from login not working ( #952 )
2024-08-09 16:08:08 +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
Meier Lukas
ab7d3f8e4c
fix: renovate approval workflow not running ( #948 )
2024-08-09 15:25:07 +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]
e18c773af9
chore(deps): update dependency vite-tsconfig-paths to ^5.0.1 ( #946 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-09 01:57:01 +00:00
Meier Lukas
c833f2cbf2
fix: github actor name for automatic approval wrong ( #943 )
2024-08-08 22:27:01 +02: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
Meier Lukas
017c378582
fix: renovate approval run for all pull requests on every pull request change ( #942 )
...
* fix: renovate approval run for all pull requests on every pull request change
* fix: run approval only for renovate branches
* fix: restrict actor to renovate bot
2024-08-08 22:02:36 +02: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
homarr-renovate[bot]
013c0c0eeb
chore(deps): update dependency vite-tsconfig-paths to v5 ( #934 )
...
* chore(deps): update dependency vite-tsconfig-paths to v5
* fix: esm only 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 21:29:52 +02:00
Meier Lukas
9258c397e0
fix: alert that certain fields in user settings are disabled is always shown ( #928 )
...
* fix: alert that certain fields in user settings are disabled is always shown
* fix: wrong inverted check
2024-08-08 20:38:17 +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]
f9e2df085b
fix(deps): update tanstack-query monorepo to ^5.51.23 ( #936 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-08 17:07:53 +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]
d4c2bd2789
chore(deps): update pnpm to v9.7.0 ( #932 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-07 01:53:06 +00: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]
693e319e26
chore(deps): update turbo monorepo to ^2.0.12 ( #923 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-06 17:37:19 +00: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]
c69483a12c
fix(deps): update dependency typescript-eslint to ^8.0.1 ( #921 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-05 17:38:02 +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
ca1ecdf848
feat: add preview to icon picker ( #914 )
2024-08-04 21:20:21 +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
Manuel
9013d5dbf0
feat: remove manual flag to pushing image
2024-08-02 21:41:26 +02:00
homarr-renovate[bot]
2a459dda20
fix(deps): update tanstack-query monorepo to ^5.51.21 ( #905 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-02 19:21:00 +00:00
homarr-renovate[bot]
afe2637f2d
chore(deps): update dependency @types/node to ^20.14.14 ( #902 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-02 08:48:37 +00:00
homarr-renovate[bot]
26615d80e7
fix(deps): update tanstack-query monorepo to ^5.51.18 ( #900 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-01 14:09:47 +00:00
homarr-renovate[bot]
5c73b54428
fix(deps): update tanstack-query monorepo to ^5.51.17 ( #899 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-01 13:35:52 +00: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