Meier Lukas
6a908397cd
fix(plex): test connection not fully checking connection ( #4617 )
2025-12-10 13:28:28 +01:00
Meier Lukas
d9cc35b985
fix(media-requests): incorrect availability mapping ( #4520 )
2025-11-21 19:05:51 +01:00
Meier Lukas
c89e35e13c
feat(pi-hole): support no-auth ( #4480 )
2025-11-18 21:05:00 +01:00
homarr-renovate[bot]
dcf960fa97
fix(deps): update dependency @gitbeaker/rest to ^43.7.0 ( #4386 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-11-04 21:28:11 +01:00
Meier Lukas
6f3b7ec491
fix(media-releases): support more media type mappings for jellyfin and emby ( #4382 )
2025-10-31 16:56:15 +01:00
castielwaverly
e0526c5ea7
fix(releases-widget): Search multiple docker hub pages for releases ( #4158 )
2025-10-29 19:33:50 +01:00
Meier Lukas
172db0e3f9
feat(integrations): add app linking ( #4338 )
2025-10-24 20:21:27 +02:00
Meier Lukas
a80c5d40e0
fix(plex): tv show links not working ( #4272 )
2025-10-13 23:52:52 +02:00
Meier Lukas
afca8007f1
feat(nextcloud): reuse color from event for indicator ( #4270 )
2025-10-13 23:52:27 +02:00
Meier Lukas
1b7e67dd97
fix(calendar): recurring events not working ( #4265 )
2025-10-11 22:54:51 +02:00
Meier Lukas
6e93c3b608
feat(media-server): add stats for nerds ( #4170 )
2025-10-02 19:54:53 +02:00
Meier Lukas
0a908de1e7
feat(calendar): add homeassistant support ( #4152 )
2025-09-26 17:34:33 +02:00
Meier Lukas
b7d1d4ceef
fix(calendar): missing badge for sonarr series ( #4150 )
2025-09-25 20:19:21 +02:00
Nicolas Newman
fedbff3fd1
feat(integrations): add ICal ( #3980 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-09-17 18:57:50 +02:00
Manuel
dc08bacebf
feat(integrations): add truenas ( #3745 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-09-12 19:18:20 +02:00
Meier Lukas
bfcbffbdc6
feat(integration): add github app authentication ( #3968 )
2025-09-10 21:17:36 +02:00
Meier Lukas
4d57c7ca13
fix(plex-integration): unknown badge shown for added tv-shows ( #4032 )
2025-09-10 20:46:42 +02:00
Meier Lukas
eb5af11643
fix(adguard-integration): parse error with protection_disabled_duration field ( #4018 )
2025-09-08 16:09:42 +02:00
Meier Lukas
498acdcdc1
fix(nextcloud): integration ignores trusted certificates ( #3893 )
2025-08-20 20:12:13 +02:00
Leandro Scardua
063b9a87c7
add correct path ( #3848 )
2025-08-15 18:20:24 +00:00
Meier Lukas
5c99622fa8
fix(deps): upgrade zod to v4 and fix breaking changes ( #3461 )
...
* fix(deps): update dependency drizzle-zod to ^0.8.2
* chore: update zod to v4 import
* fix: path is no longer available in transform context
* fix: AnyZodObject does no longer exist
* fix: auth env.ts using wrong createEnv and remove unused file env-validation.ts
* fix: required_error no longer exists on z.string
* fix: zod error map is deprecated and replaced with config
* fix: default requires callback now
* fix: migrate zod resolver for mantine
* fix: remove unused form translation file
* fix: wrong enum type
* fix: record now requires two arguments
* fix: add-confirm-password-refinement type issues
* fix: add missing first record argument for entityStateSchema
* fix: migrate superrefine to check
* fix(deps): upgrade zod-form-data to v3
* fix: migrate superRefine to check for mediaUploadSchema
* fix: authProvidersSchema default is array
* fix: use stringbool instead of custom implementation
* fix: record requires first argument
* fix: migrate superRefine to check for certificate router
* fix: confirm pasword refinement is overwriting types
* fix: email optional not working
* fix: migrate intersection to object converter
* fix: safe parse return value rename
* fix: easier access for min and max number value
* fix: migrate superRefine to check for oldmarr import file
* fix: inference of enum shape for old-import board-size wrong
* fix: errors renamed to issues
* chore: address pull request feedback
* fix: zod form requires object
* fix: inference for use-zod-form not working
* fix: remove unnecessary convertion
* fix(deps): upgrade trpc-to-openapi to v3
* fix: build error
* fix: migrate missing zod imports to v4
* fix: migrate zod records to v4
* fix: missing core package dependency in api module
* fix: unable to convert custom zod schema to openapi schema
* fix(deps): upgrade zod to v4
* chore(renovate): enable zod dependency updates
* test: add simple unit test for convertIntersectionToZodObject
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-08-15 18:15:58 +00:00
Meier Lukas
b7455d18ed
fix(dashdot): disabled widgets cause parse errors ( #3861 )
2025-08-15 18:11:57 +00:00
Meier Lukas
7f474683a5
fix(opnsense): switch secrets to api-key key and secret for easier understanding ( #3744 )
2025-08-08 17:53:03 +02:00
Meier Lukas
72e976ee5e
fix: some integrations handle parse errors wrong ( #3746 )
2025-08-05 20:24:23 +02:00
Manuel
3ee408bf53
feat: system resources widget ( #3538 )
...
* feat: add system resources widget
* Update packages/widgets/src/system-resources/index.ts
Co-authored-by: Andre Silva <32734153+Aandree5@users.noreply.github.com >
* fix: system resources not updating
* refactor: improve logic in component
* fix: tooltip overflow
* feat: add label with last value
* feat: hide label when hovering
* fix: formatting
* fix: lint
* fix: formatting
* fix: wrong redis channel used for opnsense
---------
Co-authored-by: Andre Silva <32734153+Aandree5@users.noreply.github.com >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-08-04 20:12:28 +00:00
Benoit SERRA
1dc1854cbf
feat: OPNsense integration and widget ( #3424 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
Co-authored-by: deepsource-io[bot] <42547082+deepsource-io[bot]@users.noreply.github.com>
2025-08-01 18:34:06 +02:00
Andre Silva
3f3d31eb6a
refactor: renamed GitHubPackages integration to GitHubContainerRegistry, and all related code ( #3727 )
2025-08-01 12:37:00 +02:00
Andre Silva
c92bbd2da0
feat(releases-widget): add new providers, Github Packages, linuxserver.io and Quay ( #3607 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-08-01 11:13:20 +02:00
Manuel
588c134d91
fix : #3667 plex media releases ( #3682 )
2025-07-25 21:03:33 +02:00
Meier Lukas
66ebb5061f
feat(widgets): add media release widget ( #3219 )
2025-07-20 16:59:03 +02:00
Andre Silva
5d8126d71e
feat(releases-widget): define providers as integrations ( #3253 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-07-11 18:54:17 +00:00
Meier Lukas
58d5b14c51
feat(integrations): add mock integration ( #3505 )
2025-07-04 09:49:18 +02:00
Meow
e110a84fdd
feat: add ntfy integration ( #2900 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-06-23 19:40:49 +02:00
Meier Lukas
6b474c3df4
fix(jellyseerr): add missing deleted media status ( #3439 )
2025-06-23 17:45:00 +02:00
Meier Lukas
a9e68e13d5
fix(pi-hole): cached session not invalidated when changing password ( #3351 )
2025-06-07 16:20:21 +02:00
Kaotic3
ffd2f802bb
fix(nextcloud): correct calendar event date mapping and support showU… ( #3330 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-06-06 20:00:22 +02:00
lthomsen
3e7bf62500
fix: Allow nullable on cpuModelName and default to "Unknown CPU" if null in OMV Integration ( #3310 )
2025-06-06 20:00:09 +02:00
Meier Lukas
11149348fc
fix(cluster-health): storage items multiply ( #3206 )
2025-05-30 20:52:51 +02:00
Meier Lukas
2dc871e531
feat(downloads): add option to limit amount of items ( #3205 )
2025-05-24 17:49:39 +02:00
Meier Lukas
ef9a5e9895
feat(integration): improve integration test connection ( #3005 )
2025-05-16 20:59:12 +02:00
Meier Lukas
0c9c5b8955
fix(unifi): port is ignored ( #2995 )
2025-05-01 12:51:20 +02:00
Meier Lukas
9006d3d2fc
fix(media-request): add missing completed status ( #2990 )
2025-05-01 10:08:19 +02:00
Manuel
8550c69d51
feat: migrate to unifi package ( #2894 )
2025-04-25 18:58:55 +00:00
Meier Lukas
f98750d0b3
feat(media-server): add option to only show playing sessions ( #2899 )
2025-04-22 18:30:46 +02:00
Jacob Hemming
3d68f4d128
feat: add api-key support for tdarr ( #2890 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-04-18 20:11:51 +02:00
Jacob Hemming
cfca0ba583
fix: calculate available space correctly and filter unmounted drives ( #2885 )
2025-04-18 10:49:59 +00:00
rezstje
2d12c1e641
fix: Tdarr widget empty statistics tab ( #2883 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2025-04-16 18:34:06 +00:00
Kudou Sterain
94263c445b
feat: support aria2 integration ( #2226 )
2025-04-10 19:40:40 +00:00
pitschi
c1cd563048
feat: unifi controller integration ( #2236 )
...
* feat: unifi controller integration
* fix: pr feedback
* fix: pr feedback
* fix: pr feedback
* fix: formatting
* fix: pr feedback
* fix: typecheck
---------
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-04-06 10:17:51 +00:00
Meier Lukas
7f77130978
fix(nextcloud): issue with self signed certificates ( #2760 )
2025-04-01 22:20:45 +02:00