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
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
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
ef9a5e9895
feat(integration): improve integration test connection ( #3005 )
2025-05-16 20:59:12 +02: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
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
da09826393
fix: make system health temp optional ( #2247 )
2025-02-04 19:10:12 +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
b277f444b2
fix: trailing slash integration url issues ( #1571 )
2024-11-30 10:54:50 +01:00
Yossi Hillali
0f56dc1ecd
feat: OMV integration & health monitoring widget ( #1142 )
2024-09-30 14:05:13 +03:00