aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components
Commit message (Collapse)AuthorAgeFilesLines
* Update src/components/services/OpenWeather.vueRobin Schneider2021-10-251-1/+2
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* Merge branch 'bastienwirtz:main' into apikeyRobin Schneider2021-10-251-3/+9
|\
| * Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-111-0/+143
| |\
| * \ Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-103-21/+14
| |\ \
| * | | Fixed spellingRobin Schneider2021-10-081-1/+1
| | | |
| * | | Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-0710-98/+343
| |\ \ \
| * | | | Added custom hotkey supportRobin Schneider2021-09-111-2/+8
| | | | |
* | | | | Fixes apikey inconsistencyRobin Schneider2021-10-131-1/+1
| |_|_|/ |/| | |
* | | | Code review fixesArtur Bauer2021-10-111-60/+36
| | | |
* | | | Add Prometheus custom componentArtur Bauer2021-10-101-0/+167
| |_|/ |/| |
* | | Allow non json reponse in fetch.Bastien Wirtz2021-10-101-10/+4
| | |
* | | Factorize fetch optionsBastien Wirtz2021-10-102-11/+10
| |/ |/|
* | Extendable base service for easier development.Bastien Wirtz2021-10-064-92/+55
| |
* | Apply lintersBastien Wirtz2021-09-251-27/+24
| |
* | Update Sonarr.vueColin2021-09-221-1/+3
| |
* | Add credentials: "include" back to SonarrColin2021-09-221-1/+3
| |
* | Add credentials: "include" back to Radarr`Colin2021-09-221-2/+6
| |
* | Merge pull request #243 from waschinski/patch-1v21.09.2Bastien Wirtz2021-09-151-8/+46
|\ \ | | | | | | Improving Adguard Home service
| * | Status visibility no longer depending on subtitleAndreas Waschinski2021-09-141-1/+1
| | |
| * | Merge branch 'main' into patch-1Andreas Waschinski2021-09-146-18/+148
| |\ \
| * \ \ Merge branch 'main' into patch-1Andreas Waschinski2021-08-088-5/+628
| |\ \ \
| * | | | Adding status "unknown"Andreas Waschinski2021-07-101-21/+27
| | | | | | | | | | | | | | | | | | | | Changing code as per linter
| * | | | Improving Adguard Home serviceAndreas Waschinski2021-07-101-4/+36
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | Merge pull request #246 from waschinski/mealie-serviceBastien Wirtz2021-09-141-0/+97
|\ \ \ \ \ | |_|_|/ / |/| | | | Adding Mealie service
| * | | | Merge remote-tracking branch 'upstream/main' into mealie-serviceAndreas Waschinski2021-07-285-27/+34
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Statistics now also need the token for authenticationAndreas Waschinski2021-07-281-27/+28
| | | | |
| * | | | Merge branch 'main' into mealie-serviceAndreas Waschinski2021-07-146-1/+617
| |\ \ \ \
| * | | | | Adding Mealie serviceAndreas Waschinski2021-07-131-0/+96
| | |_|/ / | |/| | |
* | | | | Weather service refactoringv21.09.1Bastien Wirtz2021-09-131-81/+52
| | | | |
* | | | | Merge branch 'main' into mainBastien Wirtz2021-09-1311-44/+736
|\ \ \ \ \
| * | | | | Deps updates & lintBastien Wirtz2021-09-131-3/+1
| | | | | |
| * | | | | Merge pull request #258 from mcclurec/sso-compliant-fetch-callsBastien Wirtz2021-09-134-3/+12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | SSO Compliant Fetch Calls
| | * | | | Update PiHole.vueColin2021-08-161-1/+1
| | | | | |
| | * | | | Update AdGuardHome.vueColin2021-08-161-1/+1
| | | | | |
| | * | | | Update AdGuardHome.vueColin2021-08-111-1/+1
| | | | | |
| | * | | | Update PaperlessNG.vueColin2021-08-111-1/+1
| | | | | |
| | * | | | Update PiHole.vueColin2021-08-111-1/+1
| | | | | |
| | * | | | Update Ping.vueColin2021-08-111-1/+5
| | | | | |
| | * | | | Update PaperlessNG.vueColin2021-08-111-0/+1
| | | | | |
| | * | | | Update AdGuardHome.vueColin2021-08-111-1/+3
| | | | | |
| | * | | | include credentials while making fetch callsColin2021-08-111-1/+3
| | | |_|/ | | |/| |
| * | | | Fix CORS issue for Radarr and Sonarr servicesrvk2021-08-042-4/+4
| | | | |
| * | | | Fix CORS issue for Radarr and Sonarr servicesrvk2021-08-042-16/+4
| |/ / /
| * | | Simplify the connectivity checkerBastien Wirtz2021-07-141-5/+1
| | | |
| * | | Merge pull request #186 from pdevq/connectivity_checker_statusBastien Wirtz2021-07-141-2/+6
| |\ \ \ | | | | | | | | | | Fix ConnectivityChecker to evaluate the response status codes
| | * | | Fix ConnectivityChecker to evaluate the response status codes.pdevq2021-01-301-2/+6
| | | | |
| * | | | Improve ping serviceBastien Wirtz2021-07-142-14/+19
| | | | |
| * | | | Lint & updatesBastien Wirtz2021-07-143-13/+15
| | |_|/ | |/| |
| * | | Merge pull request #245 from boerniee/paperlessng-integrationBastien Wirtz2021-07-141-0/+81
| |\ \ \ | | | | | | | | | | Added paperless service
| | * | | Added paperless service with documentationboerniee2021-06-231-0/+81
| | | |/ | | |/|