Manuel
26468a4137
fix: foreign key reference default search engine ( #2211 )
...
* fix: foreign key reference default search engine
* fix: add sqlite migration to fix on delete action
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-02-05 11:36:42 +01:00
Manuel
8058b6207a
feat: add api key delete ( #2210 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-02-04 17:14:15 +01:00
homarr-renovate[bot]
c623a420ca
fix(deps): update dependency trpc-to-openapi to ^2.1.3 ( #2244 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-02-04 06:55:03 +00:00
Meier Lukas
96fd5cc35e
fix: use hostname for suspense query url ( #2187 )
2025-01-30 22:14:14 +01:00
Yossi Hillali
c19a4009f3
feat: weather widget - add wind speed, option to disable decimals for temperature & redesign dropdown forecast ( #2099 )
2025-01-29 23:02:13 +02:00
Manuel
8dd7fe297c
fix: automatic search engine creation ( #2172 )
2025-01-28 22:18:31 +01:00
Meier Lukas
93dc3ae97e
fix: unable to update integration when encryption key changed ( #2133 )
2025-01-27 20:36:03 +01:00
Meier Lukas
7cb0aa70f1
feat(category): save collapse state for signed in users ( #2134 )
2025-01-27 20:34:50 +01:00
Meier Lukas
92f70f5a03
feat(user): add search in new tab preference ( #2125 )
2025-01-26 22:37:48 +01:00
Meier Lukas
c43a2f0488
refactor: move zod import from validation package to zod ( #2111 )
...
* refactor: move zod import from validation package to zod
* refactor: move missing zod imports
2025-01-26 22:16:27 +01:00
Meier Lukas
2bb44e1666
fix: bookmarks show unauthorized when not logged in ( #2123 )
2025-01-26 21:25:04 +01:00
homarr-renovate[bot]
b36b5c1eb1
chore(deps): update dependency eslint to ^9.19.0 ( #2104 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-24 20:19:35 +01:00
Meier Lukas
73f7d885cd
fix: docker hosts and ports env variable wrongly used ( #2050 )
...
* fix: docker hosts and ports env variable wrongly used
* fix: ci issues
2025-01-22 20:43:54 +01:00
Meier Lukas
99c8e5b609
fix: add missing request handler for rss feeds ( #2006 )
...
* fix: add missing request handler for rss feeds
* fix: ci issues
2025-01-22 18:23:49 +01:00
homarr-renovate[bot]
4d8c22a4e6
fix(deps): update nextjs monorepo to ^15.1.6 ( #2063 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-22 11:16:22 +00:00
Meier Lukas
9d85677046
feat: add support for calendar without integrations, add today mark ( #2016 )
...
* feat: add support for calendar without integrations, add today mark
* fix: ci issues
2025-01-21 11:01:52 +01:00
Meier Lukas
7960a4cea1
fix: unable to change home board in user preferences ( #2011 )
2025-01-21 10:59:04 +01:00
homarr-renovate[bot]
e35811c921
fix(deps): update nextjs monorepo to ^15.1.5 ( #1978 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-17 15:09:21 +00:00
Meier Lukas
3ed46aecbd
feat(widget): add proxmox integration ( #1969 )
...
* feat(widget): add proxmox integration
* fix: broken lock file
* fix: ci issues
* fix: ci issues
* fix: ci issues
* chore: debug temporary
* fix: name is not used correctly for nodes and storage in proxmox
* fix: remove temporary debu logs
* fix: job runs for both cluster and system health and throws error
* fix: ts-expect-error is unnecessary
* fix: remove unused import
2025-01-17 13:01:04 +01:00
Meier Lukas
a1084f91e5
fix: mysql transactions do not work with run property of sqlite ( #1974 )
...
* fix: mysql transactions do not work with run property of sqlite
* fix: ci issues
2025-01-17 12:53:01 +01:00
Meier Lukas
7622f0a4d2
fix: websockets not working extend not defined ( #1975 )
...
* fix: websockets not working extend not defined
* fix: revert dockerode to 4.0.2
2025-01-17 12:52:42 +01:00
Meier Lukas
8c36c3e36b
feat(certificates): handle self signed certificates ( #1951 )
...
* wip: add page and loading of certificates in folder
* wip: add certificate addition and removal
* feat: add removal ui for certificates
* feat: migrate integrations to fetch or agent with trusted certificates
* fix: lock file issues
* fix: typecheck issue
* fix: inconsistent package versions
* chore: address pull request feedback
* fix: add missing navigation item and restrict access to page
* chore: address pull request feedback
* fix: inconsistent undici dependency version
* fix: inconsistent undici dependency version
2025-01-17 00:08:40 +01:00
Meier Lukas
e01d74f4f8
feat(board): add mobile home board ( #1910 )
...
* feat(board): add mobile home board
* fix: add missing translations
* fix: mysql key reference with other datatype
* fix: format issue
* fix: missing trpc context arguments in tests
* fix: missing trpc context arguments in tests
2025-01-14 19:54:55 +01:00
Meier Lukas
1fd3fd8dfb
refactor: env validation typescript and common package ( #1912 )
2025-01-14 19:03:38 +01:00
Meier Lukas
56755d1ab4
fix: trpc removed export anything from client in react-query ( #1941 )
2025-01-13 18:50:51 +01:00
homarr-renovate[bot]
e502fbc533
chore(deps): update dependency eslint to ^9.18.0 ( #1916 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-10 21:54:40 +00:00
Meier Lukas
39171ac76a
refactor(icons): move walkxcode/dashboard-icons to homarr-labs/dashboard-icons ( #1883 )
2025-01-10 14:46:31 +01:00
homarr-renovate[bot]
8edf922e30
fix(deps): update dependency trpc-to-openapi to ^2.1.2 ( #1900 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-09 15:43:55 +00:00
homarr-renovate[bot]
e056f620da
chore(deps): update dependency typescript to ^5.7.3 ( #1897 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-08 19:14:44 +00:00
homarr-renovate[bot]
f4f02ca539
fix(deps): update nextjs monorepo to ^15.1.4 ( #1885 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-07 20:54:33 +00:00
homarr-renovate[bot]
690cc303bf
chore(deps): update dependency @types/dockerode to ^3.3.34 ( #1879 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-07 00:56:21 +00:00
Meier Lukas
65befa22ba
feat(spotlight): add default search engine ( #1807 )
2025-01-06 19:59:40 +01:00
Manuel
64cc078b09
feat: docker add to homarr ( #1825 )
2025-01-06 19:37:18 +01:00
Meier Lukas
ccb19e06c1
feat(app): add search and pagination ( #1860 )
2025-01-04 23:06:34 +01:00
Meier Lukas
49d10f7ad0
feat(board): add board duplication ( #1856 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2025-01-04 18:53:57 +00:00
Meier Lukas
d98552540a
fix(deps): update nextjs monorepo to v15 (major) ( #1844 )
2025-01-04 19:47:23 +01:00
homarr-renovate[bot]
92f4f9421e
fix(deps): update dependency dockerode to ^4.0.3 ( #1854 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-04 12:59:23 +00:00
homarr-renovate[bot]
d43557e165
chore(deps): update dependency @types/dockerode to ^3.3.33 ( #1839 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-01-02 21:39:38 +00:00
Meier Lukas
6e21863d04
fix(icons): picker does not allow multiple words ( #1827 )
2025-01-02 14:52:38 +01:00
Manuel
f5076454cd
feat(integration): add search engine creation ( #1816 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-31 11:40:37 +01:00
Manuel
91e1cef611
feat: add request media ( #1811 )
2024-12-31 11:05:30 +01:00
Meier Lukas
0ebf4bc55e
feat(widget): add minecraft server status widget ( #1801 )
2024-12-31 09:45:48 +01:00
Yossi Hillali
23c7d0bbf0
fix(media-server): redesign widget ( #1775 )
...
* fix: redisign media server widget
* fix: reviewed changes
* fix: reviewed chenges
* fix: add icon title
* fix: text resize
2024-12-29 19:24:38 +02:00
homarr-renovate[bot]
4943e7b851
fix(deps): update dependency trpc-to-openapi to ^2.1.1 ( #1788 )
...
* fix(deps): update dependency trpc-to-openapi to ^2.1.1
* fix(deps): missing dependency lodash.clonedeep in api package
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-27 20:31:15 +01:00
homarr-renovate[bot]
3d66ff9148
fix(deps): update nextjs monorepo to ^14.2.22 ( #1787 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-26 18:20:53 +00:00
Meier Lukas
ec257e5f60
chore(env): remove unused vercel-url env variable ( #1779 )
...
* chore(env): remove unused vercel-url env variable
* chore: remove vercel-json file
2024-12-26 08:58:27 +01:00
Meier Lukas
b9483379dd
fix(onboard): missing admin permission assignment for external group ( #1764 )
2024-12-24 14:15:46 +01:00
Meier Lukas
e220087e96
fix(icons): local icon repository does not work with medias ( #1765 )
2024-12-24 14:15:18 +01:00
Meier Lukas
550bca6dee
fix: mysql operations not working ( #1728 )
2024-12-19 16:10:22 +01:00
homarr-renovate[bot]
2b4bc8352e
fix(deps): update nextjs monorepo to ^14.2.21 ( #1727 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-19 11:16:50 +00:00