Commit Graph

337 Commits (main)

Author SHA1 Message Date
Adam Monsen 103168544d
add Gitea subtitle fallback and dummy data (#839)
I omitted most of the 0.5MiB Gitea/Foregejo API reponse for brevity.
2024-12-01 05:29:57 -08: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 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
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
SergeiTarkhanov b8ec139112 Timeout for Ping service 2024-11-13 23:57:47 -08:00
Bastien Wirtz 900bf058da chore: lint the style files 2024-11-13 23:00:07 +01:00
Bastien Wirtz 3419a4b6d6 fix(style): remove duplicated styles 2024-11-13 22:53:34 +01:00
SergeiTarkhanov b6d9749dea Tag use --highlight-secondary background if not set bulma classes 2024-11-13 13:13:46 -08:00
Bastien Wirtz a40acb2fee lint fix 2024-11-13 12:12:15 +01: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
SergeiTarkhanov 546db41ab7 Fix immich widget after breaking changes update 2024-11-04 11:45:26 -08:00
René Hansen 1ca9a4b0eb
Fixes mealie when meal plan is empty (#819) 2024-11-04 11:39:05 -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
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 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
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 5935a62aad doc(theming): Describe customization options 2024-06-07 11:56:00 +02: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
vlorian ecf664d19b Handling empty groups in search function 2023-10-21 05:18:47 -07:00
royto a3c5b4ac9d fix: fix search on page load
Fix #611
2023-10-16 12:57:38 -07:00
JenswBE f160caecfa Fix YAML anchors
Fixes https://github.com/bastienwirtz/homer/issues/559
Based on https://eemeli.org/yaml/#schema-options
2023-10-16 12:54:40 -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
lindely 51ba5ff503
Service for rTorrent. (#511)
Service for rTorrent.
2022-10-31 02:09:59 -07:00
Shagon94 cfd31b86b5
qBittorrent service (#540)
qBittorrent service
2022-10-30 10:32:51 -07:00
Bastien Wirtz 5bb84dcefb Fix openweather service 2022-10-30 14:48:45 +01:00
apivko de814b9e04
Displaying the timezone hour near temprature for each location (#449)
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-10-30 06:28:58 -07:00
Bastien Wirtz 7172b6f507 Update dependencies 2022-10-29 15:39:35 +02:00
Sylwester Wróblewski 956f38a5dc Fixed 'method' not defaulting to HEAD request in Ping functionality 2022-10-16 11:06:34 +02:00
luixal 4fe179c533 Small refactor to remove one redundant line. 2022-10-13 21:51:06 +02:00
luixal 13069da195 Adds loading and errors icons/msgs. Adds docs. 2022-10-13 21:51:06 +02:00
luixal e274807602 Adds total count for VMs. 2022-10-09 10:23:32 +02:00
luixal 10f4cca67a Adds custom service for Proxmox 2022-10-09 10:23:32 +02:00
Isaac Suttell 84930a632b added more strict checking of http method to Ping service 2022-10-08 11:53:26 +02:00
Isaac Suttell 6c083d6a36 added support for Get method to Ping custom service 2022-10-08 11:53:26 +02:00
Bastien Wirtz 5418c6291a Fix UptimeKuma status message when all sites are down #503 2022-09-18 16:30:32 +02:00
Bastien Wirtz 34259e1e94 Additional page name as css class 2022-08-26 21:52:28 +02:00
toa 23990e8509 fix: resolve typo in Healthchecks service name
* refs #474
2022-07-16 09:56:24 +02:00
Bastien Wirtz 0eca982f8b
Merge branch 'main' into vuejs-3 2022-07-12 13:28:07 -07:00
Bastien Wirtz a46bede230 Small fixes 2022-07-12 22:26:45 +02:00
Bastien Wirtz eb03092286 Fix theming issue & subfolder hosting 2022-07-12 14:07:10 +02:00
Bastien Wirtz 9582b1871a Fix search widget 2022-07-11 22:07:48 +02:00
Bastien Wirtz 59994bfee8 Fix lint issues 2022-07-03 21:59:57 +02:00
Bastien Wirtz b4207f2782 new PWA implementation 2022-07-03 21:40:47 +02:00
Bastien Wirtz c80854cb2d Make connectivity check work with vitejs dev server
Head requests on directory path end up in 404
2022-07-02 21:18:29 +02:00
Bastien Wirtz cbbed6346a Migrate to VueJS 3 2022-07-02 21:16:41 +02:00
toa 1b9a3f1975 feat: add custom service Healthchecks
* refs #474
2022-06-25 15:34:25 +02:00
Bastien Wirtz 10f6f123e8 Lint run 2022-06-05 21:50:28 +02:00
Bastien Wirtz 2b48d1c057
Merge pull request #448 from bemble/main
feat(pwa): enhance connectivity checks
2022-06-04 09:07:15 +02:00
Pierre 132e9a0df5 feat(auth): do not handle redirection in getConfig
It will be handled by connectivity checker
2022-05-30 17:04:21 +02:00
Pierre f64278d41d feat(connectivity): change query parameter to change connectivity
Always use timestamp as query parameter instead of alive
2022-05-30 17:03:28 +02:00
Bastien Wirtz 95d73348e5 Updates 2022-05-29 09:46:05 +02:00