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
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
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]
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]
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]
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]
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]
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]
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]
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]
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]
ce32b4839d
fix(deps): update dependency @million/lint to v1.0.12 ( #1459 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-10 09:48:24 +00:00
Meier Lukas
0aa72d118c
fix: websockets on https do not work ( #1444 )
2024-11-08 21:30:05 +01:00
homarr-renovate[bot]
2306ecda9f
fix(deps): update mantine monorepo to ^7.13.5 ( #1449 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-08 10:48:32 +00:00
Manuel
aa503992af
feat: #1047 add overseerr search ( #1411 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-11-08 09:43:25 +01:00
homarr-renovate[bot]
23574359f0
fix(deps): update dependency swagger-ui-react to ^5.18.2 ( #1442 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-07 14:28:57 +00:00
homarr-renovate[bot]
e05567d100
fix(deps): update tanstack-query monorepo to ^5.59.20 ( #1438 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-06 14:41:05 +00:00
homarr-renovate[bot]
cd18458d0c
fix(deps): update nextjs monorepo to ^14.2.17 ( #1435 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-06 00:49:02 +00:00
homarr-renovate[bot]
0809d5aa74
fix(deps): update dependency swagger-ui-react to ^5.18.1 ( #1432 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-05 22:11:01 +00:00
homarr-renovate[bot]
4643c0f004
fix(deps): update dependency swagger-ui-react to ^5.18.0 ( #1428 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-05 14:41:40 +00:00
homarr-renovate[bot]
68a72ce5e3
chore(deps): update dependency @types/node to ^22.9.0 ( #1426 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-05 13:48:27 +00:00
Meier Lukas
b7fc1ae4bb
fix: middleware fetch failed for docker container ( #1424 )
...
* fix: middleware fetch failed for docker container
* fix: lint warning
2024-11-04 20:33:41 +01:00
Meier Lukas
cf5bcab732
fix: credentials login not working cause of cookie secure flag not possible for http ( #1421 )
...
* fix: credentials login not working cause of cookie secure flag not possible for http
* chore: add missing comment
* fix: lint issue
2024-11-04 19:20:19 +01:00
homarr-renovate[bot]
90c105541e
chore(deps): update dependency concurrently to ^9.1.0 ( #1418 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-04 12:59:18 +00:00
homarr-renovate[bot]
aec9ec1efd
chore(deps): update dependency @types/node to ^22.8.7 ( #1409 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-03 14:48:26 +00:00
homarr-renovate[bot]
8983734408
fix(deps): update tanstack-query monorepo to ^5.59.19 ( #1410 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-03 14:39:40 +00:00
Manuel
34506b6339
feat: #1254 display group owner ( #1406 )
...
* feat: #1254 display group owner
* fix: format
* fix: format issue
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-11-03 00:33:49 +01:00
Meier Lukas
0ff7c8903b
feat: add support for all languages from old homarr ( #1394 )
...
* feat: add support for all languages from old homarr
* fix: add mantine-react-table translations, remove arabic language
* refactor: change translations to json for better crowdin support
* fix: issues with loading dayjs and mantine-react-table translations
* chore: add additional translations with variables
* fix: format and deepsource issues
* fix: test failing because of missing coverage exclusions
* fix: format issues
* fix: format issue
2024-11-03 00:11:27 +01:00
homarr-renovate[bot]
deb5a716db
fix(deps): update tanstack-query monorepo to ^5.59.17 ( #1403 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-02 20:37:48 +00:00
Meier Lukas
326b769c23
feat: add server settings for default board, default color scheme and default locale ( #1373 )
...
* feat: add server settings for default board, default color scheme and default locale
* chore: address pull request feedback
* test: adjust unit tests to match requirements
* fix: deepsource issue
* chore: add deepsource as dependency to translation library
* refactor: restructure language-combobox, adjust default locale for next-intl
* chore: change cookie keys prefix from homarr- to homarr.
2024-11-02 21:15:46 +01:00
homarr-renovate[bot]
f8bdd9c5c7
chore(deps): update dependency @types/ws to ^8.5.13 ( #1401 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-02 09:27:16 +00:00
homarr-renovate[bot]
d908b3f676
fix(deps): update dependency sass to ^1.80.6 ( #1399 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-02 08:32:26 +00:00
homarr-renovate[bot]
3ff8539fec
chore(deps): update dependency eslint to ^9.14.0 ( #1396 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-01 19:24:24 +00:00
homarr-renovate[bot]
747660ee69
chore(deps): update dependency @types/node to ^22.8.6 ( #1393 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-31 18:37:37 +00:00
homarr-renovate[bot]
17401d1d72
fix(deps): update dependency typescript-eslint to ^8.12.2 ( #1381 )
...
* fix(deps): update dependency typescript-eslint to ^8.12.2
* fix: 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-10-31 16:00:47 +01:00
homarr-renovate[bot]
134ecf1ee7
chore(deps): update dependency node to v22 ( #1385 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-31 14:40:09 +01:00
homarr-renovate[bot]
fd2ce2eee2
chore(deps): update dependency @types/node to ^20.17.4 ( #1391 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-31 06:15:30 +00:00
homarr-renovate[bot]
74a8495903
fix(deps): update dependency sass to ^1.80.5 ( #1388 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-30 14:31:33 +00:00
homarr-renovate[bot]
f03688144f
chore(deps): update dependency @types/node to ^20.17.3 ( #1387 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-29 17:30:35 +00:00
homarr-renovate[bot]
958c62c926
fix(deps): update dependency @tabler/icons-react to ^3.21.0 ( #1382 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-28 21:27:25 +00:00
homarr-renovate[bot]
87f4298d47
chore(deps): update dependency @types/node to ^20.17.2 ( #1383 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-28 20:48:30 +00:00
homarr-renovate[bot]
5db973f935
chore(deps): update dependency tsx to v4.19.2 ( #1377 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-26 23:34:21 +00:00