Commit Graph

213 Commits (connectivity-checker-rework)

Author SHA1 Message Date
Cs137 a38514739d Sort community themes alphabetically 2025-07-22 12:43:44 -07:00
Cs137 7ea9b2e882 Add community theme: DietPi 2025-07-22 12:43:44 -07:00
Cs137 60cc984f12 Update docs: Fix typo mentioning user 2025-07-22 12:43:44 -07:00
Cs137 fcf730f610 Update docs: Fix typo 2025-07-22 12:43:44 -07:00
蔡鳳駿 517de68e74 docs: configure Pi-Hole v6 API with URL that ends with admin 2025-05-05 02:51:25 -07:00
Molham 28ad80369f add support to dynamic interval time for polling the status 2025-05-04 04:11:59 -07:00
Molham 9307f5a926 feat(pihole): Support Pi-hole v6 API with session management (#875)
Add support for Pi-hole v6 API while maintaining v5 compatibility. The component now
handles both API versions with proper session-based authentication for v6 and legacy
authentication for v5. Includes automated retries, session caching, and proper cleanup.

- Add new apiVersion config option (default: 5, accepts: 5,6)
- Implement session-based auth with caching for v6 API
- Add auto-retry mechanism with configurable attempts
- Add periodic status polling for v6 API
- Separate v5/v6 API handling logic for better maintenance
- Improve error handling and status display
- Update documentation with v6 API support details

Breaking changes: None. V5 remains default for backward compatibility.
V6 mode must be explicitly enabled by setting apiVersion: 6 in config.
2025-05-04 04:11:59 -07:00
Gabriel Tanase cde338a48d Fix typo in customservices docs
I was checking the newly added services and noticed that upon clicking the hyperlink it doesn't automatically scroll down to the corresponding section. Seems to be caused by a small typo.

Looking forward to the new release, these additions are great!
2025-04-26 01:54:21 -07:00
Marco Kreeft 1de57d9423 Comments Bastien 2025-04-14 00:06:32 -07:00
Marco Kreeft 5976f8f561 Edited the anchors 2025-04-14 00:06:32 -07:00
Marco Kreeft 5c4b5e805e Added documentation for the services 2025-04-14 00:06:32 -07:00
Molham Al Nasr bf531404f5 fix typo 2025-04-13 05:47:02 -07:00
Molham Al Nasr fc10b5c512 Markdown-linter consider <string> as HTML and it shows the wrong text in a preview mode 2025-04-13 05:47:02 -07:00
Molham Al Nasr 04164acff3 Markdown-linter hates the trailing-punctuation. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Molham Al Nasr 7cc7effd2e add blanks around headings. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Molham Al Nasr 4a05f0d113 Markdown-linter hates the Bare URLs. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Molham Al Nasr d15ebb9d09 Markdown-linter hates the trailing-spaces. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Cees Bos 2024297f61 Merge branch 'main' into linkding_support
# Conflicts:
#	docs/customservices.md
2025-04-01 20:28:18 +02:00
thibaut1304 6916c2fed3 add service TruenasScale, view status and version 2025-03-30 07:00:41 -07:00
thibaut1304 e5bd328d21 add service vaultwarden, view status and version 2025-03-30 06:58:51 -07:00
thibaut1304 2a290004b7 add service matrix, view status and version 2025-03-30 06:53:44 -07:00
3thibaut1304 b11bee7d64 add status online/offline and version of the card 2025-03-30 06:51:09 -07:00
Cees Bos 50acb9957e Add Linkding support 2025-03-19 22:25:34 +01:00
Cees Bos c546fc1605 Add YAML config schema for auto complete support 2025-03-08 05:37:36 -08:00
Matt Bentley 5a1697a5e6 Added interval to update status for the *arrs & Tautulli
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
2025-02-25 12:25:17 -08:00
Bastien Wirtz 3468b9d795 feat(cards): add multi link support 2025-02-02 06:39:28 -08:00
Max Netyaga 45acac744a updated doc 2025-02-02 05:44:18 -08:00
Adam Monsen 66d4cc36b5 add Docuseal smart card
Fixes #847

Requires #850
2025-01-05 06:24:11 -08:00
João Antunes 52ac793d45 Update customservices.md
Improve README for Mealie to be in line with other examples. A added some breadcrums on where to find the Mealie API page.
2024-12-22 00:39:16 -08:00
Bastien Wirtz fa4c10c9a4 fix: Peanut mock data folder & doc typos 2024-12-01 14:55:10 +01:00
Adam Monsen f150c6c037
Add Traefik, Wallabag, Olivetin (#838)
* Add Traefik, Wallabag, Olivetin

* allow subtitle override

* add dummy data for olivetin, traefik, wallabag
2024-12-01 05:29:36 -08:00
Bastien Wirtz 7909bd1054 doc(smartcards): fix incomplete sentence. Fix #834 2024-11-24 09:31:35 +01:00
Bastien Wirtz e58637d935
Glances service improvements (#837)
* feat: add a basic glances service widget

* feat: auto update for glances widget

* feat(services/glances): multiple metric support

* Update dependencies

---------

Co-authored-by: Manuel Quarneti <manuelquarneti@protonmail.com>
2024-11-23 07:00:01 -08:00
Adam Monsen 496f9083b2 Add Gitea custom service 2024-11-23 02:03:10 -08:00
Bastien Wirtz 8d0bc456c1 doc(smart-cards): sort service list alphabetically 2024-11-18 22:17:46 +01:00
SergeiTarkhanov 1e7542b632 Add PeaNUT custom service 2024-11-18 12:39:54 -08:00
Bastien Wirtz 721a8c2e66 feat(ping): support for custom http success codes. Fix #425 2024-11-18 14:01:37 +01:00
Bastien Wirtz 0b95836c64 doc: Add demo link 2024-11-14 09:41:05 +01:00
Sergey 80e458fcb4 Update docs/customservices.md
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2024-11-13 23:57:47 -08:00
SergeiTarkhanov 268ac05821 Update docs 2024-11-13 23:57:47 -08:00
Bastien Wirtz a1c6cb7681 doc: remove outdated screenshot 2024-11-13 23:13:45 +01:00
Bastien Wirtz 3419a4b6d6 fix(style): remove duplicated styles 2024-11-13 22:53:34 +01:00
Shirsendu Das 29a9cd3ea5 added the missing leading slash.md 2024-11-13 04:35:01 -08:00
Bastien Wirtz 012f472aa7 doc: minor improvements 2024-11-13 12:07:23 +01:00
SergeiTarkhanov 88d675d7f5 Scrutiny custom service 2024-11-11 08:20:28 -08:00
Bastien Wirtz a666d7aa93 feat(smartcard): Simplify ping card 2024-11-08 18:08:14 +01:00
Bastien Wirtz f7cc9761e9 doc: add lemmy and dashboard icons links, cleanup 2024-11-06 14:04:34 +01:00
SergeiTarkhanov 546db41ab7 Fix immich widget after breaking changes update 2024-11-04 11:45:26 -08:00
Jian Qin 18360e223f
Display round-trip time on the subtitle of the custom service ping (#800)
* Show rtt on subtitle of custom service ping

* Display subtitle when showRtt is false and handle offline service RTT

- Ensure the subtitle is still displayed even if `showRtt` is set to false.
- When `showRtt` is true and the service is not online, display "N/A" instead of omitting the RTT value.
2024-11-04 10:04:19 +01:00
Rich Schumacher 779deedecd
feat: Add Gotify custom service component (#706)
This adds a new custom service component for Gotify, a system for
sending and receiving messages. The component will display the number of
messages outstanding as well as the overall system health.

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2024-10-31 21:32:08 +01:00