Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | fixed Ping documentation yaml | Huyeng | 2021-10-21 | 1 | -2/+3 | |
|/ / / / / / | ||||||
| | | | | * | Fixes apikey inconsistency | Robin Schneider | 2021-10-13 | 2 | -2/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #314 from AlexFullmoon/patch-1 | Bastien Wirtz | 2021-10-12 | 1 | -1/+8 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Update customservices.md | |||||
| * | | | | Update customservices.md | AlexFullmoon | 2021-10-12 | 1 | -1/+8 | |
|/ / / / | | | | | | | | | Added PaperlessNG configuration to be in line with other services. | |||||
* | | | | Merge pull request #310 from ArturBa/main | Bastien Wirtz | 2021-10-11 | 2 | -0/+155 | |
|\ \ \ \ | | | | | | | | | | | Add Prometheus custom component | |||||
| * | | | | Code review fixes | Artur Bauer | 2021-10-11 | 2 | -65/+42 | |
| | | | | | ||||||
| * | | | | Update docs | Artur Bauer | 2021-10-10 | 1 | -6/+17 | |
| | | | | | ||||||
| * | | | | Add Prometheus custom component | Artur Bauer | 2021-10-10 | 1 | -0/+167 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #307 from robinschneider/icon-color | Bastien Wirtz | 2021-10-10 | 4 | -0/+7 | |
|\ \ \ \ | |/ / / |/| | | | Added custom fontawesome icon color option with link property | |||||
| * | | | Merge branch 'bastienwirtz:main' into icon-color | Robin Schneider | 2021-10-10 | 11 | -48/+136 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Implementation status warning | Bastien Wirtz | 2021-10-10 | 2 | -1/+5 | |
| | | | | ||||||
* | | | | Custom services common options documentation | Bastien Wirtz | 2021-10-10 | 1 | -24/+32 | |
| | | | | ||||||
* | | | | Allow non json reponse in fetch. | Bastien Wirtz | 2021-10-10 | 2 | -12/+7 | |
| | | | | ||||||
* | | | | Allow any service to override the credentials option | Bastien Wirtz | 2021-10-10 | 2 | -1/+15 | |
| | | | | ||||||
* | | | | Proxy settings documentation | Bastien Wirtz | 2021-10-10 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Factorize fetch options | Bastien Wirtz | 2021-10-10 | 5 | -13/+45 | |
| | | | | ||||||
* | | | | Auto PR lint | Bastien Wirtz | 2021-10-10 | 2 | -0/+31 | |
| | | | | ||||||
* | | | | Merge pull request #308 from robinschneider/patch-1 | Bastien Wirtz | 2021-10-08 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | Spelling fix | |||||
| * | | | Spelling fix | Robin Schneider | 2021-10-08 | 1 | -1/+1 | |
|/ / / | ||||||
| * / | Added custom fontawesome icon color option with link property | Robin Schneider | 2021-10-08 | 4 | -0/+7 | |
|/ / | ||||||
* | | Reduce docker healthcheck frequency | Bastien Wirtz | 2021-10-06 | 3 | -3/+3 | |
| | | ||||||
* | | Extendable base service for easier development. | Bastien Wirtz | 2021-10-06 | 6 | -99/+104 | |
| | | ||||||
* | | Merge pull request #304 from xconverge/patch-1 | Bastien Wirtz | 2021-10-06 | 1 | -1/+10 | |
|\ \ | | | | | | | Update Ping entry in docs | |||||
| * | | Cleanup | Sean Kelly | 2021-10-06 | 1 | -1/+2 | |
| | | | ||||||
| * | | Update customservices readme for ping | Sean Kelly | 2021-10-06 | 1 | -1/+9 | |
|/ / | | | | | | | | | Fixes #249 Would be improved with https://github.com/bastienwirtz/homer/pull/255 | |||||
* | | Merge pull request #277 from ↵ | Bastien Wirtz | 2021-09-25 | 1 | -3/+3 | |
|\ \ | | | | | | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/url-parse-1.5.3 Bump url-parse from 1.5.1 to 1.5.3 | |||||
| * | | Bump url-parse from 1.5.1 to 1.5.3 | dependabot[bot] | 2021-09-13 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
* | | | Add troubleshooting section | Bastien Wirtz | 2021-09-25 | 3 | -1/+22 | |
| | | | ||||||
* | | | Apply linters | Bastien Wirtz | 2021-09-25 | 6 | -78/+84 | |
| | | | ||||||
* | | | Merge pull request #260 from vosdev/main | Bastien Wirtz | 2021-09-25 | 3 | -0/+9 | |
|\ \ \ | | | | | | | | | Add healthcheck to Dockerfile | |||||
| * | | | Add healthcheck to Dockerfile | Daniël Vos | 2021-08-15 | 3 | -0/+9 | |
| | | | | ||||||
* | | | | Merge pull request #291 from mcclurec/radarr-sonarr-sso-fix | Bastien Wirtz | 2021-09-24 | 2 | -4/+12 | |
|\ \ \ \ | | | | | | | | | | | Add credentials: "include" back to Radarr and Sonarr | |||||
| * | | | | Update Sonarr.vue | Colin | 2021-09-22 | 1 | -1/+3 | |
| | | | | | ||||||
| * | | | | Add credentials: "include" back to Sonarr | Colin | 2021-09-22 | 1 | -1/+3 | |
| | | | | | ||||||
| * | | | | Add credentials: "include" back to Radarr` | Colin | 2021-09-22 | 1 | -2/+6 | |
|/ / / / | ||||||
* | | | | Merge pull request #243 from waschinski/patch-1v21.09.2 | Bastien Wirtz | 2021-09-15 | 1 | -8/+46 | |
|\ \ \ \ | | | | | | | | | | | Improving Adguard Home service | |||||
| * | | | | Status visibility no longer depending on subtitle | Andreas Waschinski | 2021-09-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'main' into patch-1 | Andreas Waschinski | 2021-09-14 | 11 | -32/+193 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'main' into patch-1 | Andreas Waschinski | 2021-08-08 | 13 | -2103/+2778 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Adding status "unknown" | Andreas Waschinski | 2021-07-10 | 1 | -21/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Changing code as per linter | |||||
| * | | | | | Improving Adguard Home service | Andreas Waschinski | 2021-07-10 | 1 | -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. | |||||
* | | | | | | Merge pull request #246 from waschinski/mealie-service | Bastien Wirtz | 2021-09-14 | 2 | -0/+114 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Adding Mealie service | |||||
| * | | | | | Merge remote-tracking branch 'upstream/main' into mealie-service | Andreas Waschinski | 2021-07-28 | 9 | -2091/+2108 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Updating configuration | Andreas Waschinski | 2021-07-28 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Statistics now also need the token for authentication | Andreas Waschinski | 2021-07-28 | 1 | -27/+28 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'main' into mealie-service | Andreas Waschinski | 2021-07-14 | 9 | -46/+704 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Adding Mealie service | Andreas Waschinski | 2021-07-13 | 2 | -0/+113 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | 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 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | |