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
Meier Lukas
550bca6dee
fix: mysql operations not working ( #1728 )
2024-12-19 16:10:22 +01:00
Manuel
5fbbf037ce
fix: permission required for home page ( #1711 )
2024-12-18 13:28:20 +01:00
Meier Lukas
d803087345
fix: about version reads nextjs package-json ( #1706 )
2024-12-18 11:29:49 +01:00
Meier Lukas
8e4d67c3eb
feat: add not found pages for boards ( #1671 )
2024-12-16 17:25:44 +01:00
Meier Lukas
922101dcbd
fix: issues found in security audit ( #1668 )
2024-12-15 21:16:42 +01:00
Meier Lukas
6de74d9525
feat: add onboarding with oldmarr import ( #1606 )
2024-12-15 15:40:26 +01:00
Meier Lukas
82ec77d2da
fix: icon picker keyboard interactions ( #1666 )
2024-12-15 15:31:45 +01:00
Meier Lukas
f857105994
fix: trpc error at least one integration ( #1660 )
2024-12-15 13:00:53 +01:00
Meier Lukas
60311918ce
feat: add error page for docker tools page ( #1655 )
2024-12-15 12:34:42 +01:00
Manuel
dd9d8b5261
feat: add update indicator ( #1626 )
2024-12-14 18:58:46 +01:00
Meier Lukas
cf9656d91e
fix: styles for light mode ( #1645 )
2024-12-14 15:19:18 +01:00
homarr-renovate[bot]
6f874e87ab
fix(deps): update react monorepo to v19 (major) ( #1615 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-10 18:49:31 +01:00
homarr-renovate[bot]
3bee3fe3f6
fix(deps): update dependency typescript-eslint to ^8.18.0 ( #1634 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-09 20:39:09 +01:00
Meier Lukas
c840ff85bc
feat: add context specific search and actions ( #1570 )
2024-12-06 19:07:27 +01:00
Meier Lukas
2d7efc3ffa
fix: open-api doc generation failing, post patch and delete not exported ( #1565 )
2024-11-28 20:21:29 +01:00
Meier Lukas
52d2a88b61
fix: moving categories up and down is not working ( #1542 )
2024-11-27 21:00:10 +01:00
Meier Lukas
7e349bb04b
refactor: improve design of no integrations found ( #1543 )
...
* refactor: improve design of no integrations found
* fix: deepsource issue
2024-11-25 17:31:14 +01:00
Meier Lukas
74e1b6b544
fix: transfer group not invalidating path ( #1539 )
2024-11-24 13:45:00 +01:00
Meier Lukas
1c4d4f4e9d
fix: rename default to home board ( #1538 )
2024-11-24 13:44:43 +01:00
Meier Lukas
ecf299e03b
fix: icon picker suspense issue ( #1533 )
...
* fix: icon picker suspense issue
* fix: remove unused variable
2024-11-24 13:44:15 +01:00
Meier Lukas
225356cc4f
fix: add beforeunload logic for board in edit mode ( #1531 )
2024-11-24 13:43:50 +01:00
Meier Lukas
32e6b8ee45
fix: external users can be added to groups manually ( #1540 )
2024-11-24 13:43:25 +01:00
Manuel
d76b4d0ec1
feat: #1243 add api routes ( #1286 )
2024-11-23 22:05:44 +01:00
Meier Lukas
9fb14df210
feat: replace home page with home board ( #1530 )
2024-11-23 17:19:46 +01:00
Meier Lukas
1fc48f9db0
feat: add permission section to create user page ( #1524 )
...
* feat: add permission section to create user page
* fix: deepsource issues
2024-11-23 17:18:29 +01:00
Meier Lukas
32ee9f3dcc
refactor: add request handlers for centralized cached requests ( #1504 )
...
* feat: add object base64 hash method
* chore: add script to add package
* feat: add request-handler package
* wip: add request handlers for all jobs and widget api procedures
* wip: remove errors shown in logs, add missing decryption for secrets in cached-request-job-handler
* wip: highly improve request handler, add request handlers for calendar, media-server, indexer-manager and more, add support for multiple inputs from job handler creator
* refactor: move media-server requests to request-handler, add invalidation logic for dns-hole and media requests
* refactor: remove unused integration item middleware
* feat: add invalidation to switch entity action of smart-home
* fix: lint issues
* chore: use integration-kind-by-category instead of union for request-handlers
* fix: build not working for tasks and websocket
* refactor: add more logs
* refactor: readd timestamp logic for diconnect status
* fix: lint and typecheck issue
* chore: address pull request feedback
2024-11-23 17:16:44 +01:00
Meier Lukas
73cb0b99ac
fix: items can not be placed in newly created dynamic section without saving ( #1513 )
...
* fix: items can not be placed in newly created dynamic section without saving
* docs: add comments above hooks with notice about specific order
2024-11-20 22:35:27 +01:00
Meier Lukas
72eda1f225
fix: api keys authentication does not work #1511 ( #1512 )
...
* fix: api keys authentication does not work #1511
* chore: add ip and user-agent to logs of unauthenticated api-keys
2024-11-20 21:55:04 +01:00
Manuel
441cbbe717
feat: #1408 improve icon picker design ( #1412 )
...
* feat: #1408 improve icon picker design
* fix: formatting
* fix: ui
* feat: pr feedback
2024-11-19 21:59:33 +01:00
Meier Lukas
18b579eb5f
fix: user is undefined when using use-suspense-query ( #1498 )
2024-11-19 17:16:50 +01:00
Meier Lukas
0ee343b99e
feat: add more group permissions ( #1453 )
...
* feat: add more group permissions
* feat: restrict access with app permissions
* feat: restrict access with search-engine permissions
* feat: restrict access with media permissions
* refactor: remove permissions for users, groups and invites
* test: adjust app router tests with app permissions
* fix: integration page accessible without session
* fix: search for users, groups and integrations shown to unauthenticated users
* chore: address pull request feedback
2024-11-17 21:31:25 +01:00
Meier Lukas
f3ebd6ccdf
fix: everyone group page throws error ( #1450 )
2024-11-17 09:49:23 +01:00
Meier Lukas
0aa72d118c
fix: websockets on https do not work ( #1444 )
2024-11-08 21:30:05 +01:00