aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into patch-1Andreas Waschinski2021-08-0813-2103/+2778
|\
| * Version bumpv21.07.1Bastien Wirtz2021-07-141-1/+1
| * Simplify the connectivity checkerBastien Wirtz2021-07-141-5/+1
| * Merge pull request #186 from pdevq/connectivity_checker_statusBastien Wirtz2021-07-141-2/+6
| |\
| | * Fix ConnectivityChecker to evaluate the response status codes.pdevq2021-01-301-2/+6
| * | Improve ping serviceBastien Wirtz2021-07-142-14/+19
| * | regroup service documentationBastien Wirtz2021-07-143-21/+14
| * | Lint & updatesBastien Wirtz2021-07-145-2068/+2074
| * | Merge pull request #239 from azrikahar/patch-1Bastien Wirtz2021-07-141-4/+5
| |\ \
| | * | fix card border radius when it's the only childAzri Kahar2021-06-241-4/+5
| * | | Merge pull request #245 from boerniee/paperlessng-integrationBastien Wirtz2021-07-142-0/+94
| |\ \ \
| | * | | Added paperless service with documentationboerniee2021-06-232-0/+94
| | |/ /
| * | | Merge pull request #240 from stubbfel/stubbfel-add-ping-serviceBastien Wirtz2021-07-141-0/+93
| |\ \ \
| | * | | Add Ping servicesstubbfel2021-06-281-0/+93
| | |/ /
| * | | Merge pull request #223 from bastienwirtz/dependabot/npm_and_yarn/browserslis...Bastien Wirtz2021-07-141-18/+18
| |\ \ \
| | * | | Bump browserslist from 4.16.4 to 4.16.6dependabot/npm_and_yarn/browserslist-4.16.6dependabot[bot]2021-05-261-18/+18
| | |/ /
| * | | Merge pull request #225 from bastienwirtz/dependabot/npm_and_yarn/dns-packet-...Bastien Wirtz2021-07-141-6/+6
| |\ \ \
| | * | | Bump dns-packet from 1.3.1 to 1.3.4dependabot/npm_and_yarn/dns-packet-1.3.4dependabot[bot]2021-05-281-6/+6
| | |/ /
| * | | Merge pull request #228 from bastienwirtz/dependabot/npm_and_yarn/ws-6.2.2Bastien Wirtz2021-07-141-4/+4
| |\ \ \
| | * | | Bump ws from 6.2.1 to 6.2.2dependabot[bot]2021-06-061-4/+4
| | |/ /
| * | | Merge pull request #233 from bastienwirtz/dependabot/npm_and_yarn/postcss-7.0.36Bastien Wirtz2021-07-141-12/+12
| |\ \ \
| | * | | Bump postcss from 7.0.35 to 7.0.36dependabot[bot]2021-06-171-12/+12
| | |/ /
| * | | Merge pull request #219 from tpansino/support-message-icon-urlBastien Wirtz2021-07-141-1/+1
| |\ \ \
| | * | | Support passing FA icon in message URL payloadTom Pansino2021-05-151-1/+1
| | |/ /
| * | | Merge pull request #178 from twolaw/healthcheck2Bastien Wirtz2021-07-145-1/+484
| |\ \ \ | | |/ / | |/| |
| | * | pihole, medusa, radarr/sonarr services helptwolaw2021-03-111-0/+41
| | * | tag moved to bottomtwolaw2021-03-111-1/+1
| | * | medusa servicetwolaw2021-03-111-0/+128
| | * | radarr, sonarr servicestwolaw2021-03-112-0/+314
* | | | Adding status "unknown"Andreas Waschinski2021-07-101-21/+27
* | | | Improving Adguard Home serviceAndreas Waschinski2021-07-101-4/+36
|/ / /
* | | Merge pull request #214 from pkoenig10/patch-1Bastien Wirtz2021-04-301-0/+1
|\ \ \
| * | | Add crossorigin use-credentials attribute to manifest tagPatrick Koenig2021-04-251-0/+1
|/ / /
* | | Fix null error releated to refreshInterval + cleanup. Fix #210Bastien Wirtz2021-04-211-4/+14
* | | Make sure dependencies are compatible with vue-cli. Fix #206Bastien Wirtz2021-04-212-1599/+1451
* | | Update depsBastien Wirtz2021-04-082-746/+857
|/ /
* | Merge pull request #197 from GaaH/add-auto-theme-modev21.03.2Bastien Wirtz2021-03-091-7/+45
|\ \
| * | yarn lintGaëtan Caillaut2021-03-091-11/+19
| * | title attribute that display current themeGaëtan Caillaut2021-03-091-1/+3
| * | cycle between automatic-light-dark themesGaëtan Caillaut2021-03-091-7/+35
|/ /
* | Merge pull request #196 from GaaH/use-logo-in-groupsBastien Wirtz2021-03-083-0/+16
|\ \
| * | documenting logo in groupsGaëtan Caillaut2021-03-061-0/+2
| * | add option to use logo instead of icons in groupsGaëtan Caillaut2021-03-062-0/+14
* | | Avoid full reload when swithcing page.Bastien Wirtz2021-03-064-46/+70
* | | Merge pull request #177 from luixal/multiple-pagesBastien Wirtz2021-03-063-1/+48
|\ \ \ | |/ / |/| |
| * | Changes relative paths to hash. Avoids problems with #8luixal2021-02-234-11/+7
| * | Adds multiple pages based on different config filesluixal2021-01-074-2/+53
| |/
* | Merge pull request #175 from luixal/message-remote-fields-mappingv21.03.1Bastien Wirtz2021-03-043-11/+94
|\ \
| * | Fixes identations and link docs.luixal2021-02-232-9/+9
| * | Removes forgotten console.logluixal2021-01-071-1/+0