Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into patch-1 | Andreas Waschinski | 2021-09-14 | 11 | -32/+193 |
|\ | |||||
| * | Weather service refactoringv21.09.1 | Bastien Wirtz | 2021-09-13 | 3 | -12706/+54 |
| | | |||||
| * | Merge pull request #181 from dickwolff/main | Bastien Wirtz | 2021-09-13 | 4 | -1/+12812 |
| |\ | | | | | | | Added OpenWeatherMap service | ||||
| | * | Merge branch 'main' into main | Bastien Wirtz | 2021-09-13 | 22 | -1773/+2656 |
| | |\ | | |/ | |/| | |||||
| * | | Deps updates & lint | Bastien Wirtz | 2021-09-13 | 3 | -11/+14 |
| | | | |||||
| * | | Merge pull request #271 from Sharknoon/main | Bastien Wirtz | 2021-09-13 | 1 | -2/+2 |
| |\ \ | | | | | | | | | Fixed the height of the Dashboard Title in case of a long string | ||||
| | * | | Update app.scss | Josua Frank | 2021-09-09 | 1 | -2/+2 |
| | | | | | | | | | | | | Fixed the height of the header in case of a longer dashboard title | ||||
| * | | | Merge pull request #258 from mcclurec/sso-compliant-fetch-calls | Bastien Wirtz | 2021-09-13 | 4 | -3/+12 |
| |\ \ \ | | | | | | | | | | | SSO Compliant Fetch Calls | ||||
| | * | | | Update PiHole.vue | Colin | 2021-08-16 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Update AdGuardHome.vue | Colin | 2021-08-16 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Update AdGuardHome.vue | Colin | 2021-08-11 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Update PaperlessNG.vue | Colin | 2021-08-11 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Update PiHole.vue | Colin | 2021-08-11 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Update Ping.vue | Colin | 2021-08-11 | 1 | -1/+5 |
| | | | | | |||||
| | * | | | Update PaperlessNG.vue | Colin | 2021-08-11 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Update AdGuardHome.vue | Colin | 2021-08-11 | 1 | -1/+3 |
| | | | | | |||||
| | * | | | include credentials while making fetch calls | Colin | 2021-08-11 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Merge pull request #213 from simonporte/main | Bastien Wirtz | 2021-09-13 | 1 | -2/+4 |
| |\ \ \ \ | | | | | | | | | | | | | Fix transparency level behind links | ||||
| | * | | | | Fix transparency level behind links | simonporte | 2021-08-16 | 1 | -2/+4 |
| | | | | | | |||||
| * | | | | | Merge pull request #263 from jeremymeyers/patch-1 | Bastien Wirtz | 2021-09-13 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | typo | ||||
| | * | | | | typo | Jeremy Meyers | 2021-08-26 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #254 from rvankraaij/fix-cors-radarr-sonarr | Bastien Wirtz | 2021-08-15 | 2 | -16/+4 |
| |\ \ \ \ | | |_|/ / | |/| | | | Fix cors issue with radarr and sonarr services | ||||
| | * | | | Fix CORS issue for Radarr and Sonarr services | rvk | 2021-08-04 | 2 | -4/+4 |
| | | | | | |||||
| | * | | | Fix CORS issue for Radarr and Sonarr services | rvk | 2021-08-04 | 2 | -16/+4 |
| |/ / / | |||||
| | | * | Added doc for locationID | Dick Wolff | 2021-01-28 | 1 | -0/+4 |
| | | | | |||||
| | | * | Added location id | Dick Wolff | 2021-01-28 | 1 | -2/+17 |
| | | | | |||||
| | | * | Error handling and fixed link to city. | Dick Wolff | 2021-01-13 | 2 | -10/+32 |
| | | | | |||||
| | | * | Removed URL and made fixed. | Dick Wolff | 2021-01-13 | 3 | -4/+3 |
| | | | | |||||
| | | * | Fixed some typo's. | Dick Wolff | 2021-01-13 | 2 | -9/+9 |
| | | | | |||||
| | | * | Improvements | Dick Wolff | 2021-01-13 | 3 | -4/+63 |
| | | | | |||||
| | | * | Format file. | Dick Wolff | 2021-01-12 | 1 | -28/+34 |
| | | | | |||||
| | | * | Added OpenWeather service component. | Dick Wolff | 2021-01-12 | 2 | -0/+12721 |
| | | | | |||||
* | | | | Merge branch 'main' into patch-1 | Andreas Waschinski | 2021-08-08 | 13 | -2103/+2778 |
|\| | | | |||||
| * | | | Version bumpv21.07.1 | Bastien Wirtz | 2021-07-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Simplify the connectivity checker | Bastien Wirtz | 2021-07-14 | 1 | -5/+1 |
| | | | | |||||
| * | | | Merge pull request #186 from pdevq/connectivity_checker_status | Bastien Wirtz | 2021-07-14 | 1 | -2/+6 |
| |\ \ \ | | | | | | | | | | | Fix ConnectivityChecker to evaluate the response status codes | ||||
| | * | | | Fix ConnectivityChecker to evaluate the response status codes. | pdevq | 2021-01-30 | 1 | -2/+6 |
| | | |/ | | |/| | |||||
| * | | | Improve ping service | Bastien Wirtz | 2021-07-14 | 2 | -14/+19 |
| | | | | |||||
| * | | | regroup service documentation | Bastien Wirtz | 2021-07-14 | 3 | -21/+14 |
| | | | | |||||
| * | | | Lint & updates | Bastien Wirtz | 2021-07-14 | 5 | -2068/+2074 |
| | | | | |||||
| * | | | Merge pull request #239 from azrikahar/patch-1 | Bastien Wirtz | 2021-07-14 | 1 | -4/+5 |
| |\ \ \ | | | | | | | | | | | fix card border radius when it's the only child | ||||
| | * | | | fix card border radius when it's the only child | Azri Kahar | 2021-06-24 | 1 | -4/+5 |
| | | | | | |||||
| * | | | | Merge pull request #245 from boerniee/paperlessng-integration | Bastien Wirtz | 2021-07-14 | 2 | -0/+94 |
| |\ \ \ \ | | | | | | | | | | | | | Added paperless service | ||||
| | * | | | | Added paperless service with documentation | boerniee | 2021-06-23 | 2 | -0/+94 |
| | |/ / / | |||||
| * | | | | Merge pull request #240 from stubbfel/stubbfel-add-ping-service | Bastien Wirtz | 2021-07-14 | 1 | -0/+93 |
| |\ \ \ \ | | | | | | | | | | | | | Add Ping services | ||||
| | * | | | | Add Ping services | stubbfel | 2021-06-28 | 1 | -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 | ||||
| * | | | | Merge pull request #223 from ↵ | Bastien Wirtz | 2021-07-14 | 1 | -18/+18 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/browserslist-4.16.6 Bump browserslist from 4.16.4 to 4.16.6 | ||||
| | * | | | | Bump browserslist from 4.16.4 to 4.16.6dependabot/npm_and_yarn/browserslist-4.16.6 | dependabot[bot] | 2021-05-26 | 1 | -18/+18 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6) Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | | | | Merge pull request #225 from ↵ | Bastien Wirtz | 2021-07-14 | 1 | -6/+6 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/dns-packet-1.3.4 Bump dns-packet from 1.3.1 to 1.3.4 | ||||
| | * | | | | Bump dns-packet from 1.3.1 to 1.3.4dependabot/npm_and_yarn/dns-packet-1.3.4 | dependabot[bot] | 2021-05-28 | 1 | -6/+6 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4) Signed-off-by: dependabot[bot] <support@github.com> |