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
Bothari
1febbadfba
Improve warning and missing reports for Radarr connections ( #809 )
...
Improve warning and missing reports for Radarr connections
2024-11-02 07:44:01 -07: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
Ronald Jerez
a2866e1714
Pass accept header when fetching the message via url
2024-10-30 05:47:01 -07:00
Bastien Wirtz
43678d09c1
fix: name collision in NextCloud service
2024-10-26 20:47:28 +02: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
Bobby B
0e5106c42a
fix: Update Mealie service component endpoints
2024-10-26 06:26:02 -07:00
Kaustubh Murumkar
ea12ee520b
Fix octoprint timestamp ( #693 )
...
update octoprint service with timestamp changes
2024-10-25 21:39:21 +02:00
Bastien Wirtz
08bc4f417d
chore(lint): Eslint 9 update
2024-10-16 21:31:58 +02: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
Bastien Wirtz
6c438298f2
fix(search): make keyboard shortcut works again
2024-07-15 13:55:32 +02:00
Bastien Wirtz
fe25fb03a8
fix(fonts): Remove lato reference
2024-06-30 10:11:01 +02:00
Bastien Wirtz
359f1ffb53
feat(ui): Rework theming system, add new theme.
2024-06-29 13:36:55 -07:00
Bastien Wirtz
e23868c594
chore(lint): Apply on latest additions
2024-06-01 16:15:13 +02:00
TheWhale01
95fde896e0
Added custom service jellystat ( #770 )
...
Added custom service jellystat
2024-06-01 16:10:35 +02:00
Emily Wotruba
75d8afebe6
no longer manipulating props
2024-05-22 00:26:46 -07:00
Emily Wotruba
5872d5fa72
removing unused data
2024-05-22 00:26:46 -07:00
Emily Wotruba
7f750127b3
changed display style of entity count
2024-05-22 00:26:46 -07:00
Emily Wotruba
8f7752a0b8
wait for fetchServerStatus before calling fetchServerStats
2024-05-22 00:26:46 -07:00
Emily Wotruba
ce4d3a3dbe
returning fetch to make fetchServerStatus awaitable
...
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com >
2024-05-22 00:26:46 -07:00
Emily Wotruba
efc9b1e0ad
added custom component for home assistant
2024-05-22 00:26:46 -07:00
SenorSmartyPants
04c178a51b
Mylar Custom Service
...
Styled like Arr apps. Displays upcoming and wanted counts
2024-05-21 04:27:46 -07:00
Andrea Pierangeli
9c537fb926
Add OpenHAB custom service
2024-03-11 02:05:55 -07:00
Eric McDonald
5f5a508b6e
fix: improve grammar of offline message
2024-03-10 06:42:25 -07:00
Bastien Wirtz
7e8cc22b0c
chore: lint
2024-03-10 14:19:43 +01:00
Ctrl_Plus
ff136b6a2c
Update Immich.vue
...
api changes in immich v1.85.0
2024-02-23 00:59:40 -08:00
Bastien Wirtz
de4b7e6124
Linting update
2023-10-21 14:24:05 +02:00
royto
a3c5b4ac9d
fix: fix search on page load
...
Fix #611
2023-10-16 12:57:38 -07:00
royto
018344d911
PR review: use API const and lint
2023-08-08 12:48:44 -07: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
Gabe Cook
6cfa1643b4
Toggle dark mode when prefers-color-scheme changes
2023-05-13 15:19:54 +02:00
LoV432
f0f9f0a017
Fix: don't stretch non-square logos ( #640 )
2023-05-02 09:28:57 +02: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
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
Julien Roy
c9a6495186
What's up docker custom service ( #444 )
...
Add WUD
2022-11-05 14:44:25 -07:00
bchavez
d141a69a7d
ConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing Invalid Redirect URL with CloudFlare Access.
2022-11-05 22:35:41 +01:00
Bastien Wirtz
beb5755747
Rework speedtesttracker based on the Generic component
2022-11-05 22:14:32 +01:00
Bernhard Großer
b5048fc353
Speedtesttracker integration ( #262 )
...
added SpeedtestTracker service
2022-11-05 07:32:56 -07:00
Bastien Wirtz
24b6dedbe1
Apply lint
2022-11-05 15:24:41 +01: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
Bastien Wirtz
bdad8933ff
Apply lint fixes
2022-10-31 10:12:15 +01:00