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
Bastien Wirtz
b168430fbf
fix: empty / null headers issue
2024-10-27 14:40:43 +01:00
Hector Cuesta
95f1d94219
Add the option to set custom headers in the SW
2024-10-27 06:35:36 -07:00
Adam Monsen
58b718c2a9
Add Nextcloud custom service ( #650 )
...
Add Nextcloud custom service
2024-10-26 20:41:23 +02:00
thedroid
cd25756fd0
FreshRSS custom service. ( #672 )
...
Add FreshRSS custom service.
2024-10-26 16:48:03 +02:00
Bastien Wirtz
c6571b48b4
doc: review documentation
2024-10-25 21:58:32 +02:00
Matheus Peviani Vellone
11cdb50ea5
doc: add tips and tricks to show latest picture from camera feed
2024-10-25 12:20:40 -07:00
Matheus Peviani Vellone
88585186f2
doc: update message.content docs
2024-10-25 12:20:40 -07:00
royto
64629742f7
feat: add missing notif for lidarr
2024-07-16 04:48:04 -07:00
royto
f6b124767e
feat: add missing notif for radarr
2024-07-16 04:48:04 -07:00
royto
4797047571
feat: add missing notif for sonarr
2024-07-16 04:48:04 -07:00
Felix Bartels
2389cac9b0
Update theming.md
...
Minor wording fixes
2024-07-16 00:30:43 -07:00
Bastien Wirtz
359f1ffb53
feat(ui): Rework theming system, add new theme.
2024-06-29 13:36:55 -07:00
Bastien Wirtz
5935a62aad
doc(theming): Describe customization options
2024-06-07 11:56:00 +02:00
TheWhale01
95fde896e0
Added custom service jellystat ( #770 )
...
Added custom service jellystat
2024-06-01 16:10:35 +02:00
Jérémy PLANCKEEL
e6adfd7bb7
fix: correct procedure to install chart
2024-05-22 23:45:47 -07:00
Jérémy PLANCKEEL
204a9538c8
docs: update kubernetes installation with multiple solution
2024-05-22 23:45:47 -07:00
Emily Wotruba
765a24e7d0
updated documentation, logo no longer optional (if you want a logo)
2024-05-22 00:26:46 -07:00
Emily Wotruba
c53c3957d5
added documentation for the home assistant custom component
2024-05-22 00:26:46 -07:00
Bastien Wirtz
0740fb31b5
Switch package manager to pnpm
2024-04-22 19:55:25 +02:00
Andrea Pierangeli
9c537fb926
Add OpenHAB custom service
2024-03-11 02:05:55 -07:00
Emlin Charly
49d4d742a2
Update customservices.md with Readarr link
2024-03-10 06:37:55 -07:00
Ctrl_Plus
4d30ab4c4a
Update customservices.md
...
Added version number requirements to Immich
2024-02-23 00:59:40 -08:00
Lindemberg Barbosa
cce42cc6d1
doc: better description
2023-09-25 20:10:17 +02:00
Lindemberg Barbosa
45626232f3
doc: update port to match the speedtest-tracker compose example
2023-09-25 20:10:17 +02:00
Lindemberg Barbosa
6f0193fb32
doc: documentation enchancement for SpeedtestTracker service
2023-09-25 20:10:17 +02:00
Mikkel Rindholt
2eb808385b
Update link to Portainer apikey guide
...
The old link was dead, so I found the new location for the guide
2023-09-25 20:08:29 +02:00
royto
16d3f4f53a
feat: add Readarr custom service
2023-08-08 12:48:44 -07:00
thedroid
f682a84e9f
PiAlert custom service ( #674 )
...
Add Pi Alert custom service
2023-08-06 21:48:52 +02:00
thedroid
b8e3f74e59
Add Immich custom service
2023-08-06 12:45:15 -07:00
Zach Russell
6d2d9baf35
Fixed OctoPrint ‘text’ display when idle. ( #607 )
...
* Added moonraker support and temperature when idle
* removed config change
* Delete package-lock.json
2023-05-02 09:27:27 +02:00
Floren Munteanu
d362add383
Implement PiHole API token ( #580 )
...
Implement PiHole API token
2023-02-19 12:18:56 -08:00
Matt Bentley
dfde8ea89d
Added Tdarr service ( #573 )
...
* Added Tdarr service
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
* Added dummy-data for Tdarr; remove trailing / for API endpoint
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
---------
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
2023-02-07 08:38:37 +01:00
Ivan Barsukov
0591208096
Minor doc fixes ( #595 )
2023-02-07 08:33:33 +01:00
Bastien Wirtz
49c2023b8e
Avoid hidding all info when copy pasting the exemple config
2022-12-20 20:47:56 +01:00
Bastien Wirtz
70f583c3e1
Octoprint service ( #324 ) ( #560 )
...
Add Octoprint service.
2022-11-27 09:41:12 -08:00
Matt Bentley
98fe0a3939
Adds SABnzbd custom service; fixes #494 ( #555 )
...
* Adds SABnzbd custom service; fixes #494
2022-11-19 07:14:22 -08:00
csleal
a8292ef757
Update customservices.md
2022-11-15 10:27:20 +01:00
Julien Roy
c9a6495186
What's up docker custom service ( #444 )
...
Add WUD
2022-11-05 14:44:25 -07:00
Bernhard Großer
b5048fc353
Speedtesttracker integration ( #262 )
...
added SpeedtestTracker service
2022-11-05 07:32:56 -07:00
Bastien Wirtz
d32f7f6467
Proxmox improvements
2022-11-05 15:21:18 +01:00
Bastien Wirtz
f72c0bc781
New Copy to clipboard custom service
2022-11-05 15:11:48 +01:00
lindely
51ba5ff503
Service for rTorrent. ( #511 )
...
Service for rTorrent.
2022-10-31 02:09:59 -07:00
tralce
7edcfe0705
Fixed the table in the Proxmox section ( #534 )
...
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-10-30 10:35:56 -07:00
Shagon94
cfd31b86b5
qBittorrent service ( #540 )
...
qBittorrent service
2022-10-30 10:32:51 -07:00
CleanMachine1
3ed40599e5
troubleshooting: add openweather service help ( #471 )
...
* troubleshooting: add openweather service help
2022-10-30 06:22:32 -07:00
Paul Bennett
52a136e0de
Adding my custom theme for homer
2022-10-27 21:58:22 +02:00