aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/services/AdGuardHome.vue
Commit message (Collapse)AuthorAgeFilesLines
* 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