Commit Graph

232 Commits (c5f8eb5e1c31508c204921d1de4dad8ce502622c)

Author SHA1 Message Date
Bastien Wirtz 049f85221e Simplify the container starting process to allow it to run with a
unprivileged user
2022-04-30 15:39:36 +02:00
Evan Steinkerchner 9bb51bb244 Fixed prettier warning 2022-04-29 14:21:42 -04:00
Evan Steinkerchner e6c106eb72
Added Tautulli service (#439) 2022-04-29 14:18:59 -04:00
Evan Steinkerchner 6e4410d8f1 Change main-section margin-bottom to padding-bottom to compensate for footer 2022-04-28 17:50:56 -04:00
Evan Steinkerchner cc0bc909da Small formatting fix 2022-04-28 17:13:37 -04:00
Evan Steinkerchner 4d35b1fdcc Fixed issue where v-for keys could clash if two groups had the same name 2022-04-28 17:07:52 -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 9e1e82b0f3
Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
2022-04-07 21:45:32 +02:00
SouLSLayeR 1275a8cce5
Update src/components/services/Emby.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-04-01 00:07:02 +03:00
unknown cd1fc28f51 Removed await from api call 2022-03-31 23:55:32 +03:00
unknown 5c42d50d47 No authentication required for public endpoint 2022-03-31 23:54:26 +03:00
unknown abfe72b9cf Fixed yarn lint errors 2022-03-29 11:39:15 +03:00
unknown 585844394d Initial Emby service commit 2022-03-28 20:00:17 +03:00
Raphaël Catarino 4e953d7c81 prettier 2022-03-19 14:12:30 +01:00
Raphaël Catarino e2ebf9973b select environments 2022-03-19 13:52:41 +01:00
Raphaël Catarino a7cbcc7700 fix if endpoint not up 2022-03-19 12:59:05 +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
Bastien Wirtz f398006935 Add a get started link when no configuration is found 2022-03-11 22:47:26 +01:00
Bastien Wirtz db2a2af3a4
Merge pull request #393 from jamesmacwhite/ping-endpoint-urls
Check if path has data before adding a trailing slash (/)
2022-03-06 22:30:10 +01:00
James White 1340a8e6d0 Check if path has data before adding / 2022-03-06 20:04:16 +00:00
Evan Steinkerchner edd2c9ce2d Removed number fudging used for testing 2022-03-01 21:05:14 -05:00
Evan Steinkerchner a1a70d4a3c Added Portainer custom service 2022-03-01 20:55:45 -05:00
FinalDoom c6ec28f1c5 Change Radarr/Sonarr v3 to use totalRecords as counting paged records is
wrong number
2022-02-18 06:39:27 -07:00
Bastien Wirtz 893690cf95 Lint fixes 2022-02-10 22:07:00 +01:00
Bastien Wirtz 096c7eda48
Merge branch 'main' into fix/sonarr-radarr-api 2022-02-10 21:50:53 +01:00
Duy NGUYEN 6c8f9f1c5b Fix radarr legacy api call 2022-02-01 23:01:09 +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
Duy NGUYEN cb154a6818 Update Sonarr and Radarr API 2022-02-01 16:39:15 +01:00
Raphaël Catarino 990606a38a Added Prowlarr custom service 2022-01-31 13:13:28 +01:00
Bastien Wirtz 8283b8da5a Make Lidaar component use the Generic base component 2021-12-13 21:07:30 +01: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
Bastien Wirtz b4a2db6e37 Services refactoring 2021-12-12 16:28:20 +01:00
Paul Hagedorn 754372579e
feat: add Lidarr service 2021-11-02 18:26:33 +01:00
Robin Schneider 9fce0ce5a5
Update src/components/services/OpenWeather.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2021-10-25 14:08:31 +02:00
Robin Schneider f2c901a1ec
Merge branch 'bastienwirtz:main' into apikey 2021-10-25 14:06:41 +02:00
Robin Schneider 487f954a36 Fixes apikey inconsistency 2021-10-13 13:51:39 +02:00
Robin Schneider 446e78d2ab Merged main, fixed hotkey support 2021-10-12 14:36:22 +02: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 8d9cfa98bd
Add Prometheus custom component 2021-10-10 22:14:33 +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 2fba043575 Allow non json reponse in fetch. 2021-10-10 10:37:20 +02:00
Bastien Wirtz efc2bbb856 Allow any service to override the credentials option 2021-10-10 10:16:18 +02:00
Bastien Wirtz 0a3be103dc Factorize fetch options 2021-10-10 09:26:02 +02:00
Robin Schneider 3faeac7e9f Added custom fontawesome icon color option with link property 2021-10-08 17:42:23 +02:00
Robin Schneider b64b17a4f9 Fixed spelling 2021-10-08 15:11:00 +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
Bastien Wirtz 1d3287dcca Apply linters 2021-09-25 12:18:13 +02:00
Colin d6d078132b
Update Sonarr.vue 2021-09-22 10:47:10 -07:00
Colin e32643056e
Add credentials: "include" back to Sonarr 2021-09-22 10:37:52 -07:00
Colin eecd0db92e
Add credentials: "include" back to Radarr` 2021-09-22 10:23:24 -07:00
Bastien Wirtz d489f6ef87
Merge pull request #243 from waschinski/patch-1
Improving Adguard Home service
2021-09-15 00:40:05 -07:00
Andreas Waschinski b63add2f95
Status visibility no longer depending on subtitle 2021-09-14 22:44:42 +02:00
Bastien Wirtz a6b72c97d0
Merge pull request #246 from waschinski/mealie-service
Adding Mealie service
2021-09-14 13:38:23 -07:00
Andreas Waschinski 4eeed6596b
Merge branch 'main' into patch-1 2021-09-14 08:56:06 +02: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
Bastien Wirtz 55c3ea4d92 Deps updates & lint 2021-09-13 22:03:13 +02:00
Bastien Wirtz 33d60aa76a
Merge pull request #271 from Sharknoon/main
Fixed the height of the Dashboard Title in case of a long string
2021-09-13 12:57:58 -07:00
Bastien Wirtz afe6d34ced
Merge pull request #258 from mcclurec/sso-compliant-fetch-calls
SSO Compliant Fetch Calls
2021-09-13 12:55:14 -07:00
Bastien Wirtz 1ed0a2f387
Merge pull request #213 from simonporte/main
Fix transparency level behind links
2021-09-13 12:45:58 -07:00
Robin Schneider 584f2b4b32 Added custom hotkey support 2021-09-11 12:42:57 +02:00
Josua Frank 6c834c24b6
Update app.scss
Fixed the height of the header in case of a longer dashboard title
2021-09-09 16:14:49 +02:00
Colin bbe7149d58
Update PiHole.vue 2021-08-16 14:17:15 -07:00
Colin 7efcd282bb
Update AdGuardHome.vue 2021-08-16 14:16:29 -07:00
simonporte addaf36c3d Fix transparency level behind links 2021-08-16 21:08:25 +02:00
Colin 4852ae6b85
Update AdGuardHome.vue 2021-08-11 15:41:33 -07:00
Colin 2f6d9e1b09
Update PaperlessNG.vue 2021-08-11 15:41:11 -07:00
Colin 0dc3cea15e
Update PiHole.vue 2021-08-11 15:40:22 -07:00
Colin 76a46c3507
Update Ping.vue 2021-08-11 15:38:24 -07:00
Colin cf2fb08dc7
Update PaperlessNG.vue 2021-08-11 15:37:17 -07:00
Colin 077be43473
Update AdGuardHome.vue 2021-08-11 15:35:41 -07:00
Colin ecec695272
include credentials while making fetch calls 2021-08-11 15:25:51 -07:00
Andreas Waschinski a74fa38302
Merge branch 'main' into patch-1 2021-08-08 11:18:46 +02:00
rvk 304362adfd Fix CORS issue for Radarr and Sonarr services 2021-08-04 21:26:15 +02:00
rvk 25f99adc6c Fix CORS issue for Radarr and Sonarr services 2021-08-04 21:19:28 +02:00
Andreas Waschinski b2062fb60a Merge remote-tracking branch 'upstream/main' into mealie-service 2021-07-28 16:13:50 +02:00
Andreas Waschinski 64ac4c48d5 Statistics now also need the token for authentication 2021-07-28 16:10:11 +02:00
Bastien Wirtz f3b3b89b7c Simplify the connectivity checker 2021-07-14 16:41:00 +02:00
Bastien Wirtz a6b7db5437
Merge pull request #186 from pdevq/connectivity_checker_status
Fix ConnectivityChecker to evaluate the response status codes
2021-07-14 07:37:53 -07:00
Bastien Wirtz 3a8fa151f4 Improve ping service 2021-07-14 15:49:19 +02:00
Bastien Wirtz c06c0cdf9b Lint & updates 2021-07-14 12:05:53 +02:00
Andreas Waschinski 73a102f3fa Merge branch 'main' into mealie-service 2021-07-14 11:48:54 +02:00
Bastien Wirtz f9cc1d27cc
Merge pull request #239 from azrikahar/patch-1
fix card border radius when it's the only child
2021-07-14 02:23:39 -07:00
Bastien Wirtz f5b467f933
Merge pull request #245 from boerniee/paperlessng-integration
Added paperless service
2021-07-14 02:13:52 -07:00
Bastien Wirtz ded5228972
Merge pull request #240 from stubbfel/stubbfel-add-ping-service
Add  Ping services
2021-07-14 02:07:35 -07:00
Bastien Wirtz c4cae400d5
Merge pull request #219 from tpansino/support-message-icon-url
Support passing FA icon in message URL payload
2021-07-14 01:55:59 -07:00
Bastien Wirtz 9e1b1bd1d2
Merge pull request #178 from twolaw/healthcheck2
Create Radarr, Sonarr & Medusa services
2021-07-14 01:52:35 -07:00
Andreas Waschinski c3878bca0b Adding Mealie service 2021-07-13 19:16:15 +02:00
Andreas Waschinski bebb6953cb Adding status "unknown"
Changing code as per linter
2021-07-10 09:58:17 +02:00
Andreas Waschinski 3832025b0c
Improving Adguard Home service
Showing "x.x% blocked" similar to how the PiHole service is doing it.
The status text will no longer be `true/false` but `enabled/disabled`.
Endpoints require to be logged in so fetch does now send cookies to prevent 403s.
2021-07-10 02:02:57 +02:00
stubbfel 68955dc1d3
Add Ping services
a  service (type) which check if the given url as available or not. if the service is  available then set the status to enable other to disable
2021-06-28 23:20:20 +02:00
Azri Kahar f9ebff9311
fix card border radius when it's the only child 2021-06-24 09:05:13 +08:00