Manuel
4e1bbf2ae6
feat: add dynamic breadcrumb ( #706 )
...
* feat: add dynamic breadcrumb
* feat: pr feedback
2024-06-29 17:28:22 +02:00
homarr-renovate[bot]
be100b610e
fix(deps): update dependency drizzle-kit to ^0.22.8 ( #729 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-29 12:48:32 +00:00
homarr-renovate[bot]
e057affddf
chore(deps): update dependency eslint to ^9.6.0 ( #722 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-28 17:48:14 +00:00
homarr-renovate[bot]
e46bfd9146
fix(deps): update dependency jotai to ^2.8.4 ( #721 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-28 04:28:46 +00:00
homarr-renovate[bot]
c8d4461ab8
fix(deps): update dependency better-sqlite3 to ^11.1.1 ( #720 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-27 18:11:16 +00:00
homarr-renovate[bot]
52e936f979
fix(deps): update mantine monorepo to ^7.11.0 ( #719 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-26 17:08:53 +00:00
homarr-renovate[bot]
6a3a8465e7
fix(deps): update dependency @tabler/icons-react to ^3.7.0 ( #715 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-25 15:48:11 +00:00
Meier Lukas
f92aeba403
feat: test integration connection ( #669 )
...
* feat: add test integration for pi-hole
* refactor: test integration for pi-hole
* fix: multiple secrets of same type could be used for integration creation
* fix: remove integration test connection test and add mock for test-connection function
* fix: add missing onUpdateFn to mysql integration secrets
* fix: format issues
* feat: add home assistant test connection
* fix: deepsource issues
* test: add system integration tests for test connection
* fix: add before all for pulling home assistant image
* test: add unit tests for handleTestConnectionResponseAsync
* test: add unit test for testConnectionAsync
* test: add mroe tests to integration-test-connection
* fix: deepsource issues
* fix: deepsource issue
* chore: address pull request feedback
2024-06-22 21:02:04 +02:00
Meier Lukas
92afd82d22
refactor: add cron job core package ( #704 )
...
* refactor: add cron job core package
* docs: add comments to cron validation types
* chore(deps): move node-cron dependencies from tasks app to cron-jobs-core package
* fix: runOnInit is not running on start and rather on job creation
* fix: format issues
* fix: build fails when using top level await in cjs
* chore: update turbo gen package json typescript version to 5.5.2
* fix: format issue
* fix: deepsource issues
* chore: update turbo gen package json eslint version to 9.5.0
* chore: fix frozen lockfile and format
2024-06-22 20:00:20 +02:00
homarr-renovate[bot]
324a643fd1
fix(deps): update dependency @auth/drizzle-adapter to ^1.4.1 ( #701 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-21 21:10:42 +00:00
homarr-renovate[bot]
05702bede8
fix(deps): update dependency @auth/core to ^0.34.1 ( #702 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-21 20:48:15 +00:00
homarr-renovate[bot]
9087f4bfdf
fix(deps): update dependency @auth/core to ^0.34.0 ( #700 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-21 20:26:00 +00:00
homarr-renovate[bot]
d5f4bd0aab
chore(deps): update dependency typescript to ^5.5.2 ( #697 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-20 18:13:25 +00:00
homarr-renovate[bot]
4291bde94f
fix(deps): update dependency @auth/drizzle-adapter to ^1.3.0 ( #694 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-20 02:44:06 +00:00
homarr-renovate[bot]
171fe40fd5
fix(deps): update dependency @auth/core to ^0.33.0 ( #693 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-20 02:22:20 +00:00
Meier Lukas
f358c33bd3
fix: missing translations for apps / integrations #438 ( #674 )
...
* fix: missing translations for apps / integrations #438
* chore: remove unnecessary property from integration new dropdown
2024-06-16 22:10:17 +02:00
homarr-renovate[bot]
8b4cc5b994
chore(deps): update dependency eslint to ^9.5.0 ( #668 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-14 19:48:24 +00:00
homarr-renovate[bot]
10acb2bc76
fix(deps): update dependency mysql2 to v3.10.1 ( #665 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-13 23:24:12 +00:00
homarr-renovate[bot]
e4c6864a94
fix(deps): update dependency @tabler/icons-react to ^3.6.0 ( #664 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-13 20:48:14 +00:00
homarr-renovate[bot]
4e9593b859
fix(deps): update mantine monorepo to ^7.10.2 ( #662 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-13 09:26:34 +00:00
homarr-renovate[bot]
476fa59079
fix(deps): update nextjs monorepo to ^14.2.4 ( #658 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-11 22:27:00 +00:00
homarr-renovate[bot]
d69cda0313
fix(deps): update dependency prettier to ^3.3.2 ( #656 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-11 06:32:24 +00:00
Meier Lukas
9cab001451
chore: improve importing of some packages ( #647 )
...
* chore: improve importing of some packages
* fix: not same version for all dependencies
* fix: lint and format issue
2024-06-10 21:26:39 +02:00
Meier Lukas
c627384c4b
test: add pi-hole test container integration test ( #649 )
...
* test: add pi-hole test container integration test
* chore: improve waiting logic for test container
* refactor: improve structure of pi hole test
* fix: eslint does not recognize test directory to be part of tsconfig
2024-06-10 21:18:24 +02:00
Manuel
2e782ae442
feat: add homeassistant integration ( #578 )
2024-06-10 21:16:39 +02:00
homarr-renovate[bot]
d985fbe69a
fix(deps): update dependency drizzle-kit to ^0.22.7 ( #652 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-10 14:38:11 +00:00
SeDemal
0710425e78
feat: DNS Hole summary Scalability ( #646 )
2024-06-09 17:36:18 +02:00
SeDemal
28927cfa28
feat: App tile scalability ( #645 )
...
* feat: App tile scalability
* fix: missing translation
2024-06-09 12:54:56 +02:00
Meier Lukas
3a3a8251bd
feat: improve user init setup ( #643 )
2024-06-08 23:35:48 +02:00
SeDemal
bac09d8be5
feat: Clock widget scalability ( #644 )
2024-06-08 23:35:35 +02:00
homarr-renovate[bot]
1bae7352dc
chore(deps): update dependency eslint to v9 ( #452 )
...
* chore(deps): update dependency eslint to v9
* chore: migrate eslint to v9
* fix: dependency issues
* fix: unit tests not working
* chore: disable lint check for Image component that does not work in ci
* fix: lint issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-06-08 20:49:57 +02:00
Meier Lukas
d7ecdf5567
feat: add simple app ping ( #580 )
...
* feat: add simple ping
* refactor: make ping run on server and show errors
* fix: format issues
* fix: missing translation for enabled ping option for app
* refactor: remove ping queue as no longer needed
* chore: address pull request feedback
* test: add some unit tests
* fix: format issues
* fix: deepsource issues
2024-06-08 17:33:16 +02:00
homarr-renovate[bot]
66ddb45975
fix(deps): update dependency drizzle-kit to ^0.22.6 ( #636 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-08 11:20:54 +00:00
homarr-renovate[bot]
efd958d6cb
fix(deps): update dependency drizzle-orm to ^0.31.2 ( #632 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-07 15:48:32 +00:00
homarr-renovate[bot]
246272669e
fix(deps): update dependency drizzle-kit to ^0.22.5 ( #631 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-07 15:34:23 +00:00
homarr-renovate[bot]
8f551aa485
fix(deps): update dependency prettier to ^3.3.1 ( #623 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-06 18:12:17 +00:00
homarr-renovate[bot]
dda34e7764
fix(deps): update dependency drizzle-kit to ^0.22.4 ( #625 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-06 17:48:14 +00:00
SeDemal
cfd8b328b4
feat: weather widget scalable ( #574 )
...
* refactor: Make weather widget scalable
* fix: formatting
* fix: map key again
* fix: null assertions
2024-06-05 21:26:59 +02:00
homarr-renovate[bot]
f5aaf89a3d
fix(deps): update dependency drizzle-kit to ^0.22.2 ( #618 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-04 21:04:24 +02:00
homarr-renovate[bot]
710197b3a0
fix(deps): update dependency drizzle-orm to ^0.31.1 ( #619 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-04 21:03:47 +02:00
homarr-renovate[bot]
20874cb96d
fix(deps): update dependency next-auth to v5.0.0-beta.19 ( #605 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-02 09:24:32 +00:00
homarr-renovate[bot]
dc3b00736e
fix(deps): update dependency @auth/core to ^0.32.0 ( #603 )
...
* fix(deps): update dependency @auth/core to ^0.32.0
* fix(deps): update dependency @auth/core to ^0.32.0
* fix: type issues with next-auth types
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-06-02 11:01:10 +02:00
homarr-renovate[bot]
2e044ac871
fix(deps): update dependency @auth/drizzle-adapter to ^1.2.0 ( #604 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-02 05:33:55 +00:00
homarr-renovate[bot]
b1b839fcd8
fix(deps): update dependency prettier to ^3.3.0 ( #594 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-01 17:25:39 +00:00
homarr-renovate[bot]
96150f802d
fix(deps): update dependency better-sqlite3 to v11 ( #587 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-31 20:33:37 +02:00
homarr-renovate[bot]
51fb7cb402
fix(deps): update dependency drizzle-kit to ^0.22.1 ( #590 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-31 12:59:18 +00:00
homarr-renovate[bot]
3b39e87212
fix(deps): update dependency drizzle-orm to ^0.31.0 ( #589 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-31 08:48:13 +00:00
homarr-renovate[bot]
d16281bea7
fix(deps): update dependency drizzle-kit to ^0.22.0 ( #588 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-31 08:38:31 +00:00
homarr-renovate[bot]
ff84c2bdb7
fix(deps): update dependency mysql2 to v3.10.0 ( #585 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-30 19:22:13 +00:00
homarr-renovate[bot]
6d46e91a7c
fix(deps): update dependency better-sqlite3 to ^10.1.0 ( #584 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-30 18:13:37 +00:00