236 Commits

Author SHA1 Message Date
Bastien Wirtz
339a9a31bd doc: add section about favicon #1024 2026-04-18 16:33:38 +02:00
Bastien Wirtz
27fcdd8964 fix: Documentation rebase fuckup -_- 2026-04-18 07:08:50 -07:00
Bastien Wirtz
bb26e5e8cb update smart cards documentation 2026-04-18 07:08:50 -07:00
Bastien Wirtz
dd2ccce8dc fix: auto update system adjustments 2026-04-18 07:08:50 -07:00
Joris W. van Rijn
48fd2f5475 feat(auto-refresh): add Transmission and docs 2026-04-18 07:08:50 -07:00
Nicolas RIGNAULT
98f446fd85 update customservices readme 2026-04-18 06:47:30 -07:00
mphel44
a527b325c7 fix: update API key retrieval instructions for NetAlertx integration 2026-04-18 06:44:04 -07:00
mphel44
5474beb910 Add NetAlertx service integration 2026-04-18 06:44:04 -07:00
Jose Hernandez
3d5c4a58e6 Explain optional endpoint property for pinging configuration 2026-04-18 06:38:37 -07:00
Iustin G
4cf69b3a25 Fix grammar in connectivity checks documentation (#1003)
Corrected grammatical errors in the connectivity checks section.
2025-11-23 06:36:57 -08:00
Bastien Wirtz
2a27bee30e Added Miniflux custom service
Co-authored-by: Moritz Kreutzer
Co-authored-by: Reiko Kaps 
Co-authored-by: igorkulman
2025-11-16 02:49:01 -08:00
M
ee57fa05fb Add documentation about hiding times 2025-10-06 16:20:40 +02:00
M
bac62457f1 Add doc about update Interval 2025-10-06 16:20:40 +02:00
M
6aa29935f6 Add missing link in docs 2025-10-06 16:20:40 +02:00
M
19c5f174e8 Add documentation on Groups 2025-10-06 16:20:40 +02:00
M
8a598dbdc0 Add documentation 2025-10-06 16:20:40 +02:00
Bastien Wirtz
4904717db0 fix(smartcard): fix transmission service rework 2025-09-28 22:06:53 +02:00
Igor Kulman
35e49e3d91 Update Transmission documentation to reflect code changes 2025-09-27 14:54:35 +02:00
Igor Kulman
90ba82de8f Add Transmission service 2025-09-27 14:54:35 +02:00
Bastien Wirtz
1f2c2058f6 doc: cosmetic update on Traefic documentation 2025-09-21 14:44:44 +02:00
3thibaut1304
a36634c237 update customeservices docs 2025-09-21 14:42:20 +02:00
Jeremy Meyers
5eaa479b3c Update customservices.md (#887)
updated paperless title to reflect active version of this project and added note about custom service info not showing up with subtitle enabled

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2025-09-21 05:36:04 -07:00
Bastien Wirtz
da32035841 doc: improve smart card documentation. 2025-09-19 21:45:12 +02:00
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