Meier Lukas
225356cc4f
fix: add beforeunload logic for board in edit mode ( #1531 )
2024-11-24 13:43:50 +01:00
Meier Lukas
32e6b8ee45
fix: external users can be added to groups manually ( #1540 )
2024-11-24 13:43:25 +01:00
homarr-renovate[bot]
2e2814707e
fix(deps): update mantine monorepo to ^7.14.2 ( #1537 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-24 10:49:24 +00:00
Manuel
d76b4d0ec1
feat: #1243 add api routes ( #1286 )
2024-11-23 22:05:44 +01:00
homarr-renovate[bot]
982ab4393e
chore(deps): update dependency typescript to ^5.7.2 ( #1523 )
...
* chore(deps): update dependency typescript to ^5.7.2
* chore(deps): update dependency typescript to ^5.7.2
* fix: typecheck issue
* 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 >
2024-11-23 19:39:20 +01:00
homarr-renovate[bot]
5a3d9745d9
fix(deps): update dependency @dnd-kit/core to ^6.2.0 ( #1534 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-23 17:27:37 +00:00
Meier Lukas
4a94d602c0
fix: auth broken cause of consistent table column rename ( #1532 )
2024-11-23 17:43:28 +01:00
Meier Lukas
38143b679e
fix: matcher for translation middleware only supports en and de ( #1528 )
2024-11-23 17:19:04 +01:00
Meier Lukas
1fc48f9db0
feat: add permission section to create user page ( #1524 )
...
* feat: add permission section to create user page
* fix: deepsource issues
2024-11-23 17:18:29 +01:00
Meier Lukas
8fea983c2e
refactor: make casing for column names consistent ( #1517 )
...
* refactor: make casing for column names consistent
* fix: format issues
2024-11-23 17:17:00 +01:00
Meier Lukas
32ee9f3dcc
refactor: add request handlers for centralized cached requests ( #1504 )
...
* feat: add object base64 hash method
* chore: add script to add package
* feat: add request-handler package
* wip: add request handlers for all jobs and widget api procedures
* wip: remove errors shown in logs, add missing decryption for secrets in cached-request-job-handler
* wip: highly improve request handler, add request handlers for calendar, media-server, indexer-manager and more, add support for multiple inputs from job handler creator
* refactor: move media-server requests to request-handler, add invalidation logic for dns-hole and media requests
* refactor: remove unused integration item middleware
* feat: add invalidation to switch entity action of smart-home
* fix: lint issues
* chore: use integration-kind-by-category instead of union for request-handlers
* fix: build not working for tasks and websocket
* refactor: add more logs
* refactor: readd timestamp logic for diconnect status
* fix: lint and typecheck issue
* chore: address pull request feedback
2024-11-23 17:16:44 +01:00
homarr-renovate[bot]
cdfb61fb28
fix(deps): update dependency tldts to ^6.1.64 ( #1529 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-23 14:39:52 +00:00
homarr-renovate[bot]
50c96833a6
fix(deps): update dependency drizzle-orm to ^0.36.4 ( #1522 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-22 12:21:14 +00:00
homarr-renovate[bot]
6018b20d4e
fix(deps): update testcontainers-node monorepo to ^10.15.0 ( #1521 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-22 11:25:35 +00:00
homarr-renovate[bot]
ba4c9a683e
fix(deps): update tiptap monorepo to v2.10.2 ( #1520 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-22 10:36:00 +00:00
homarr-renovate[bot]
86ae346979
fix(deps): update dependency tldts to ^6.1.63 ( #1519 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-22 02:20:10 +00:00
homarr-renovate[bot]
06e4623f8d
chore(deps): update dependency dotenv-cli to ^7.4.4 ( #1518 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-21 19:23:10 +00:00
homarr-renovate[bot]
85a69b13e3
fix(deps): update tiptap monorepo to v2.10.1 ( #1516 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-21 15:31:36 +00:00
Manuel
563c5d8f3c
feat: add readarr integration ( #1446 )
2024-11-20 22:23:25 +01:00
Meier Lukas
72eda1f225
fix: api keys authentication does not work #1511 ( #1512 )
...
* fix: api keys authentication does not work #1511
* chore: add ip and user-agent to logs of unauthenticated api-keys
2024-11-20 21:55:04 +01:00
homarr-renovate[bot]
a2a65abd3d
fix(deps): update dependency tldts to ^6.1.62 ( #1514 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-20 20:41:36 +00:00
Manuel
ed74604a54
feat: add lidarr integration ( #1433 )
2024-11-20 19:03:09 +01:00
homarr-renovate[bot]
ae6137710f
fix(deps): update dependency jotai to ^2.10.3 ( #1509 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-20 13:27:36 +00:00
homarr-renovate[bot]
860d2e4f69
fix(deps): update tiptap monorepo to v2.10.0 ( #1507 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-20 10:36:07 +00:00
Manuel
441cbbe717
feat: #1408 improve icon picker design ( #1412 )
...
* feat: #1408 improve icon picker design
* fix: formatting
* fix: ui
* feat: pr feedback
2024-11-19 21:59:33 +01:00
homarr-renovate[bot]
0a46a8e477
chore(deps): update dependency @types/better-sqlite3 to v7.6.12 ( #1502 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-19 18:52:05 +00:00
Meier Lukas
18b579eb5f
fix: user is undefined when using use-suspense-query ( #1498 )
2024-11-19 17:16:50 +01:00
homarr-renovate[bot]
7ea9154b67
chore(deps): update dependency dotenv-cli to ^7.4.3 ( #1499 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-19 10:50:36 +00:00
homarr-renovate[bot]
e233d60f87
chore(deps): update dependency eslint to ^9.15.0 ( #1490 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-11-18 19:34:07 +01:00
homarr-renovate[bot]
6e772e0585
chore(deps): update dependency @types/dockerode to ^3.3.32 ( #1496 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-18 06:54:44 +00:00
Meier Lukas
0ee343b99e
feat: add more group permissions ( #1453 )
...
* feat: add more group permissions
* feat: restrict access with app permissions
* feat: restrict access with search-engine permissions
* feat: restrict access with media permissions
* refactor: remove permissions for users, groups and invites
* test: adjust app router tests with app permissions
* fix: integration page accessible without session
* fix: search for users, groups and integrations shown to unauthenticated users
* chore: address pull request feedback
2024-11-17 21:31:25 +01:00
Meier Lukas
879aa1152f
fix: make oldmarr app schema less restrictive ( #1495 )
2024-11-17 21:31:08 +01:00
Meier Lukas
1105f0029f
fix: sessions from inactive providers can still be used ( #1458 )
...
* fix: sessions from inactive providers can still be used
* fix(lint): dependency keys not sorted
* chore: address pull request feedback
2024-11-17 21:30:46 +01:00
Meier Lukas
f3ebd6ccdf
fix: everyone group page throws error ( #1450 )
2024-11-17 09:49:23 +01:00
homarr-renovate[bot]
775d0a53de
fix(deps): update mantine monorepo to ^7.14.1 ( #1494 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-16 15:39:09 +00:00
homarr-renovate[bot]
70f9dc5460
fix(deps): update dependency @ctrl/deluge to v7 ( #1468 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-16 13:15:07 +01:00
homarr-renovate[bot]
27931be982
fix(deps): update dependency @ctrl/qbittorrent to ^9.1.0 ( #1466 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-16 11:48:25 +00:00
homarr-renovate[bot]
e9a74a01b9
fix(deps): update dependency @auth/drizzle-adapter to ^1.7.4 ( #1493 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-16 11:33:59 +00:00
homarr-renovate[bot]
d4f0aa761d
fix(deps): update dependency @auth/core to ^0.37.4 ( #1492 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-16 11:24:09 +00:00
homarr-renovate[bot]
2fb014f2df
fix(deps): update dependency drizzle-orm to ^0.36.3 ( #1487 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-15 15:11:31 +00:00
homarr-renovate[bot]
9bc585648c
fix(deps): update dependency drizzle-orm to ^0.36.2 ( #1481 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-14 11:24:18 +00:00
homarr-renovate[bot]
acc440bb89
fix(deps): update dependency drizzle-kit to ^0.28.1 ( #1480 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-14 10:49:29 +00:00
homarr-renovate[bot]
ccee3dd217
fix(deps): update nextjs monorepo to ^14.2.18 ( #1479 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-13 21:35:08 +00:00
homarr-renovate[bot]
3ca97fef0b
fix(deps): update dependency tldts to ^6.1.61 ( #1474 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-13 09:28:55 +00:00
homarr-renovate[bot]
7a9e9a1e0d
fix(deps): update dependency next-intl to v3.25.1 ( #1473 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-13 08:50:49 +00:00
homarr-renovate[bot]
a1fddaa6a6
fix(deps): update dependency @tabler/icons-react to ^3.22.0 ( #1471 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-12 22:10:25 +00:00
homarr-renovate[bot]
11ce6faa37
fix(deps): update mantine monorepo to ^7.14.0 ( #1470 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-12 15:39:11 +00:00
homarr-renovate[bot]
f220bb6244
fix(deps): update dependency @ctrl/transmission to ^7.1.0 ( #1467 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-11 20:48:38 +00:00
homarr-renovate[bot]
75d764bca8
fix(deps): update dependency jotai to ^2.10.2 ( #1464 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-11 15:28:21 +00:00
homarr-renovate[bot]
4ab40c6fa8
fix(deps): update dependency tldts to ^6.1.60 ( #1460 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-10 10:30:11 +00:00