aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/services
Commit message (Collapse)AuthorAgeFilesLines
* Fixed yarn lint errorsunknown2022-03-291-21/+22
|
* Initial Emby service commitunknown2022-03-281-0/+121
|
* prettierRaphaël Catarino2022-03-191-1/+1
|
* fix if endpoint not upRaphaël Catarino2022-03-191-1/+3
|
* Add a get started link when no configuration is foundBastien Wirtz2022-03-111-8/+17
|
* Removed number fudging used for testingEvan Steinkerchner2022-03-011-1/+1
|
* Added Portainer custom serviceEvan Steinkerchner2022-03-011-0/+122
|
* Change Radarr/Sonarr v3 to use totalRecords as counting paged records isFinalDoom2022-02-182-10/+2
| | | | wrong number
* Lint fixesv22.02.1Bastien Wirtz2022-02-101-12/+12
|
* Merge branch 'main' into fix/sonarr-radarr-apiBastien Wirtz2022-02-101-0/+94
|\
| * Added Prowlarr custom serviceRaphaël Catarino2022-01-311-0/+94
| |
* | Fix radarr legacy api callDuy NGUYEN2022-02-011-1/+1
| |
* | Parse new V3 api responseDuy NGUYEN2022-02-012-6/+23
| |
* | Radarr and Sonarr V3 api support optionalDuy NGUYEN2022-02-012-4/+20
| |
* | Update Sonarr and Radarr APIDuy NGUYEN2022-02-012-4/+4
|/
* Make Lidaar component use the Generic base componentBastien Wirtz2021-12-131-90/+50
|
* Merge pull request #329 from Panzer1119/mainBastien Wirtz2021-12-131-0/+150
|\ | | | | Add Lidarr service
| * feat: add Lidarr servicePaul Hagedorn2021-11-021-0/+150
| |
* | Last batch of custom services refacto.Bastien Wirtz2021-12-123-183/+97
| |
* | Services refactoringBastien Wirtz2021-12-124-262/+150
|/
* Update src/components/services/OpenWeather.vueRobin Schneider2021-10-251-1/+2
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* 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-101-10/+8
|
* Extendable base service for easier development.Bastien Wirtz2021-10-063-88/+54
|
* 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-086-2/+625
| |\ \
| * | | 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-284-25/+32
| |\ \ \ | | | |/ | | |/|
| * | | Statistics now also need the token for authenticationAndreas Waschinski2021-07-281-27/+28
| | | |
| * | | Merge branch 'main' into mealie-serviceAndreas Waschinski2021-07-145-0/+616
| |\ \ \
| * | | | 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-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
| | | | | |