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]
ed10d63a04
fix(deps): update tanstack-query monorepo to ^5.61.0 ( #1510 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-20 13:42:31 +00: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]
a27a2c3da1
chore(deps): update pnpm to v9.14.2 ( #1508 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-20 11:25:09 +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
homarr-renovate[bot]
35f13d2a01
chore(deps): update pnpm to v9.14.1 ( #1505 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-20 02:18:58 +00:00
homarr-renovate[bot]
21dc2138b7
chore(deps): update dependency vite-tsconfig-paths to ^5.1.3 ( #1503 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-19 21:27:20 +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
homarr-renovate[bot]
fa625df16d
chore(deps): update dependency @types/node to ^22.9.1 ( #1501 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-19 17:48:24 +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]
2f76e537b7
fix(deps): update tanstack-query monorepo to ^5.60.6 ( #1500 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-19 11:10:41 +00: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]
b8877137ac
fix(deps): update dependency typescript-eslint to ^8.15.0 ( #1497 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-18 18:38:08 +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
Thomas Camlong
4ba9e94dd6
fix: fix i18n-ally extension config ( #1462 )
...
* fix: fix i18n-ally extension config
* fix: update scopeRangeRegex to support useScopedI18n and remove unused locales path
2024-11-17 21:37:01 +01: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]
6dcf1ad344
fix(deps): update tanstack-query monorepo to ^5.60.5 ( #1489 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-15 18:38:16 +00:00
homarr-renovate[bot]
41f816be5b
fix(deps): update tanstack-query monorepo to ^5.60.4 ( #1488 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-15 16:13:53 +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]
908d0bbc50
fix(deps): update dependency sass to ^1.81.0 ( #1486 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-15 03:40:16 +00:00
homarr-renovate[bot]
36fc707705
chore(deps): update pnpm to v9.13.2 ( #1485 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-15 03:09:18 +00:00
homarr-renovate[bot]
5d38030841
chore(deps): update turbo monorepo to ^2.3.0 ( #1484 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-14 18:38:03 +00:00
homarr-renovate[bot]
4264f2320e
chore(deps): update pnpm to v9.13.1 ( #1483 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-14 17:40:48 +00:00
homarr-renovate[bot]
12c3bb9848
fix(deps): update tanstack-query monorepo to ^5.60.2 ( #1482 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-14 13:24:45 +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]
2edb9c701a
chore(deps): update vitest monorepo to ^2.1.5 ( #1478 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-13 15:40:29 +00:00
homarr-renovate[bot]
07f89afea8
fix(deps): update dependency undici to v6.21.0 ( #1477 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-13 13:48:15 +00:00
homarr-renovate[bot]
684b542979
chore(deps): update pnpm to v9.13.0 ( #1476 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-13 13:20:41 +00:00
homarr-renovate[bot]
3194733e95
chore(deps): update dependency node-loader to ^2.1.0 ( #1475 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-13 12:57:16 +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]
9bd0e0f4ee
fix(deps): update dependency sass to ^1.80.7 ( #1472 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-12 23:35:14 +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