aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/services/AdGuardHome.vue
Commit message (Collapse)AuthorAgeFilesLines
* Last batch of custom services refacto.Bastien Wirtz2021-12-121-3/+0
|
* Factorize fetch optionsBastien Wirtz2021-10-101-10/+8
|
* Extendable base service for easier development.Bastien Wirtz2021-10-061-37/+23
|
* Status visibility no longer depending on subtitleAndreas Waschinski2021-09-141-1/+1
|
* 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.
* Adding search url supportBastien Wirtz2020-12-111-1/+1
|
* Apply lint fixBastien Wirtz2020-12-071-4/+8
|
* Create AdGuard Home servicesimonporte2020-11-141-0/+88