aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Lint fixesv22.02.1Bastien Wirtz2022-02-103-15/+16
| | | |
* | | | Merge pull request #365 from nthduy-deevotech/fix/sonarr-radarr-apiBastien Wirtz2022-02-103-10/+53
|\ \ \ \ | | | | | | | | | | Support for Radarr, Sonarr V3 API
| * \ \ \ Merge branch 'main' into fix/sonarr-radarr-apiBastien Wirtz2022-02-104-12/+106
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #353 from spaceneb/patch-1Bastien Wirtz2022-02-101-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix Possible Typo (Heath -> Health)
| * | | | | Fix Possible Typo (Heath -> Health)spaceneb2022-01-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #364 from Zareix/feature/add-prowlarrBastien Wirtz2022-02-102-4/+98
|\ \ \ \ \ | | | | | | | | | | | | Added Prowlarr custom services
| * | | | | Added Prowlarr docRaphaël Catarino2022-01-311-4/+4
| | | | | |
| * | | | | Added Prowlarr custom serviceRaphaël Catarino2022-01-311-0/+94
| |/ / / /
* | | | | Merge pull request #354 from ↵Bastien Wirtz2022-02-101-7/+7
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/follow-redirects-1.14.7 Bump follow-redirects from 1.14.1 to 1.14.7
| * | | | Bump follow-redirects from 1.14.1 to 1.14.7dependabot[bot]2022-01-141-7/+7
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * | | Fix radarr legacy api callDuy NGUYEN2022-02-011-1/+1
| | | |
| * | | Parse new V3 api responseDuy NGUYEN2022-02-013-8/+25
| | | |
| * | | Radarr and Sonarr V3 api support optionalDuy NGUYEN2022-02-013-4/+30
| | | |
| * | | Update Sonarr and Radarr APIDuy NGUYEN2022-02-012-4/+4
|/ / /
* | | Merge pull request #342 from b-t-k/patch-1Bastien Wirtz2021-12-231-1/+1
|\ \ \ | | | | | | | | Typo: should have "s" in alias
| * | | Typo: should have "s" in aliasBTK2021-12-151-1/+1
| | | |
* | | | Merge pull request #344 from michaelkrieger/patch-1Bastien Wirtz2021-12-221-1/+5
|\ \ \ \ | |/ / / |/| | | Warn about exposed apikeys
| * | | 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>
| | * Improve with @bastienwirtz commentsDarkham2022-04-071-11/+1
| | |
| | * doc: add doc for AdGuard HomeDarkham2021-10-271-0/+21
| |/ |/|
* | 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
| | |_|/ | |/| |