aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/services
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' into patch-1Andreas Waschinski2021-09-146-18/+148
|\
| * Weather service refactoringv21.09.1Bastien Wirtz2021-09-131-81/+52
| |
| * Merge branch 'main' into mainBastien Wirtz2021-09-138-23/+642
| |\
| | * 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
| | |/
| * | Added location idDick Wolff2021-01-281-2/+17
| | |
| * | Error handling and fixed link to city.Dick Wolff2021-01-131-9/+31
| | |
| * | Removed URL and made fixed.Dick Wolff2021-01-131-1/+1
| | |
| * | ImprovementsDick Wolff2021-01-131-3/+25
| | |
| * | Format file.Dick Wolff2021-01-121-28/+34
| | |
| * | Added OpenWeather service component.Dick Wolff2021-01-121-0/+99
| | |
* | | Merge branch 'main' into patch-1Andreas Waschinski2021-08-086-2/+625
|\ \ \ | | |/ | |/|
| * | 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
| | | |
| * | | Merge pull request #240 from stubbfel/stubbfel-add-ping-serviceBastien Wirtz2021-07-141-0/+93
| |\ \ \ | | | | | | | | | | Add Ping services
| | * | | Add Ping servicesstubbfel2021-06-281-0/+93
| | |/ / | | | | | | | | 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
| * | | medusa servicetwolaw2021-03-111-0/+128
| | | |
| * | | radarr, sonarr servicestwolaw2021-03-112-0/+314
| |/ /
* | | 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.
* / Fix #167: align item name when subtitle is emptyGeorgi Gardev2020-12-231-17/+18
|/
* Adding search url supportBastien Wirtz2020-12-112-3/+4
|
* Fixed wrongly removed computed propertyBram Ceulemans2020-12-101-7/+7
|
* Fixed wrongly removed computed propertyBram Ceulemans2020-12-101-12/+14
|
* Remove unused computed propertyBram Ceulemans2020-12-091-6/+0
|
* Added extended PiHole statisticsBram Ceulemans2020-12-081-4/+25
|
* Apply lint fixBastien Wirtz2020-12-071-4/+8
|
* Create AdGuard Home servicesimonporte2020-11-141-0/+88
|
* feat: Enables setting colors for individual cardsTai Groot2020-10-281-1/+5
|
* Implement custom service componentBastien Wirtz2020-10-232-0/+144