Manuel
5f36d8b125
feat: improve consistency and design ( #1867 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-01-31 23:32:08 +01:00
Meier Lukas
96fd5cc35e
fix: use hostname for suspense query url ( #2187 )
2025-01-30 22:14:14 +01:00
Meier Lukas
bd0b7c9518
fix: board crashes with empty string favicon ( #2192 )
2025-01-30 20:15:05 +01:00
Manuel
780efab80c
fix: app url line clamp ( #2170 )
2025-01-28 20:33:04 +01:00
homarr-renovate[bot]
9d4aea2c41
fix(deps): update dependency typescript-eslint to ^8.22.0 ( #2149 )
...
* fix(deps): update dependency typescript-eslint to ^8.22.0
* fix: lint issues
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-01-27 22:32:23 +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
1146c59a41
feat: add opacity for categories ( #2132 )
2025-01-26 21:26:42 +01:00
Meier Lukas
b38de29a88
fix: app url not required ( #2130 )
2025-01-26 21:25:57 +01:00
Meier Lukas
ac788650fb
fix: issue with foreign key constraint do to empty string for home board ( #2088 )
2025-01-24 17:36:27 +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
470d27e091
fix: hide current language switch in other users preferences ( #2069 )
2025-01-22 20:06:40 +01:00
Meier Lukas
29d4f9e003
fix: entity state and execute automation cards aren't movable ( #2043 )
...
* fix: entity state and execute automation cards aren't movable
* fix: disable eslint issue
2025-01-22 18:17:15 +01:00
Yossi Hillali
02dabfcd01
feat: add dropdown list for switching boards ( #2042 )
2025-01-21 14:34:41 +01:00
Meier Lukas
175927970b
fix: empty env variables should be ignored ( #2040 )
...
* fix: empty env variables should be ignored
* fix: e2e test fails because of empty env variable values
2025-01-21 13:09:49 +01:00
Meier Lukas
c922c5b083
fix: certificate card delete button not reachable caused by overflow ( #2037 )
2025-01-21 11:03:48 +01:00
Meier Lukas
73bbcfeee8
fix: url of batch link can get to long with 414 http code ( #2036 )
2025-01-21 11:03:16 +01:00
Meier Lukas
7a2d97ba91
fix: copy only working for https and localhost, adding open in new tab ( #2035 )
2025-01-21 11:03:03 +01:00
Meier Lukas
e47d497560
chore: add stack and cause to trpc error logging ( #2033 )
2025-01-21 11:02:33 +01: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
b30c192b8f
feat: add initial focus on new integration search ( #2015 )
2025-01-21 11:00:56 +01:00
Meier Lukas
d4f04da709
fix: add item does not respect dynamic sections ( #2010 )
...
* bug: add item does not respect dynamic sections
* fix: deepsource issue
2025-01-21 11:00:29 +01:00
SeDemal
fa6262cf5e
fix: User options switch on load value always false ( #1995 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-01-18 08:48:07 +00:00
Toine Rademacher (toineenzo)
8400b9fb11
chore: Change icon and issue link to new repo in layout.tsx and index.tsx ( #1986 )
2025-01-17 17:35:20 +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
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
d4bb014a9b
fix(category): remove not always working and ignoring dynamic sections ( #1939 )
2025-01-14 19:55:21 +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
e695fb64d3
fix(widget): set-options from widget components should be partial ( #1882 )
2025-01-10 14:47:19 +01:00
Meier Lukas
62da953356
feat(items): add search to selection ( #1887 )
2025-01-10 14:46:39 +01:00
Meier Lukas
39171ac76a
refactor(icons): move walkxcode/dashboard-icons to homarr-labs/dashboard-icons ( #1883 )
2025-01-10 14:46:31 +01: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
bf12944768
fix(iframe): remove second scrollbar from item card ( #1828 )
2025-01-04 22:47:33 +01:00
Meier Lukas
1e9098d052
feat(icons): add upload button to icon picker ( #1859 )
2025-01-04 22:43:30 +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
Meier Lukas
6305c74f90
feat: remove import beta badge ( #1829 )
2025-01-03 16:35:43 +01:00
Yossi Hillali
cc7d53e84e
fix: login page in light mode is always black ( #1821 )
2025-01-01 12:24:53 +02: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
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
8df398c3c7
feat(apps): remove url variables ( #1771 )
2024-12-24 14:16:24 +01:00
Meier Lukas
425359be02
fix(board): item background and border overridden by mantine card styles ( #1769 )
2024-12-24 14:16:11 +01:00
Meier Lukas
8893b72fe3
fix(board): tiles order not respected on firefox ( #1770 )
2024-12-24 14:15:58 +01:00
Manuel
d78c6ed529
fix: copy media link ( #1750 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-22 20:20:33 +01:00
Meier Lukas
d2584b63c5
fix: always require db-user and password for mysql ( #1730 )
2024-12-19 17:48:10 +01:00
Meier Lukas
1e8a5359b7
fix: allow additional file-type for oldmarr import ( #1723 )
2024-12-19 16:10:33 +01:00