aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/services/Ping.vue
Commit message (Collapse)AuthorAgeFilesLines
* Allow non json reponse in fetch.Bastien Wirtz2021-10-101-10/+4
|
* Extendable base service for easier development.Bastien Wirtz2021-10-061-37/+12
|
* Update Ping.vueColin2021-08-111-1/+5
|
* Improve ping serviceBastien Wirtz2021-07-141-12/+17
|
* Lint & updatesBastien Wirtz2021-07-141-2/+2
|
* 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