aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Warn about exposed apikeysMichael Krieger2021-12-201-1/+5
|/ /
* | Make Lidaar component use the Generic base componentBastien Wirtz2021-12-131-90/+50
| |
* | Merge pull request #329 from Panzer1119/mainBastien Wirtz2021-12-132-5/+155
|\ \ | | | | | | Add Lidarr service
| * | docs: add Lidarr service to customservices.mdPaul Hagedorn2021-11-021-5/+5
| | |
| * | feat: add Lidarr servicePaul Hagedorn2021-11-021-0/+150
| | |
* | | Last batch of custom services refacto.Bastien Wirtz2021-12-125-186/+97
| | |
* | | Services refactoringBastien Wirtz2021-12-126-265/+153
| | |
* | | Upgrade dependanciesBastien Wirtz2021-12-123-53/+53
| | |
* | | Merge pull request #338 from naioja/bump_alpine_versionBastien Wirtz2021-12-081-1/+1
|\ \ \ | |/ / |/| | Using a newer version of alpine
| * | Using a newer version of alpineAdrian Joian2021-12-041-1/+1
|/ / | | | | | | Signed-off-by: Adrian Joian <ajoian@microsoft.com>
* | Merge pull request #316 from robinschneider/apikeyBastien Wirtz2021-10-252-2/+3
|\ \ | | | | | | Fixes apikey inconsistency
| * | Update src/components/services/OpenWeather.vueRobin Schneider2021-10-251-1/+2
| | | | | | | | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
| * | Merge branch 'bastienwirtz:main' into apikeyRobin Schneider2021-10-254-5/+21
| |\ \ | |/ / |/| |
* | | Merge pull request #274 from robinschneider/hotkeyBastien Wirtz2021-10-253-3/+18
|\ \ \ | | | | | | | | Added custom hotkey support
| * | | Merged main, fixed hotkey supportRobin Schneider2021-10-121-1/+6
| | | |
| * | | Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-121-1/+8
| |\ \ \
| * | | | Added requested changesRobin Schneider2021-10-112-2/+3
| | | | |
| * | | | Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-116-0/+162
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-1011-48/+136
| |\ \ \ \
| * | | | | Fixed spellingRobin Schneider2021-10-081-1/+1
| | | | | |
| * | | | | Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-0723-166/+549
| |\ \ \ \ \
| * | | | | | Added custom hotkey supportRobin Schneider2021-09-113-2/+11
| | | | | | |
* | | | | | | Merge pull request #319 from t-huyeng/fix-ping-docBastien Wirtz2021-10-251-2/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | fixed Ping documentation yaml
| * | | | | | fixed Ping documentation yamlHuyeng2021-10-211-2/+3
|/ / / / / /
| | | | | * Fixes apikey inconsistencyRobin Schneider2021-10-132-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #314 from AlexFullmoon/patch-1Bastien Wirtz2021-10-121-1/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | | Update customservices.md
| * | | | Update customservices.mdAlexFullmoon2021-10-121-1/+8
|/ / / / | | | | | | | | Added PaperlessNG configuration to be in line with other services.
* | | | Merge pull request #310 from ArturBa/mainBastien Wirtz2021-10-112-0/+155
|\ \ \ \ | | | | | | | | | | Add Prometheus custom component
| * | | | Code review fixesArtur Bauer2021-10-112-65/+42
| | | | |
| * | | | Update docsArtur Bauer2021-10-101-6/+17
| | | | |
| * | | | Add Prometheus custom componentArtur Bauer2021-10-101-0/+167
| | |_|/ | |/| |
* | | | Merge pull request #307 from robinschneider/icon-colorBastien Wirtz2021-10-104-0/+7
|\ \ \ \ | |/ / / |/| | | Added custom fontawesome icon color option with link property
| * | | Merge branch 'bastienwirtz:main' into icon-colorRobin Schneider2021-10-1011-48/+136
| |\ \ \ | |/ / / |/| | |
* | | | Implementation status warningBastien Wirtz2021-10-102-1/+5
| | | |
* | | | Custom services common options documentationBastien Wirtz2021-10-101-24/+32
| | | |
* | | | Allow non json reponse in fetch.Bastien Wirtz2021-10-102-12/+7
| | | |
* | | | Allow any service to override the credentials optionBastien Wirtz2021-10-102-1/+15
| | | |
* | | | Proxy settings documentationBastien Wirtz2021-10-101-0/+4
| | | |
* | | | Factorize fetch optionsBastien Wirtz2021-10-105-13/+45
| | | |
* | | | Auto PR lintBastien Wirtz2021-10-102-0/+31
| | | |
* | | | Merge pull request #308 from robinschneider/patch-1Bastien Wirtz2021-10-081-1/+1
|\ \ \ \ | |_|_|/ |/| | | Spelling fix
| * | | Spelling fixRobin Schneider2021-10-081-1/+1
|/ / /
| * / Added custom fontawesome icon color option with link propertyRobin Schneider2021-10-084-0/+7
|/ /
* | Reduce docker healthcheck frequencyBastien Wirtz2021-10-063-3/+3
| |
* | Extendable base service for easier development.Bastien Wirtz2021-10-066-99/+104
| |
* | Merge pull request #304 from xconverge/patch-1Bastien Wirtz2021-10-061-1/+10
|\ \ | | | | | | Update Ping entry in docs
| * | CleanupSean Kelly2021-10-061-1/+2
| | |
| * | Update customservices readme for pingSean Kelly2021-10-061-1/+9
|/ / | | | | | | | | Fixes #249 Would be improved with https://github.com/bastienwirtz/homer/pull/255
* | Merge pull request #277 from ↵Bastien Wirtz2021-09-251-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.3dependabot[bot]2021-09-131-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>