Commit Graph

186 Commits (main)

Author SHA1 Message Date
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
luixal 96da0c7ce0 Fixes typo. 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 10f4cca67a Adds custom service for Proxmox 2022-10-09 10:23:32 +02:00
csleal fdf6d4284d Update customservices.md
"cicle" to circle
2022-10-08 11:54:16 +02:00
Isaac Suttell db28142374 updated Ping docs to include how to use new method property 2022-10-08 11:53:26 +02:00
Bastien Wirtz f031ac440a Adding theming documentation 2022-07-14 14:26:46 +02:00
Bastien Wirtz 0eca982f8b
Merge branch 'main' into vuejs-3 2022-07-12 13:28:07 -07:00
Bastien Wirtz ce391840e5 Documentation update 2022-07-11 22:07:15 +02:00
Bastien Wirtz d57821b5fa
Merge pull request #475 from Tooa/add-healthchecks-custom-service
feat: add custom service Healthchecks
2022-07-05 13:37:15 -07:00
Bastien Wirtz b5bf977402 Adding permissions configuration information. 2022-06-29 23:02:10 +02:00
toa 1b9a3f1975 feat: add custom service Healthchecks
* refs #474
2022-06-25 15:34:25 +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 95249e1125 doc(auth): add auth proxy documentation 2022-05-30 17:04:41 +02:00
Bastien Wirtz d4001281d9
Merge pull request #451 from GRMrGecko/main
Add support for search keywords to solve issue #372
2022-05-24 11:10:48 +02:00
Mr. Gecko 7f4130fd04
Update docs/configuration.md
Add comment to describe keywords

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-05-23 16:58:53 -05:00
Eric Perko bf6b543bfb Emby service also supports Jellyfin 2022-05-21 22:22:17 -04:00
James Coleman 9506ed53c8 Add support for search keywords to solve issue #372 2022-05-12 17:30:24 -05:00
Evan Steinkerchner af0a6e89c9 Added Tautulli service to ToC 2022-04-29 14:51:20 -04:00
Evan Steinkerchner e6c106eb72
Added Tautulli service (#439) 2022-04-29 14:18:59 -04:00
Evan Steinkerchner f483f16561 Add Uptime Kuma service to ToC 2022-04-22 12:32:38 -04:00
Adyanth H 847d1ba3e8
Add UptimeKuma Service component (#414)
*  Add UptimeKuma Service component

* 📝 Add custom services documentation

* Change await to fetch and use new API

*  Tri State logic from Uptime Kuma

* 📝 Add and lint documentation

* Remove erroneous logging

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Remove CORS warning

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Correct error level

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Correct error level

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Prevent caching of requests

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Prevent caching of requests

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Undo unrelated changes

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
2022-04-20 08:43:55 -04:00
Bastien Wirtz 7341d7634b
Merge branch 'main' into feature/adguard-home-customservices-doc 2022-04-07 22:33:20 +02:00
Darkham b2a4140054
Improve with @bastienwirtz comments 2022-04-07 22:06:26 +02:00
Bastien Wirtz 9e1e82b0f3
Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
2022-04-07 21:45:32 +02:00
SouLSLayeR 6dc8fa2026
Update customservices.md 2022-03-28 20:42:06 +03:00
SouLSLayeR 345dd6c194
Update customservices.md 2022-03-28 20:41:19 +03:00
Little-Karl 775d0a8e86
FA note chages for new users (#404)
Update link to Font Awesome to reference v5 directly
2022-03-19 19:34:16 -04:00
Raphaël Catarino e2ebf9973b select environments 2022-03-19 13:52:41 +01:00
Evan Steinkerchner 049610bc91
Merge pull request #311 from Aryess/main
Fix #121 - Change default theme and layout from config
2022-03-13 15:00:09 -04:00
Evan Steinkerchner a1a70d4a3c Added Portainer custom service 2022-03-01 20:55:45 -05:00
Sascha Brockel e4b077843c
Fix typos in troubleshooting 2022-02-21 22:04:51 +01:00
Bastien Wirtz 096c7eda48
Merge branch 'main' into fix/sonarr-radarr-api 2022-02-10 21:50:53 +01:00
Duy NGUYEN f7f4ebdf66 Parse new V3 api response 2022-02-01 18:32:25 +01:00
Duy NGUYEN 8ede30411e Radarr and Sonarr V3 api support optional 2022-02-01 17:05:23 +01:00
Raphaël Catarino 50b3bddff1 Added Prowlarr doc 2022-01-31 13:14:40 +01:00
Bastien Wirtz 68b10120c9
Merge pull request #342 from b-t-k/patch-1
Typo: should have "s" in alias
2021-12-23 07:41:59 -08:00
Michael Krieger ad8efdc799
Warn about exposed apikeys 2021-12-20 16:11:15 -05:00
BTK a9cdf57043
Typo: should have "s" in alias 2021-12-15 12:58:56 -07:00
Bastien Wirtz b1c8586441
Merge pull request #329 from Panzer1119/main
Add Lidarr service
2021-12-13 11:54:04 -08:00
Bastien Wirtz 9c77651692 Last batch of custom services refacto. 2021-12-12 22:20:10 +01:00
Paul Hagedorn 0121fa8036
docs: add Lidarr service to customservices.md 2021-11-02 18:28:47 +01:00
Darkham 6e6efc7d29 doc: add doc for AdGuard Home 2021-10-27 21:53:39 +02:00
Robin Schneider f2c901a1ec
Merge branch 'bastienwirtz:main' into apikey 2021-10-25 14:06:41 +02:00
Bastien Wirtz cf33747f42
Merge pull request #274 from robinschneider/hotkey
Added custom hotkey support
2021-10-25 04:46:58 -07:00
Huyeng 400cdb8f6a fixed Ping documentation yaml 2021-10-21 16:52:06 +02:00
Robin Schneider 487f954a36 Fixes apikey inconsistency 2021-10-13 13:51:39 +02:00
Robin Schneider 3668050ba3
Merge branch 'bastienwirtz:main' into hotkey 2021-10-12 14:16:13 +02:00
AlexFullmoon 168f157cf9
Update customservices.md
Added PaperlessNG configuration to be in line with other services.
2021-10-12 11:37:30 +03:00
Aryess 5db2414d05 Fix #121 - Change default theme and layout from config 2021-10-12 11:37:24 +11:00
Robin Schneider 1c0bf7132a Added requested changes 2021-10-11 23:54:34 +02:00
Robin Schneider 2f19540400
Merge branch 'bastienwirtz:main' into hotkey 2021-10-11 23:48:05 +02:00
Bastien Wirtz c72acd57d0
Merge pull request #310 from ArturBa/main
Add Prometheus custom component
2021-10-11 13:23:43 -07:00
Artur Bauer 80ba98cf66
Code review fixes 2021-10-11 18:41:28 +02:00
Artur Bauer 277dafafa9
Update docs 2021-10-10 22:20:34 +02:00
Robin Schneider 7a4e78e8d0
Merge branch 'bastienwirtz:main' into icon-color 2021-10-10 21:41:23 +02:00
Robin Schneider 87aadbb6df
Merge branch 'bastienwirtz:main' into hotkey 2021-10-10 21:40:42 +02:00
Bastien Wirtz 66a434e7db Implementation status warning 2021-10-10 20:57:04 +02:00
Bastien Wirtz 3acfb01d99 Custom services common options documentation 2021-10-10 10:47:23 +02:00
Bastien Wirtz efc2bbb856 Allow any service to override the credentials option 2021-10-10 10:16:18 +02:00
Bastien Wirtz fea0f09045 Proxy settings documentation 2021-10-10 09:46:51 +02:00
Robin Schneider 3faeac7e9f Added custom fontawesome icon color option with link property 2021-10-08 17:42:23 +02:00
Robin Schneider 270e522e0e
Merge branch 'bastienwirtz:main' into hotkey 2021-10-07 00:15:26 +02:00
Bastien Wirtz 2ca4faad9c Extendable base service for easier development. 2021-10-06 22:55:09 +02:00
Sean Kelly b2f6da0382
Cleanup 2021-10-06 09:17:46 -07:00
Sean Kelly e58461ffe3
Update customservices readme for ping
Fixes #249

Would be improved with https://github.com/bastienwirtz/homer/pull/255
2021-10-06 09:16:17 -07:00
Bastien Wirtz 7129af3bda Add troubleshooting section 2021-09-25 12:19:32 +02:00
Bastien Wirtz 1d3287dcca Apply linters 2021-09-25 12:18:13 +02:00
Bastien Wirtz a6b72c97d0
Merge pull request #246 from waschinski/mealie-service
Adding Mealie service
2021-09-14 13:38:23 -07:00
Bastien Wirtz f11b1c9dcf Weather service refactoring 2021-09-13 23:13:26 +02:00
Bastien Wirtz 92d5b8d424
Merge branch 'main' into main 2021-09-13 13:09:40 -07:00
Robin Schneider 584f2b4b32 Added custom hotkey support 2021-09-11 12:42:57 +02:00
Jeremy Meyers cb325bd58a
typo 2021-08-26 21:54:59 -04:00
Andreas Waschinski b2062fb60a Merge remote-tracking branch 'upstream/main' into mealie-service 2021-07-28 16:13:50 +02:00
Andreas Waschinski 4386cd094b Updating configuration 2021-07-28 16:12:19 +02:00
Bastien Wirtz 92d899bd48 regroup service documentation 2021-07-14 15:48:57 +02:00
Andreas Waschinski 73a102f3fa Merge branch 'main' into mealie-service 2021-07-14 11:48:54 +02:00
Bastien Wirtz f5b467f933
Merge pull request #245 from boerniee/paperlessng-integration
Added paperless service
2021-07-14 02:13:52 -07:00
Andreas Waschinski c3878bca0b Adding Mealie service 2021-07-13 19:16:15 +02:00
boerniee 24229b5411 Added paperless service with documentation 2021-06-23 17:06:19 +02:00
twolaw 4399f5fade pihole, medusa, radarr/sonarr services help 2021-03-11 16:12:17 +01:00
Bastien Wirtz 66eace9e95
Merge pull request #196 from GaaH/use-logo-in-groups
Use logo in groups
2021-03-08 22:25:35 -08:00