homarr-renovate[bot]
18347fef3b
fix(deps): update dependency tldts to ^6.1.44 ( #1095 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-10 12:21:48 +00:00
homarr-renovate[bot]
ed0c6136e6
fix(deps): update dependency better-sqlite3 to ^11.3.0 ( #1092 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-10 10:48:12 +00:00
homarr-renovate[bot]
40af17083a
fix(deps): update dependency mysql2 to v3.11.1 ( #1094 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-10 10:32:39 +00:00
homarr-renovate[bot]
3f076fafcd
fix(deps): update nextjs monorepo to ^14.2.9 ( #1091 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-09 19:21:59 +00:00
homarr-renovate[bot]
ea4de527b2
chore(deps): update dependency concurrently to v9 ( #1083 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-09 19:52:05 +02:00
homarr-renovate[bot]
c844eb2a22
fix(deps): update dependency typescript-eslint to ^8.5.0 ( #1089 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-09 17:39:14 +00:00
homarr-renovate[bot]
8069d7acf0
chore(deps): update dependency typescript to ^5.6.2 ( #1088 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-09 16:49:18 +00:00
homarr-renovate[bot]
1272976c1a
chore(deps): update pnpm to v9.10.0 ( #1087 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-09 14:49:10 +00:00
homarr-renovate[bot]
36a7a18c35
fix(deps): update tanstack-query monorepo to ^5.55.4 ( #1086 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-09 06:51:43 +00:00
homarr-renovate[bot]
7b6301e498
fix(deps): update dependency @tabler/icons-react to ^3.15.0 ( #1085 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-08 21:10:08 +00:00
homarr-renovate[bot]
930bc2d7d2
fix(deps): update tanstack-query monorepo to ^5.55.2 ( #1084 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-08 16:33:13 +00:00
homarr-renovate[bot]
6bf0a53d21
fix(deps): update dependency chroma-js to ^3.1.1 ( #1082 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-08 08:30:23 +00:00
homarr-renovate[bot]
4f421433c2
fix(deps): update dependency chroma-js to ^3.1.0 ( #1081 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-08 07:48:26 +00:00
Yossi Hillali
08d4472d8b
feat: indexer manager widget ( #1057 )
...
* fix(deps): update tanstack-query monorepo to ^5.53.2 (#1055 )
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
<br/>
<div align="center">
<img src="https://homarr.dev/img/logo.png " height="80" alt="" />
<h3>Homarr</h3>
</div>
**Thank you for your contribution. Please ensure that your pull request meets the following pull request:**
- [ ] Builds without warnings or errors (``pnpm buid``, autofix with ``pnpm format:fix``)
- [ ] Pull request targets ``dev`` branch
- [ ] Commits follow the [conventional commits guideline](https://www.conventionalcommits.org/en/v1.0.0/ )
- [ ] No shorthand variable names are used (eg. ``x``, ``y``, ``i`` or any abbrevation)
* fix: requested changes
* fix: requested changes
* feat: add cron job
* fix: review changes
* fix: add missing oldmarr import mappings
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-09-07 23:18:16 +02:00
Yossi Hillali
e88854c0e5
feat: radarr integration ( #1053 )
...
* feat: sonarr integration
* fix: reviewed changes
2024-09-07 20:58:40 +02:00
Meier Lukas
5404cebf5b
feat: add import for config files from oldmarr ( #1019 )
...
* wip: add oldmarr config import
* wip: add support for wrong amount of categories / sections with autofix, color mapping, position adjustments of wrappers
* fix: lockfile broken
* feat: add support for form data trpc requests
* wip: improve file upload
* refactor: restructure import, add import configuration
* wip: add configurations for import to modal
* refactor: move oldmarr import to old-import package
* fix: column count not respects screen size for board
* feat: add beta badge for oldmarr config import
* chore: address pull request feedback
* fix: format issues
* fix: inconsistent versions
* fix: deepsource issues
* fix: revert {} to Record<string, never> convertion to prevent typecheck issue
* fix: inconsistent zod version
* fix: format issue
* chore: address pull request feedback
* fix: wrong import
* fix: broken lock file
* fix: inconsistent versions
* fix: format issues
2024-09-07 18:13:24 +02:00
homarr-renovate[bot]
fc1bff2110
fix(deps): update dependency tldts to ^6.1.43 ( #1080 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-07 10:48:21 +00:00
Manuel
19cd41a8e5
feat: add crawling settings ( #959 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-09-06 22:51:18 +02:00
homarr-renovate[bot]
d20384dfe0
chore(deps): update dependency eslint to ^9.10.0 ( #1078 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-06 20:35:26 +00:00
Meier Lukas
8c205535eb
fix: wevbsocket url is always localhost ( #1072 )
2024-09-06 21:11:58 +02:00
Yossi Hillali
753d091dbb
fix: display on safari ( #1071 )
2024-09-06 16:29:53 +02:00
homarr-renovate[bot]
00d5020824
fix(deps): update tanstack-query monorepo to ^5.55.0 ( #1070 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-06 06:36:38 +00:00
homarr-renovate[bot]
247de555ce
fix(deps): update dependency tldts to ^6.1.42 ( #1069 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-05 16:34:36 +00:00
homarr-renovate[bot]
ca83872151
fix(deps): update nextjs monorepo to ^14.2.8 ( #1067 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-04 22:29:57 +00:00
homarr-renovate[bot]
049e1107e6
chore(deps): update dependency @types/node to ^20.16.5 ( #1068 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-04 22:11:35 +00:00
homarr-renovate[bot]
364d6f4555
chore(deps): update dependency @types/node to ^20.16.4 ( #1065 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-04 10:12:07 +00:00
homarr-renovate[bot]
bef5832470
fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.10.0 ( #1066 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-04 09:48:34 +00:00
homarr-renovate[bot]
3d1b626baa
fix(deps): update dependency sass to ^1.78.0 ( #1064 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-03 23:27:20 +00:00
homarr-renovate[bot]
9e1faa03b1
fix(deps): update tanstack-query monorepo to ^5.54.1 ( #1063 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-03 21:26:08 +00:00
homarr-renovate[bot]
1249fb9612
fix(deps): update dependency eslint-plugin-react to ^7.35.2 ( #1062 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-03 19:35:26 +00:00
homarr-renovate[bot]
0f34bf85a8
fix(deps): update dependency eslint-plugin-import to ^2.30.0 ( #1061 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-03 07:24:19 +00:00
homarr-renovate[bot]
6ea4a74675
fix(deps): update dependency @tanstack/react-query-devtools to ^5.54.0 ( #1060 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-02 23:48:14 +00:00
homarr-renovate[bot]
4c52cc338e
fix(deps): update dependency eslint-plugin-react to ^7.35.1 ( #1059 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-02 23:35:46 +00:00
homarr-renovate[bot]
1d236678b3
fix(deps): update dependency typescript-eslint to ^8.4.0 ( #1058 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-02 17:34:48 +00:00
homarr-renovate[bot]
8fe162e16c
fix(deps): update tanstack-query monorepo to ^5.53.3 ( #1056 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-02 15:36:14 +00:00
Manuel
0c657276a5
feat: support arm64 ( #1022 )
...
* feat: support arm64
* feat: support arm64
2024-09-02 17:26:04 +02:00
homarr-renovate[bot]
d69fed6514
fix(deps): update tanstack-query monorepo to ^5.53.2 ( #1055 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-01 21:10:14 +00:00
Meier Lukas
b080e0de71
feat: add colorscheme to user in db ( #987 )
2024-09-01 20:37:52 +02:00
homarr-renovate[bot]
824ec8a9ca
chore(deps): update dependency @types/node to ^20.16.3 ( #1054 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-01 14:08:42 +00:00
Yossi Hillali
6ff36405ba
feat: Prowlarr integration ( #965 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2024-09-01 15:40:22 +02:00
homarr-renovate[bot]
acb4cb9c82
chore(deps): update dependency testcontainers to ^10.13.0 ( #1052 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-31 21:09:47 +00:00
homarr-renovate[bot]
fcf23c3872
chore(deps): update turbo monorepo to ^2.1.1 ( #1050 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-30 21:26:06 +00:00
homarr-renovate[bot]
51be02477b
fix(deps): update mantine monorepo to ^7.12.2 ( #1048 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-30 14:10:14 +00:00
homarr-renovate[bot]
6d437bd2be
chore(deps): update dependency jsdom to v25 ( #1030 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-30 14:00:10 +02:00
homarr-renovate[bot]
775c3597dc
fix(deps): update tanstack-query monorepo to ^5.53.1 ( #1045 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-30 10:41:53 +00:00
homarr-renovate[bot]
0f14e378d7
chore(deps): update dependency @types/react to ^18.3.5 ( #1044 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-30 10:31:13 +00:00
homarr-renovate[bot]
afb6adf1e6
fix(deps): update tanstack-query monorepo to ^5.52.3 ( #1043 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-29 23:25:54 +00:00
Meier Lukas
2738f40c5e
fix: when removing one item and then adding another one that newly added one can not be moved ( #1025 )
...
* fix: when removing one item and then adding another one that newly added one can not be moved
* chore: address pull request feedback
* fix: deepsource canceled
2024-08-29 22:26:02 +02:00
Thomas Camlong
94984ac11b
feat: add million-lint ( #607 )
...
* feat: Add `million-lint`
* fix: some parts not working because of missing skipTransform flag
* chore: address pull request feedback
* chore: make with-million-lint method that can be used when debugging performance
* fix: format issue
* fix: format issue
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-08-29 22:25:51 +02:00
homarr-renovate[bot]
c7a7cef1a2
chore(deps): update dependency @types/node to ^20.16.2 ( #1042 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-28 10:11:00 +00:00