Meier Lukas
1421ccc917
fix: permissions not restricted for certain management pages / actions ( #1219 )
...
* fix: restrict parts of manage navigation to admins
* fix: restrict stats cards on manage home page
* fix: restrict access to amount of certain stats for manage home
* fix: restrict visibility of board create button
* fix: restrict access to integration pages
* fix: restrict access to tools pages for admins
* fix: restrict access to user and group pages
* test: adjust tests to match permission changes for routes
* fix: remove certain pages from spotlight without admin
* fix: app management not restricted
2024-10-05 17:03:32 +02:00
Meier Lukas
770768eb21
fix: rtl common translation unnecessary ( #1246 )
...
* fix: rtl common translation unnecessary
* fix: format issue
2024-10-05 16:31:15 +02:00
Manuel
b14f82b4bb
feat: add api keys ( #991 )
...
* feat: add api keys
* chore: address pull request feedback
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-10-05 16:18:31 +02:00
homarr-renovate[bot]
20e6399d5e
fix(deps): update dependency winston to v3.15.0 ( #1245 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-05 05:30:18 +00:00
oussama Dahmaz
b5bfe90453
fix(notebook): default-content image path ( #1244 )
...
Co-authored-by: oussama Dahmaz <dahmaz@MacBook-Pro-de-odahmaz.local >
2024-10-04 23:29:32 +02:00
homarr-renovate[bot]
41538a7366
chore(deps): update dependency eslint to ^9.12.0 ( #1241 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-04 20:48:44 +00:00
Meier Lukas
4c9471e608
feat(spotlight): add support for custom search-engines ( #1200 )
...
* feat(spotlight): add search settings link
* feat(search-engine): add to manage pages
* feat(spotlight): add children option for external search engines
* chore: revert search settings
* fix: deepsource issue
* fix: inconsistent breadcrum placement
* chore: address pull request feedback
2024-10-04 15:59:08 +02:00
homarr-renovate[bot]
8ea8b2ded5
fix(deps): update testcontainers-node monorepo to ^10.13.2 ( #1233 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-04 08:34:41 +00:00
Meier Lukas
ac0750452c
fix: confirm not selected by default in confirm modal ( #1232 )
2024-10-03 23:24:33 +02:00
Meier Lukas
52b45d835d
feat(docker): add encryption key generation for integration secrets ( #1202 )
...
* feat(docker): add encryption key generation for integration secrets
* chore: address pull request feedback
* fix: build failing
* fix: docker build fails because of error when encryption key not defined
2024-10-03 19:59:44 +02:00
homarr-renovate[bot]
17572bc602
fix(deps): update dependency tldts to ^6.1.50 ( #1228 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-03 17:10:16 +00:00
homarr-renovate[bot]
d3836648c2
fix(deps): update mantine monorepo to ^7.13.2 ( #1227 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-03 13:22:13 +00:00
Meier Lukas
8b5ea3c5d3
fix: email verified check is in a newline in users table ( #1218 )
2024-10-02 12:00:42 +02:00
homarr-renovate[bot]
2f3619b68d
fix(deps): update dependency tldts to ^6.1.49 ( #1216 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-02 08:15:41 +00:00
homarr-renovate[bot]
6f5c993510
fix(deps): update nextjs monorepo to ^14.2.14 ( #1215 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-01 17:48:46 +00:00
Meier Lukas
61333094df
feat: add member sync between groups of ldap and homarr ( #1149 )
...
* feat: add member sync between groups of ldap and homarr
* chore: remove temporary console statement
* test: add unit tests for adding and removing ldap group members
2024-10-01 16:46:18 +02:00
homarr-renovate[bot]
1b0d927e88
fix(deps): update dependency ldapts to v7.2.1 ( #1211 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-30 22:48:25 +00:00
homarr-renovate[bot]
7dd4d4ec7b
fix(deps): update tiptap monorepo to v2.8.0 ( #1206 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-30 15:31:35 +00:00
Yossi Hillali
0f56dc1ecd
feat: OMV integration & health monitoring widget ( #1142 )
2024-09-30 14:05:13 +03:00
homarr-renovate[bot]
6ce466d38e
fix(deps): update mantine monorepo to ^7.13.1 ( #1205 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-30 07:48:30 +00:00
Meier Lukas
42a49e6461
fix(spotlight): x button not clickable, help links open in current tab, bad screen usage on mobile ( #1199 )
...
* fix: spotlight help links should open in new tab
* fix: x button is not clickable in spotlight
* fix: reduce offset for spotlight, to improve screen usage on mobile
2024-09-28 23:30:09 +02:00
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