Manuel
08c6303fa6
feat: add healthchecks ( #1187 )
2024-09-28 23:02:28 +02:00
homarr-renovate[bot]
8aaa4f5856
fix(deps): update dependency @tabler/icons-react to ^3.19.0 ( #1197 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-28 04:14:54 +00:00
homarr-renovate[bot]
c3e1ce30fa
fix(deps): update dependency next-auth to v5.0.0-beta.22 ( #1195 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-28 03:48:21 +00:00
homarr-renovate[bot]
adb59b292b
fix(deps): update dependency @auth/drizzle-adapter to ^1.5.3 ( #1194 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-27 20:13:22 +00:00
homarr-renovate[bot]
1994a5938d
fix(deps): update dependency @auth/core to ^0.35.3 ( #1193 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-27 19:23:18 +00:00
homarr-renovate[bot]
f6c7271fb4
fix(deps): update dependency tldts to ^6.1.48 ( #1190 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-27 15:11:35 +00:00
homarr-renovate[bot]
1bce7a300d
fix(deps): update dependency @tabler/icons-react to ^3.18.0 ( #1188 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-26 21:48:08 +00:00
Meier Lukas
8f7ed056c4
fix: issue with color scheme in layout ( #1168 )
...
* fix: issue with color scheme in layout
* test: add and adjust unit tests for sign-in-callback
2024-09-26 19:02:45 +02:00
homarr-renovate[bot]
4795c8c557
fix(deps): update tiptap monorepo to v2.7.4 ( #1186 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-26 13:25:38 +00:00
homarr-renovate[bot]
17d6229a0f
fix(deps): update dependency @auth/drizzle-adapter to ^1.5.2 ( #1181 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-25 18:36:56 +00:00
homarr-renovate[bot]
b2143eddeb
fix(deps): update tiptap monorepo to v2.7.3 ( #1182 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-25 16:41:42 +00:00
homarr-renovate[bot]
f495383bcf
fix(deps): update dependency @auth/core to ^0.35.2 ( #1180 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-25 13:25:00 +00:00
homarr-renovate[bot]
78230b1fe9
fix(deps): update mantine monorepo to ^7.13.0 ( #1178 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-25 09:48:24 +00:00
homarr-renovate[bot]
4e431b4f89
fix(deps): update dependency @auth/drizzle-adapter to ^1.5.1 ( #1177 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-25 09:40:02 +00:00
homarr-renovate[bot]
16e7f938bd
fix(deps): update dependency @auth/core to ^0.35.1 ( #1176 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-25 09:30:02 +00:00
SeDemal
36915d95fe
feat: DnsHole feature parity with oldmarr ( #1145 )
...
* feat: DnsHole feature parity with oldmarr
feat: advanced control management
feat: disconnected state
fix: summary widget sizing
feat: summary text flash on update
* feat: dnshole summary integrations disconnected error page
* fix: classnaming
* refactor: small rename, console to logger and unnecessary as conversion changes
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-09-24 23:25:13 +02:00
homarr-renovate[bot]
141c65149a
chore(deps): update dependency eslint to ^9.11.1 ( #1167 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-23 21:34:24 +00:00
Meier Lukas
cc29cb8e43
refactor: replace custom no integration selected logic with existing error ( #1166 )
2024-09-23 22:44:56 +02:00
Meier Lukas
9eea8d48e8
fix: insert limit of sqlite is smaller than amount of icons ( #1161 )
2024-09-21 11:08:24 +02:00
homarr-renovate[bot]
6692c83fbf
chore(deps): update dependency eslint to ^9.11.0 ( #1157 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-20 20:39:16 +00:00
Meier Lukas
ce1ef3cbe7
feat: add improved search ( #1051 )
...
* feat: add improved search
* wip: add support for sorting, rename use-options to use-query-options, add use-options for local usage, add pages search group
* feat: add help links from manage layout to help search mode
* feat: add additional search engines
* feat: add group search details
* refactor: improve users search group type
* feat: add apps search group, add disabled search interaction
* feat: add integrations and boards for search
* wip: hook issue with react
* fix: hook issue regarding actions and interactions
* chore: address pull request feedback
* fix: format issues
* feat: add additional global actions to search
* chore: remove unused code
* fix: search engine short key
* fix: typecheck issues
* fix: deepsource issues
* fix: eslint issue
* fix: lint issues
* fix: unordered dependencies
* chore: address pull request feedback
2024-09-20 16:51:42 +02:00
homarr-renovate[bot]
dd9080f781
fix(deps): update dependency jotai to ^2.10.0 ( #1155 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-20 03:14:53 +00:00
homarr-renovate[bot]
2258dc3ec6
fix(deps): update nextjs monorepo to ^14.2.13 ( #1154 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-20 02:11:53 +00:00
homarr-renovate[bot]
aa2d440acb
fix(deps): update dependency tldts to ^6.1.47 ( #1152 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-19 19:48:33 +00:00
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
Meier Lukas
003cc5160c
fix: mysql migration not working ( #1138 )
...
* fix: mysql migration not working
* test: add system integration test for mysql migration
* fix: format issues
* fix: deepsource issues
* chore: address bad name for mysql migration test
2024-09-17 19:27:47 +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
Meier Lukas
6738296830
refactor: move modals to seperate package ( #1135 )
...
* refactor: move modals to seperate package
* fix: format issue
* fix: lint issues
* fix: format issue
* fix: only used as type
2024-09-16 19:53:37 +02:00
homarr-renovate[bot]
5a73700f57
fix(deps): update dependency next-auth to v5.0.0-beta.21 ( #1131 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-16 17:33:37 +00:00
homarr-renovate[bot]
6c39612c07
fix(deps): update dependency mysql2 to v3.11.3 ( #1132 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-16 17:11:02 +00:00
homarr-renovate[bot]
5986160265
fix(deps): update dependency @ctrl/transmission to v7 ( #1103 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-16 18:45:53 +02:00
homarr-renovate[bot]
f9cc34c12f
fix(deps): update dependency @auth/core to ^0.35.0 ( #1129 )
...
* fix(deps): update dependency @auth/core to ^0.35.0
* fix(deps): update dependency @auth/core to ^0.35.0
* fix: type issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-09-16 18:42:45 +02: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
SeDemal
9fb6e67ed3
feat: Add Simple-Icons and Selfh.st collections ( #1118 )
...
* feat: Add Simple-Icons and Selfh.st collections
refactor: icon file path parsing
* refactor: allowed extensions check
2024-09-16 16:34:45 +02:00
homarr-renovate[bot]
929054d5bd
fix(deps): update dependency @auth/drizzle-adapter to ^1.5.0 ( #1130 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-16 09:48:33 +00:00
homarr-renovate[bot]
aca5c279b5
fix(deps): update dependency tldts to ^6.1.46 ( #1128 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-15 18:34:25 +00: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]
7059a3d88f
fix(deps): update dependency tldts to ^6.1.45 ( #1121 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-14 09:26:15 +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]
d2a30db3c1
fix(deps): update dependency mysql2 to v3.11.2 ( #1098 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-11 03:48:18 +00:00
homarr-renovate[bot]
9d5007c05c
fix(deps): update dependency ldapts to v7.2.0 ( #1097 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-10 18:35:15 +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]
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