]>
git.immae.eu Git - github/bastienwirtz/homer.git/log
Evan Steinkerchner [Fri, 29 Apr 2022 00:08:42 +0000 (20:08 -0400)]
Added forwarder binding to Service.vue
Evan Steinkerchner [Wed, 20 Apr 2022 00:37:38 +0000 (20:37 -0400)]
Pass new forwarder config to services, give it a default value of empty
Evan Steinkerchner [Wed, 20 Apr 2022 00:24:51 +0000 (20:24 -0400)]
Changed config and header names as per @bastienwirtz feedback
Evan Steinkerchner [Wed, 20 Apr 2022 00:18:39 +0000 (20:18 -0400)]
Merge branch 'main' into proxy-api
Bastien Wirtz [Thu, 7 Apr 2022 20:33:58 +0000 (22:33 +0200)]
Merge pull request #321 from Darkham42/feature/adguard-home-customservices-doc
doc: add doc for AdGuard Home
Bastien Wirtz [Thu, 7 Apr 2022 20:33:20 +0000 (22:33 +0200)]
Merge branch 'main' into feature/adguard-home-customservices-doc
Darkham [Thu, 7 Apr 2022 20:06:26 +0000 (22:06 +0200)]
Improve with @bastienwirtz comments
Bastien Wirtz [Thu, 7 Apr 2022 19:45:32 +0000 (21:45 +0200)]
Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
Bastien Wirtz [Thu, 7 Apr 2022 19:27:37 +0000 (21:27 +0200)]
Merge pull request #410 from espilioto/main
Emby integration
SouLSLayeR [Thu, 31 Mar 2022 21:07:02 +0000 (00:07 +0300)]
Update src/components/services/Emby.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
unknown [Thu, 31 Mar 2022 20:55:32 +0000 (23:55 +0300)]
Removed await from api call
unknown [Thu, 31 Mar 2022 20:54:26 +0000 (23:54 +0300)]
No authentication required for public endpoint
Bastien Wirtz [Thu, 31 Mar 2022 19:59:47 +0000 (21:59 +0200)]
Merge pull request #409 from bastienwirtz/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
unknown [Tue, 29 Mar 2022 08:39:15 +0000 (11:39 +0300)]
Fixed yarn lint errors
SouLSLayeR [Mon, 28 Mar 2022 17:42:06 +0000 (20:42 +0300)]
Update customservices.md
SouLSLayeR [Mon, 28 Mar 2022 17:41:19 +0000 (20:41 +0300)]
Update customservices.md
unknown [Mon, 28 Mar 2022 17:00:17 +0000 (20:00 +0300)]
Initial Emby service commit
dependabot[bot] [Sat, 26 Mar 2022 19:46:32 +0000 (19:46 +0000)]
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Evan Steinkerchner [Sun, 20 Mar 2022 20:32:24 +0000 (16:32 -0400)]
Added url and apikey config options under proxy
Little-Karl [Sat, 19 Mar 2022 23:34:16 +0000 (07:34 +0800)]
FA note chages for new users (#404)
Update link to Font Awesome to reference v5 directly
Evan Steinkerchner [Sat, 19 Mar 2022 16:58:34 +0000 (12:58 -0400)]
Merge pull request #401 from Zareix/fix/portainer-service
Portainer service - Fix for down endpoints
Raphaël Catarino [Sat, 19 Mar 2022 13:12:30 +0000 (14:12 +0100)]
prettier
Raphaël Catarino [Sat, 19 Mar 2022 12:52:41 +0000 (13:52 +0100)]
select environments
Raphaël Catarino [Sat, 19 Mar 2022 11:59:05 +0000 (12:59 +0100)]
fix if endpoint not up
Evan Steinkerchner [Sun, 13 Mar 2022 19:00:09 +0000 (15:00 -0400)]
Merge pull request #311 from Aryess/main
Fix #121 - Change default theme and layout from config
Bastien Wirtz [Fri, 11 Mar 2022 21:47:26 +0000 (22:47 +0100)]
Add a get started link when no configuration is found
Bastien Wirtz [Sun, 6 Mar 2022 21:30:10 +0000 (22:30 +0100)]
Merge pull request #393 from jamesmacwhite/ping-endpoint-urls
Check if path has data before adding a trailing slash (/)
Bastien Wirtz [Sun, 6 Mar 2022 21:23:43 +0000 (22:23 +0100)]
Merge pull request #389 from bastienwirtz/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.7 to 1.5.10
Bastien Wirtz [Sun, 6 Mar 2022 21:23:34 +0000 (22:23 +0100)]
Merge pull request #391 from Roundaround/portainer
Added Portainer custom service
James White [Sat, 5 Mar 2022 18:13:43 +0000 (18:13 +0000)]
Check if path has data before adding /
Evan Steinkerchner [Wed, 2 Mar 2022 02:05:14 +0000 (21:05 -0500)]
Removed number fudging used for testing
Evan Steinkerchner [Wed, 2 Mar 2022 01:55:45 +0000 (20:55 -0500)]
Added Portainer custom service
dependabot[bot] [Mon, 28 Feb 2022 04:27:15 +0000 (04:27 +0000)]
Bump url-parse from 1.5.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Bastien Wirtz [Wed, 23 Feb 2022 21:09:34 +0000 (22:09 +0100)]
Merge pull request #385 from saschabrockel/patch-1
Fix typos in troubleshooting
Sascha Brockel [Mon, 21 Feb 2022 21:04:51 +0000 (22:04 +0100)]
Fix typos in troubleshooting
Bastien Wirtz [Sat, 19 Feb 2022 08:10:19 +0000 (09:10 +0100)]
Merge pull request #380 from FinalDoom/main
Change Radarr/Sonarr v3 to use totalRecords
Bastien Wirtz [Sat, 19 Feb 2022 08:08:40 +0000 (09:08 +0100)]
Merge pull request #371 from Wurzelmann/patch-2
fixed typos: "additionnal" -> "additional"
Bastien Wirtz [Sat, 19 Feb 2022 08:06:35 +0000 (09:06 +0100)]
Merge pull request #369 from Wurzelmann/patch-1
fixed typo: "additionnal" -> "additional"
Bastien Wirtz [Sat, 19 Feb 2022 08:04:15 +0000 (09:04 +0100)]
Merge pull request #377 from bastienwirtz/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
Bastien Wirtz [Sat, 19 Feb 2022 08:01:26 +0000 (09:01 +0100)]
Merge pull request #383 from bastienwirtz/dependabot/npm_and_yarn/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7
dependabot[bot] [Sat, 19 Feb 2022 02:57:57 +0000 (02:57 +0000)]
Bump url-parse from 1.5.3 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
FinalDoom [Fri, 18 Feb 2022 13:39:27 +0000 (06:39 -0700)]
Change Radarr/Sonarr v3 to use totalRecords as counting paged records is
wrong number
dependabot[bot] [Tue, 15 Feb 2022 13:19:33 +0000 (13:19 +0000)]
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Wurzelmann [Fri, 11 Feb 2022 10:44:32 +0000 (11:44 +0100)]
fixed typos: "Additionnal" -> "Additional"
Fixed all occurrences of typo "Additionnal" (including file name)
Bastien Wirtz [Thu, 10 Feb 2022 21:07:00 +0000 (22:07 +0100)]
Lint fixes
Bastien Wirtz [Thu, 10 Feb 2022 20:52:05 +0000 (21:52 +0100)]
Merge pull request #365 from nthduy-deevotech/fix/sonarr-radarr-api
Support for Radarr, Sonarr V3 API
Bastien Wirtz [Thu, 10 Feb 2022 20:50:53 +0000 (21:50 +0100)]
Merge branch 'main' into fix/sonarr-radarr-api
Bastien Wirtz [Thu, 10 Feb 2022 20:45:19 +0000 (21:45 +0100)]
Merge pull request #353 from spaceneb/patch-1
Fix Possible Typo (Heath -> Health)
Bastien Wirtz [Thu, 10 Feb 2022 20:43:58 +0000 (21:43 +0100)]
Merge pull request #364 from Zareix/feature/add-prowlarr
Added Prowlarr custom services
Bastien Wirtz [Thu, 10 Feb 2022 20:38:00 +0000 (21:38 +0100)]
Merge pull request #354 from bastienwirtz/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.1 to 1.14.7
Wurzelmann [Sat, 5 Feb 2022 19:50:46 +0000 (20:50 +0100)]
fixed typo: "additionnal" -> "additional"
Fixed all occurrences of a typo (additionnal).
Duy NGUYEN [Tue, 1 Feb 2022 22:01:09 +0000 (23:01 +0100)]
Fix radarr legacy api call
Duy NGUYEN [Tue, 1 Feb 2022 17:32:25 +0000 (18:32 +0100)]
Parse new V3 api response
Duy NGUYEN [Tue, 1 Feb 2022 16:05:23 +0000 (17:05 +0100)]
Radarr and Sonarr V3 api support optional
Duy NGUYEN [Tue, 1 Feb 2022 15:39:15 +0000 (16:39 +0100)]
Update Sonarr and Radarr API
Raphaël Catarino [Mon, 31 Jan 2022 12:14:40 +0000 (13:14 +0100)]
Added Prowlarr doc
Raphaël Catarino [Mon, 31 Jan 2022 12:13:28 +0000 (13:13 +0100)]
Added Prowlarr custom service
dependabot[bot] [Fri, 14 Jan 2022 10:47:08 +0000 (10:47 +0000)]
Bump follow-redirects from 1.14.1 to 1.14.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>
spaceneb [Fri, 14 Jan 2022 05:45:26 +0000 (00:45 -0500)]
Fix Possible Typo (Heath -> Health)
Bastien Wirtz [Thu, 23 Dec 2021 15:41:59 +0000 (07:41 -0800)]
Merge pull request #342 from b-t-k/patch-1
Typo: should have "s" in alias
Bastien Wirtz [Wed, 22 Dec 2021 15:34:07 +0000 (07:34 -0800)]
Merge pull request #344 from michaelkrieger/patch-1
Warn about exposed apikeys
Michael Krieger [Mon, 20 Dec 2021 21:11:15 +0000 (16:11 -0500)]
Warn about exposed apikeys
BTK [Wed, 15 Dec 2021 19:58:56 +0000 (12:58 -0700)]
Typo: should have "s" in alias
Bastien Wirtz [Mon, 13 Dec 2021 20:07:30 +0000 (21:07 +0100)]
Make Lidaar component use the Generic base component
Bastien Wirtz [Mon, 13 Dec 2021 19:54:04 +0000 (11:54 -0800)]
Merge pull request #329 from Panzer1119/main
Add Lidarr service
Bastien Wirtz [Sun, 12 Dec 2021 21:20:10 +0000 (22:20 +0100)]
Last batch of custom services refacto.
Bastien Wirtz [Sun, 12 Dec 2021 15:28:20 +0000 (16:28 +0100)]
Services refactoring
Bastien Wirtz [Sun, 12 Dec 2021 08:45:54 +0000 (09:45 +0100)]
Upgrade dependancies
Bastien Wirtz [Wed, 8 Dec 2021 20:32:28 +0000 (12:32 -0800)]
Merge pull request #338 from naioja/bump_alpine_version
Using a newer version of alpine
Adrian Joian [Sat, 4 Dec 2021 00:35:55 +0000 (01:35 +0100)]
Using a newer version of alpine
Signed-off-by: Adrian Joian <ajoian@microsoft.com>
Paul Hagedorn [Tue, 2 Nov 2021 17:28:47 +0000 (18:28 +0100)]
docs: add Lidarr service to customservices.md
Paul Hagedorn [Tue, 2 Nov 2021 17:26:33 +0000 (18:26 +0100)]
feat: add Lidarr service
Darkham [Wed, 27 Oct 2021 19:53:39 +0000 (21:53 +0200)]
doc: add doc for AdGuard Home
Bastien Wirtz [Mon, 25 Oct 2021 20:17:30 +0000 (13:17 -0700)]
Merge pull request #316 from robinschneider/apikey
Fixes apikey inconsistency
Robin Schneider [Mon, 25 Oct 2021 12:08:31 +0000 (14:08 +0200)]
Update src/components/services/OpenWeather.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
Robin Schneider [Mon, 25 Oct 2021 12:06:41 +0000 (14:06 +0200)]
Merge branch 'bastienwirtz:main' into apikey
Bastien Wirtz [Mon, 25 Oct 2021 11:46:58 +0000 (04:46 -0700)]
Merge pull request #274 from robinschneider/hotkey
Added custom hotkey support
Bastien Wirtz [Mon, 25 Oct 2021 11:45:18 +0000 (04:45 -0700)]
Merge pull request #319 from t-huyeng/fix-ping-doc
fixed Ping documentation yaml
Huyeng [Thu, 21 Oct 2021 14:52:06 +0000 (16:52 +0200)]
fixed Ping documentation yaml
Robin Schneider [Wed, 13 Oct 2021 11:51:39 +0000 (13:51 +0200)]
Fixes apikey inconsistency
Robin Schneider [Tue, 12 Oct 2021 12:36:22 +0000 (14:36 +0200)]
Merged main, fixed hotkey support
Robin Schneider [Tue, 12 Oct 2021 12:16:13 +0000 (14:16 +0200)]
Merge branch 'bastienwirtz:main' into hotkey
Bastien Wirtz [Tue, 12 Oct 2021 11:59:13 +0000 (04:59 -0700)]
Merge pull request #314 from AlexFullmoon/patch-1
Update customservices.md
AlexFullmoon [Tue, 12 Oct 2021 08:37:30 +0000 (11:37 +0300)]
Update customservices.md
Added PaperlessNG configuration to be in line with other services.
Aryess [Tue, 12 Oct 2021 00:28:41 +0000 (11:28 +1100)]
Fix #121 - Change default theme and layout from config
Robin Schneider [Mon, 11 Oct 2021 21:54:34 +0000 (23:54 +0200)]
Added requested changes
Robin Schneider [Mon, 11 Oct 2021 21:48:05 +0000 (23:48 +0200)]
Merge branch 'bastienwirtz:main' into hotkey
Bastien Wirtz [Mon, 11 Oct 2021 20:23:43 +0000 (13:23 -0700)]
Merge pull request #310 from ArturBa/main
Add Prometheus custom component
Artur Bauer [Mon, 11 Oct 2021 16:38:13 +0000 (18:38 +0200)]
Code review fixes
Bastien Wirtz [Mon, 11 Oct 2021 06:17:41 +0000 (23:17 -0700)]
Merge pull request #307 from robinschneider/icon-color
Added custom fontawesome icon color option with link property
Artur Bauer [Sun, 10 Oct 2021 20:20:34 +0000 (22:20 +0200)]
Update docs
Artur Bauer [Sun, 10 Oct 2021 20:14:33 +0000 (22:14 +0200)]
Add Prometheus custom component
Robin Schneider [Sun, 10 Oct 2021 19:41:23 +0000 (21:41 +0200)]
Merge branch 'bastienwirtz:main' into icon-color
Robin Schneider [Sun, 10 Oct 2021 19:40:42 +0000 (21:40 +0200)]
Merge branch 'bastienwirtz:main' into hotkey
Bastien Wirtz [Sun, 10 Oct 2021 18:57:04 +0000 (20:57 +0200)]
Implementation status warning
Bastien Wirtz [Sun, 10 Oct 2021 08:47:23 +0000 (10:47 +0200)]
Custom services common options documentation
Bastien Wirtz [Sun, 10 Oct 2021 08:37:20 +0000 (10:37 +0200)]
Allow non json reponse in fetch.
Bastien Wirtz [Sun, 10 Oct 2021 08:16:18 +0000 (10:16 +0200)]
Allow any service to override the credentials option
Bastien Wirtz [Sun, 10 Oct 2021 07:46:51 +0000 (09:46 +0200)]
Proxy settings documentation
Bastien Wirtz [Sun, 10 Oct 2021 07:26:02 +0000 (09:26 +0200)]
Factorize fetch options