Commit Graph

508 Commits

Author SHA1 Message Date
7f4130fd04 Update docs/configuration.md
Add comment to describe keywords

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-05-23 16:58:53 -05:00
889cdc0fcc Merge pull request #454 from ericperko/jellyfin-docs
Emby service also supports Jellyfin
2022-05-23 22:00:01 +02:00
bf6b543bfb Emby service also supports Jellyfin 2022-05-21 22:22:17 -04:00
4353f5e036 feat(auth): handle unauthorized request in connectivity
Reload page without cache if 401 and 403 status in response
2022-05-16 14:52:46 +02:00
9506ed53c8 Add support for search keywords to solve issue #372 2022-05-12 17:30:24 -05:00
98b460d6fe fix(auth): add timestamp in URL to prevent infinite redirection loop 2022-05-10 09:46:42 +02:00
bf2fcc6641 feat(pwa): enhance connectivity checks
Also add support to auth proxy such as Authelia
2022-05-09 23:47:05 +02:00
2ac75c0534 Merge pull request #443 from therumbler/patch-1
Update README.md
2022-05-03 22:07:42 +02:00
766efb1a19 Update README.md
exemple -> example
2022-05-03 13:00:49 -04:00
cab7bfd15e Apply lastest update to arm dockerfile 2022-04-30 15:58:04 +02:00
7e48e099aa Merge pull request #421 from bastienwirtz/docker-rework
Docker rework
2022-04-30 15:42:31 +02:00
4f56c2c11b Handle 404 error on config file. 2022-04-30 15:39:36 +02:00
049f85221e Simplify the container starting process to allow it to run with a
unprivileged user
2022-04-30 15:39:36 +02:00
cd75da69f9 Alias subfolder hosting 2022-04-30 10:46:00 +02:00
b6b31e440c Replaced darkhttpd with lighttpd 2022-04-30 10:46:00 +02:00
caf5fae8a8 Added feature for subfolder hosting
By setting the SUBFOLDER env var, you can host Homer in a subfolder behind a reverse proxy.
2022-04-30 10:46:00 +02:00
af0a6e89c9 Added Tautulli service to ToC v22.02.2 2022-04-29 14:51:20 -04:00
9bb51bb244 Fixed prettier warning 2022-04-29 14:21:42 -04:00
e6c106eb72 Added Tautulli service (#439) 2022-04-29 14:18:59 -04:00
6e4410d8f1 Change main-section margin-bottom to padding-bottom to compensate for footer 2022-04-28 17:50:56 -04:00
cc0bc909da Small formatting fix 2022-04-28 17:13:37 -04:00
4d35b1fdcc Fixed issue where v-for keys could clash if two groups had the same name 2022-04-28 17:07:52 -04:00
2c79b4f0f6 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>
2022-04-26 18:22:37 -04:00
b2bf3901e7 Update fontawesome from 5.15.4 to 6.1.1, fixes #432 2022-04-26 18:19:36 -04:00
f483f16561 Add Uptime Kuma service to ToC 2022-04-22 12:32:38 -04:00
847d1ba3e8 Add UptimeKuma Service component (#414)
*  Add UptimeKuma Service component

* 📝 Add custom services documentation

* Change await to fetch and use new API

*  Tri State logic from Uptime Kuma

* 📝 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>
2022-04-20 08:43:55 -04:00
9c370d3c5e Merge pull request #321 from Darkham42/feature/adguard-home-customservices-doc
doc: add doc for AdGuard Home
2022-04-07 22:33:58 +02:00
7341d7634b Merge branch 'main' into feature/adguard-home-customservices-doc 2022-04-07 22:33:20 +02:00
b2a4140054 Improve with @bastienwirtz comments 2022-04-07 22:06:26 +02:00
9e1e82b0f3 Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
2022-04-07 21:45:32 +02:00
000a46ee88 Merge pull request #410 from espilioto/main
Emby integration
2022-04-07 21:27:37 +02:00
1275a8cce5 Update src/components/services/Emby.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-04-01 00:07:02 +03:00
cd1fc28f51 Removed await from api call 2022-03-31 23:55:32 +03:00
5c42d50d47 No authentication required for public endpoint 2022-03-31 23:54:26 +03:00
31027f4791 Merge pull request #409 from bastienwirtz/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-31 21:59:47 +02:00
abfe72b9cf Fixed yarn lint errors 2022-03-29 11:39:15 +03:00
6dc8fa2026 Update customservices.md 2022-03-28 20:42:06 +03:00
345dd6c194 Update customservices.md 2022-03-28 20:41:19 +03:00
585844394d Initial Emby service commit 2022-03-28 20:00:17 +03:00
a25f317bee 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>
2022-03-26 19:46:32 +00:00
775d0a8e86 FA note chages for new users (#404)
Update link to Font Awesome to reference v5 directly
2022-03-19 19:34:16 -04:00
6351bf973c Merge pull request #401 from Zareix/fix/portainer-service
Portainer service - Fix for down endpoints
2022-03-19 12:58:34 -04:00
4e953d7c81 prettier 2022-03-19 14:12:30 +01:00
e2ebf9973b select environments 2022-03-19 13:52:41 +01:00
a7cbcc7700 fix if endpoint not up 2022-03-19 12:59:05 +01:00
049610bc91 Merge pull request #311 from Aryess/main
Fix #121 - Change default theme and layout from config
2022-03-13 15:00:09 -04:00
f398006935 Add a get started link when no configuration is found 2022-03-11 22:47:26 +01:00
db2a2af3a4 Merge pull request #393 from jamesmacwhite/ping-endpoint-urls
Check if path has data before adding a trailing slash (/)
2022-03-06 22:30:10 +01:00
2ccadd578e 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
2022-03-06 22:23:43 +01:00
120ee25bf5 Merge pull request #391 from Roundaround/portainer
Added Portainer custom service
2022-03-06 22:23:34 +01:00