Commit Graph

100 Commits

Author SHA1 Message Date
af0a6e89c9 Added Tautulli service to ToC 2022-04-29 14:51:20 -04:00
e6c106eb72 Added Tautulli service (#439) 2022-04-29 14:18:59 -04:00
f483f16561 Add Uptime Kuma service to ToC 2022-04-22 12:32:38 -04:00
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
7341d7634b Merge branch 'main' into feature/adguard-home-customservices-doc 2022-04-07 22:33:20 +02:00
b2a4140054 Improve with @bastienwirtz comments 2022-04-07 22:06:26 +02:00
9e1e82b0f3 Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
2022-04-07 21:45:32 +02:00
6dc8fa2026 Update customservices.md 2022-03-28 20:42:06 +03:00
345dd6c194 Update customservices.md 2022-03-28 20:41:19 +03:00
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
e2ebf9973b select environments 2022-03-19 13:52:41 +01:00
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
a1a70d4a3c Added Portainer custom service 2022-03-01 20:55:45 -05:00
e4b077843c Fix typos in troubleshooting 2022-02-21 22:04:51 +01:00
096c7eda48 Merge branch 'main' into fix/sonarr-radarr-api 2022-02-10 21:50:53 +01:00
f7f4ebdf66 Parse new V3 api response 2022-02-01 18:32:25 +01:00
8ede30411e Radarr and Sonarr V3 api support optional 2022-02-01 17:05:23 +01:00
50b3bddff1 Added Prowlarr doc 2022-01-31 13:14:40 +01:00
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
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
b1c8586441 Merge pull request #329 from Panzer1119/main
Add Lidarr service
2021-12-13 11:54:04 -08:00
9c77651692 Last batch of custom services refacto. 2021-12-12 22:20:10 +01:00
0121fa8036 docs: add Lidarr service to customservices.md 2021-11-02 18:28:47 +01:00
6e6efc7d29 doc: add doc for AdGuard Home 2021-10-27 21:53:39 +02:00
f2c901a1ec Merge branch 'bastienwirtz:main' into apikey 2021-10-25 14:06:41 +02:00
cf33747f42 Merge pull request #274 from robinschneider/hotkey
Added custom hotkey support
2021-10-25 04:46:58 -07:00
400cdb8f6a fixed Ping documentation yaml 2021-10-21 16:52:06 +02:00
487f954a36 Fixes apikey inconsistency 2021-10-13 13:51:39 +02:00
3668050ba3 Merge branch 'bastienwirtz:main' into hotkey 2021-10-12 14:16:13 +02:00
168f157cf9 Update customservices.md
Added PaperlessNG configuration to be in line with other services.
2021-10-12 11:37:30 +03:00
5db2414d05 Fix #121 - Change default theme and layout from config 2021-10-12 11:37:24 +11:00
1c0bf7132a Added requested changes 2021-10-11 23:54:34 +02:00
2f19540400 Merge branch 'bastienwirtz:main' into hotkey 2021-10-11 23:48:05 +02:00
c72acd57d0 Merge pull request #310 from ArturBa/main
Add Prometheus custom component
2021-10-11 13:23:43 -07:00
80ba98cf66 Code review fixes 2021-10-11 18:41:28 +02:00
277dafafa9 Update docs 2021-10-10 22:20:34 +02:00
7a4e78e8d0 Merge branch 'bastienwirtz:main' into icon-color 2021-10-10 21:41:23 +02:00
87aadbb6df Merge branch 'bastienwirtz:main' into hotkey 2021-10-10 21:40:42 +02:00
66a434e7db Implementation status warning 2021-10-10 20:57:04 +02:00
3acfb01d99 Custom services common options documentation 2021-10-10 10:47:23 +02:00
efc2bbb856 Allow any service to override the credentials option 2021-10-10 10:16:18 +02:00
fea0f09045 Proxy settings documentation 2021-10-10 09:46:51 +02:00
3faeac7e9f Added custom fontawesome icon color option with link property 2021-10-08 17:42:23 +02:00
270e522e0e Merge branch 'bastienwirtz:main' into hotkey 2021-10-07 00:15:26 +02:00
2ca4faad9c Extendable base service for easier development. 2021-10-06 22:55:09 +02:00
b2f6da0382 Cleanup 2021-10-06 09:17:46 -07:00
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
7129af3bda Add troubleshooting section 2021-09-25 12:19:32 +02:00
1d3287dcca Apply linters 2021-09-25 12:18:13 +02:00