Yossi Hillali
6ff36405ba
feat: Prowlarr integration ( #965 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2024-09-01 15:40:22 +02:00
Yossi Hillali
69e69ee315
fix: DnsHole controls timer ( #953 )
...
* fix: DnsHole controls timer
* fix: use plural naming
* fix: reviewed changes
* fix: change ControlsCard to jsx component
* fix: DeepSource
2024-08-28 11:26:36 +03:00
Yossi Hillali
e34af8659b
fix: testConnectionAsync url ( #1024 )
2024-08-25 12:56:08 +03:00
Manuel
acbb834889
feat: add media requests widget ( #774 )
...
Co-authored-by: SeDemal <Tagaishi@hotmail.ch >
Co-authored-by: SeDemal <demal.sebastien@bluewin.ch >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-08-24 15:23:16 +02:00
homarr-renovate[bot]
c2bf6779c0
fix(deps): update dependency jotai to ^2.9.2 ( #933 )
...
* fix(deps): update dependency jotai to ^2.9.2
* 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-08-08 07:04:17 +02:00
Yossi Hillali
44712608b7
feat: AdGuard Home integration ( #929 )
...
* feat: AdGuard Home integration
* fix: code improvments
* fix: a better errorMessages method
2024-08-07 09:06:59 +03:00
Yossi Hillali
65c6854e44
feat: dnshole controls widget ( #867 )
...
* feat: dnshole controls widget
* feat: add duration and timer modal
* fix: code improvment
* fix: add support for many integrations
* fix: add support for more integrations
* fix: move ControlsCard outside of main component
* fix: deepsource
2024-08-04 18:47:00 +03:00
homarr-renovate[bot]
a9a46024e2
fix(deps): update dependency typescript-eslint to v8 ( #896 )
...
* fix(deps): update dependency typescript-eslint to v8
* fix: lint issues
* fix: more lint issues
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-08-01 10:13:12 +02:00
Meier Lukas
406ed16ce4
fix: overview in series of sonarr schema is optional ( #880 )
2024-07-28 19:38:47 +02:00
Manuel
bb8640b162
feat: add jellyfin integration ( #672 )
...
* feat: #655 implement jellyfin media server
* fix: table overflow
* feat: pr feedback
* refactor: format
* refactor: merge existing code
* fix: code smells
* refactor: format commit
2024-07-03 20:06:57 +02:00
Manuel
dba97a3bd6
feat: add calendar widget ( #663 )
...
* feat: add calendar widget
* feat: add artifacts to gitignore
2024-07-02 12:13:13 +02:00
Manuel
08d571ad74
feat: add tasks page ( #692 )
2024-07-01 18:57:40 +02: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
Manuel
2e782ae442
feat: add homeassistant integration ( #578 )
2024-06-10 21:16:39 +02:00
Meier Lukas
d57b771a17
feat: add pi hole summary integration ( #521 )
...
* feat: add pi hole summary integration
* feat: add pi hole summary widget
* fix: type issues with integrations and integrationIds
* feat: add middleware for integrations and improve cache redis channel
* feat: add error boundary for widgets
* fix: broken lock file
* fix: format format issues
* fix: typecheck issue
* fix: deepsource issues
* fix: widget sandbox without error boundary
* chore: address pull request feedback
* chore: remove todo comment and created issue
* fix: format issues
* fix: deepsource issue
2024-05-26 17:13:34 +02:00