]>
git.immae.eu Git - github/bastienwirtz/homer.git/log
Nuno Goncalves [Wed, 29 Jun 2022 09:58:05 +0000 (10:58 +0100)]
Fix wrong config.yml path
Path to config.yml when checking for existing configuration was wrong and it will never be found
Bastien Wirtz [Sun, 12 Jun 2022 19:46:11 +0000 (21:46 +0200)]
fix repository name
Bastien Wirtz [Sun, 12 Jun 2022 14:15:54 +0000 (16:15 +0200)]
Simplified & updated CI/CD
Bastien Wirtz [Mon, 6 Jun 2022 19:45:10 +0000 (21:45 +0200)]
Configuring automatically generated release notes
Bastien Wirtz [Sun, 5 Jun 2022 19:50:28 +0000 (21:50 +0200)]
Lint run
Bastien Wirtz [Sat, 4 Jun 2022 07:07:36 +0000 (09:07 +0200)]
Merge pull request #462 from bastienwirtz/dependabot/npm_and_yarn/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1
Bastien Wirtz [Sat, 4 Jun 2022 07:07:15 +0000 (09:07 +0200)]
Merge pull request #448 from bemble/main
feat(pwa): enhance connectivity checks
dependabot[bot] [Wed, 1 Jun 2022 17:08:51 +0000 (17:08 +0000)]
Bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Pierre [Mon, 30 May 2022 15:04:41 +0000 (17:04 +0200)]
doc(auth): add auth proxy documentation
Pierre [Mon, 30 May 2022 15:04:21 +0000 (17:04 +0200)]
feat(auth): do not handle redirection in getConfig
It will be handled by connectivity checker
Pierre [Mon, 30 May 2022 15:03:28 +0000 (17:03 +0200)]
feat(connectivity): change query parameter to change connectivity
Always use timestamp as query parameter instead of alive
Bastien Wirtz [Sun, 29 May 2022 07:46:05 +0000 (09:46 +0200)]
Updates
Bastien Wirtz [Tue, 24 May 2022 09:10:48 +0000 (11:10 +0200)]
Merge pull request #451 from GRMrGecko/main
Add support for search keywords to solve issue #372
Mr. Gecko [Mon, 23 May 2022 21:58:53 +0000 (16:58 -0500)]
Update docs/configuration.md
Add comment to describe keywords
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
Bastien Wirtz [Mon, 23 May 2022 20:00:01 +0000 (22:00 +0200)]
Merge pull request #454 from ericperko/jellyfin-docs
Emby service also supports Jellyfin
Eric Perko [Sun, 22 May 2022 02:22:17 +0000 (22:22 -0400)]
Emby service also supports Jellyfin
Pierre [Mon, 16 May 2022 12:52:46 +0000 (14:52 +0200)]
feat(auth): handle unauthorized request in connectivity
Reload page without cache if 401 and 403 status in response
James Coleman [Thu, 12 May 2022 22:30:24 +0000 (17:30 -0500)]
Add support for search keywords to solve issue #372
Pierre [Tue, 10 May 2022 07:46:42 +0000 (09:46 +0200)]
fix(auth): add timestamp in URL to prevent infinite redirection loop
Pierre [Mon, 9 May 2022 21:47:05 +0000 (23:47 +0200)]
feat(pwa): enhance connectivity checks
Also add support to auth proxy such as Authelia
Bastien Wirtz [Tue, 3 May 2022 20:07:42 +0000 (22:07 +0200)]
Merge pull request #443 from therumbler/patch-1
Update README.md
Benjamin Rumble [Tue, 3 May 2022 17:00:49 +0000 (13:00 -0400)]
Update README.md
exemple -> example
Bastien Wirtz [Sat, 30 Apr 2022 13:58:04 +0000 (15:58 +0200)]
Apply lastest update to arm dockerfile
Bastien Wirtz [Sat, 30 Apr 2022 13:42:31 +0000 (15:42 +0200)]
Merge pull request #421 from bastienwirtz/docker-rework
Docker rework
Bastien Wirtz [Sun, 10 Apr 2022 09:56:44 +0000 (11:56 +0200)]
Handle 404 error on config file.
Bastien Wirtz [Sun, 10 Apr 2022 09:55:11 +0000 (11:55 +0200)]
Simplify the container starting process to allow it to run with a
unprivileged user
Bastien Wirtz [Sun, 20 Mar 2022 20:46:36 +0000 (21:46 +0100)]
Alias subfolder hosting
Kirmy [Thu, 9 Dec 2021 12:09:09 +0000 (13:09 +0100)]
Replaced darkhttpd with lighttpd
Bernhard Großer [Mon, 21 Jun 2021 17:33:21 +0000 (19:33 +0200)]
Added feature for subfolder hosting
By setting the SUBFOLDER env var, you can host Homer in a subfolder behind a reverse proxy.
Evan Steinkerchner [Fri, 29 Apr 2022 18:51:20 +0000 (14:51 -0400)]
Added Tautulli service to ToC
Evan Steinkerchner [Fri, 29 Apr 2022 18:21:42 +0000 (14:21 -0400)]
Fixed prettier warning
Evan Steinkerchner [Fri, 29 Apr 2022 18:18:59 +0000 (14:18 -0400)]
Added Tautulli service (#439)
Evan Steinkerchner [Thu, 28 Apr 2022 21:50:56 +0000 (17:50 -0400)]
Change main-section margin-bottom to padding-bottom to compensate for footer
Evan Steinkerchner [Thu, 28 Apr 2022 21:13:37 +0000 (17:13 -0400)]
Small formatting fix
Evan Steinkerchner [Thu, 28 Apr 2022 21:07:52 +0000 (17:07 -0400)]
Fixed issue where v-for keys could clash if two groups had the same name
dependabot[bot] [Tue, 26 Apr 2022 22:22:37 +0000 (18:22 -0400)]
Bump async from 2.6.3 to 2.6.4 (#433)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Evan Steinkerchner [Tue, 26 Apr 2022 22:19:36 +0000 (18:19 -0400)]
Update fontawesome from 5.15.4 to 6.1.1, fixes #432
Evan Steinkerchner [Fri, 22 Apr 2022 16:32:38 +0000 (12:32 -0400)]
Add Uptime Kuma service to ToC
Adyanth H [Wed, 20 Apr 2022 12:43:55 +0000 (18:13 +0530)]
Add UptimeKuma Service component (#414)
* :sparkles: Add UptimeKuma Service component
* :memo: Add custom services documentation
* Change await to fetch and use new API
* :sparkles: Tri State logic from Uptime Kuma
* :memo: Add and lint documentation
* Remove erroneous logging
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Remove CORS warning
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Correct error level
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Correct error level
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Prevent caching of requests
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Prevent caching of requests
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Undo unrelated changes
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
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>
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.