homarr-renovate[bot]
d0e9e0f09d
fix(deps): update tiptap monorepo to v2.7.2 ( #1150 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-19 09:29:44 +00:00
SeDemal
6d4d6efe3f
fix: indexer manager UI behaviour + class naming ( #1134 )
2024-09-18 12:11:23 +02:00
homarr-renovate[bot]
8f5d7f8387
fix(deps): update nextjs monorepo to ^14.2.12 ( #1146 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-18 07:48:58 +00:00
Meier Lukas
fc317840a7
refactor: use suspense query instead of serverdata for app widget ( #1143 )
...
* refactor: use suspense query instead of serverdata for app widget
* chore: add missing translation for loading tooltip
2024-09-17 19:30:14 +02:00
homarr-renovate[bot]
657c2eef80
fix(deps): update tiptap monorepo to v2.7.1 ( #1139 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-17 14:39:02 +00:00
SeDemal
b9206d3628
refactor: Remove typed-rpc dependency and used fetch instead ( #1108 )
...
* feat: Remove typed-rpc dependency and used fetch instead
* fix: tests
* fix: typing
2024-09-16 18:21:27 +02:00
homarr-renovate[bot]
6685f4c806
fix(deps): update dependency @tabler/icons-react to ^3.17.0 ( #1126 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-15 13:15:44 +00:00
homarr-renovate[bot]
7a56006533
fix(deps): update nextjs monorepo to ^14.2.11 ( #1117 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-12 22:48:47 +00:00
homarr-renovate[bot]
fb55f1272d
fix(deps): update nextjs monorepo to ^14.2.10 ( #1109 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-12 18:50:17 +00:00
Meier Lukas
5e772215a9
fix: hard to move iframe widget #1075 ( #1101 )
2024-09-11 18:15:47 +02:00
Manuel
2535192b2c
feat: downloads widget ( #844 )
...
Usenet and Torrent downloads in 1 widget.
sabNZBd, NzbGet, Deluge, qBitTorrent, and transmission support.
Columns can be reordered in Edit mode.
Sorting enabled.
Time uses Dayjs with auto translation.
Can pause/resume single items, clients, or all.
Can delete items (With option to delete assossiated files).
Clients list and details.
Include all filtering and processing for ratio from oldmarr torrent widget.
Invalidation of old data (older than 30 seconds) to show an integration is not responding anymore.
Misc (So many miscs):
Fixed validation error with multiText.
Fixed translation application for multiSelect to behave the same as select.
Added background to gitignore (I needed to add a background to visually test opacity, probably will in the future too)
Added setOptions to frontend components so potential updates made from the Dashboard can be saved.
Extracted background and border color to use in widgets.
humanFileSize function based on the si format (powers of 1024, not 1000).
Improved integrationCreatorByKind by @Meierschlumpf.
Changed integrationCreatorByKind to integrationCreator so it functions directly from the integration.
Added integrationCreatorFromSecrets to directly work with secrets from db.
Added getIntegrationKindsByCategory to get a list of integrations sharing categories.
Added IntegrationKindByCategory type to get the types possible for a category (Great to cast on integration.kind that isn't already properly limited/typed but for which we know the limitation)
Added a common AtLeastOneOf type. Applied to TKind and IntegrationSecretKind[] where it was already being used and Added to the getIntegrationKindsByCategory's output to be more freely used.
Added the Modify type, instead of omiting to then add again just to change a parameters type, use the modify instead. Applied code wide already.
Hook to get list of integration depending on permission level of user. (By @Meierschlumpf)
2024-09-11 17:30:21 +02:00
homarr-renovate[bot]
8c9bb6e5d5
fix(deps): update dependency video.js to ^8.17.4 ( #1099 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-11 09:48:23 +00:00
homarr-renovate[bot]
18c1da4a62
fix(deps): update dependency @tabler/icons-react to ^3.16.0 ( #1096 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-10 16:49:06 +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]
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]
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
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
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
Yossi Hillali
753d091dbb
fix: display on safari ( #1071 )
2024-09-06 16:29:53 +02: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
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]
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
Yossi Hillali
69e69ee315
fix: DnsHole controls timer ( #953 )
...
* fix: DnsHole controls timer
* fix: use plural naming
* fix: reviewed changes
* fix: change ControlsCard to jsx component
* fix: DeepSource
2024-08-28 11:26:36 +03:00
homarr-renovate[bot]
3771a61c49
fix(deps): update nextjs monorepo to ^14.2.7 ( #1041 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-27 16:13:16 +00:00
homarr-renovate[bot]
961fca0f64
fix(deps): update dependency @tabler/icons-react to ^3.14.0 ( #1039 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-27 10:11:09 +00:00
homarr-renovate[bot]
2ea0d04c71
fix(deps): update dependency @tabler/icons-react to ^3.13.0 ( #1034 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-26 13:36:27 +00:00
Manuel
acbb834889
feat: add media requests widget ( #774 )
...
Co-authored-by: SeDemal <Tagaishi@hotmail.ch >
Co-authored-by: SeDemal <demal.sebastien@bluewin.ch >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-08-24 15:23:16 +02:00
homarr-renovate[bot]
7ec4adcb24
chore(deps): update dependency eslint to ^9.9.1 ( #1021 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-23 20:48:24 +00:00
homarr-renovate[bot]
cbf2ecfb9d
fix(deps): update tiptap monorepo to v2.6.6 ( #1015 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-23 10:48:40 +00:00
homarr-renovate[bot]
1311e72ca0
fix(deps): update nextjs monorepo to ^14.2.6 ( #1009 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-22 11:35:43 +00:00
homarr-renovate[bot]
d401c8fa0f
fix(deps): update tiptap monorepo to v2.6.5 ( #1005 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-21 07:34:49 +00:00
homarr-renovate[bot]
27d08baa2d
fix(deps): update dependency dayjs to ^1.11.13 ( #1001 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-20 19:21:08 +00:00
Meier Lukas
7521ef0519
feat: add hotkeys ( #986 )
2024-08-18 12:07:00 +02:00
homarr-renovate[bot]
0ba647ad51
fix(deps): update tiptap monorepo to v2.6.4 ( #981 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-15 09:26:57 +00:00
homarr-renovate[bot]
cc61e27fad
fix(deps): update tiptap monorepo to v2.6.3 ( #980 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-14 19:23:31 +00:00
homarr-renovate[bot]
81a13b0e59
fix(deps): update tiptap monorepo to v2.6.2 ( #972 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-13 16:49:03 +00:00
homarr-renovate[bot]
4a34ec91e5
fix(deps): update tiptap monorepo to v2.6.1 ( #970 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-13 14:38:08 +00:00
homarr-renovate[bot]
04725942ee
fix(deps): update dependency video.js to ^8.17.3 ( #971 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-13 09:28:28 +00:00
homarr-renovate[bot]
5b651a782a
fix(deps): update mantine monorepo to ^7.12.1 ( #967 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-12 13:16:26 +00: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
Meier Lukas
25452ff063
feat: change visibility in item options based on selected integration kinds ( #949 )
2024-08-09 15:55:30 +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
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]
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]
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]
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
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
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
homarr-renovate[bot]
e0566dfcfa
fix(deps): update tiptap monorepo to v2.5.8 ( #887 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-30 09:26:56 +00:00