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
Flávio Augusto Oliveira Costa
5a8405a9a8
fix: Media request via search engine ( #2677 )
...
* fix search engine using season.id instead of season.seasonNumber on POST to overseerr/jellyseerr causing a incorrect request
* fix format on overseerr-integration.ts
---------
Co-authored-by: faugusto-oliveira <faugusto.oliveira@outlook.com >
2025-03-25 06:38:03 +00:00
Manuel
2e62a61f4d
feat: add nextcloud integration ( #2501 )
2025-03-08 22:13:45 +00:00
Meier Lukas
9881577f47
fix(pi-hole): wrong fetch used in factory ( #2527 )
2025-03-07 18:14:50 +01:00
Meier Lukas
b3e4f30312
fix(integration): store omv session in redis ( #2467 )
...
* feat(pihole): add support for v6
* fix: add session-store to keep using same session for pi-hole requests
* fix(integration): store omv session in redis
* chore: address pull request feedback
2025-03-04 21:46:11 +01:00
Meier Lukas
3804d530ec
feat(pihole): add support for v6 ( #2448 )
...
* feat(pihole): add support for v6
* fix: add session-store to keep using same session for pi-hole requests
* chore: address pull request feedback
* fix: import issue
* fix: other import errors
2025-03-04 21:17:35 +01:00
Meier Lukas
7dfc3646b7
feat(integration): add emby integration ( #2466 )
...
* feat(integration): add emby integration
* fix: deepsource issue
2025-03-02 10:56:01 +01:00
Manuel
5dc5d9e04a
fix: omv invalid temperature when not available ( #2322 )
2025-02-23 12:34:04 +01:00
Yossi Hillali
63e96230e0
fix: omv integrations is unable to correctly retrieve the file system when using omv-zfs ( #2337 )
...
* fix: omv integrations is unable to correctly retrieve the file system when using omv-zfs
2025-02-18 22:05:09 +01:00
Manuel
3257f6101b
fix: missing cover types media organizers ( #2328 )
2025-02-16 11:39:32 +01:00
Manuel
da09826393
fix: make system health temp optional ( #2247 )
2025-02-04 19:10:12 +01:00
Manuel
5c8d7fcc15
feat: log body integration test failure ( #2151 )
2025-01-27 21:06:27 +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
4e153b8046
fix: url-encode nzbget credentials ( #2093 )
2025-01-24 17:36:37 +01: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
ec3bda34e0
fix(media-request): media and media-request status can have missing values ( #1911 )
2025-01-14 19:45:21 +01:00
Yossi Hillali
ee8831affe
fix: prowlarr integration indexers status changed from id to indexerId ( #1837 )
2025-01-02 20:53:27 +02:00
Manuel
91e1cef611
feat: add request media ( #1811 )
2024-12-31 11:05:30 +01:00
Meier Lukas
550bca6dee
fix: mysql operations not working ( #1728 )
2024-12-19 16:10:22 +01:00
Manuel
63a7be35a4
fix: jellyfin integration does not allow username password auth ( #1714 )
2024-12-18 14:10:58 +01:00
Manuel
032509e462
feat: add tdarr integration ( #1657 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-15 15:53:02 +01:00
Manuel
84e500279d
feat: add dashdot integration ( #1541 )
2024-12-07 18:08:50 +01:00