Commit Graph

550 Commits

Author SHA1 Message Date
Benjamin Rumble
766efb1a19
Update README.md
exemple -> example
2022-05-03 13:00:49 -04:00
Bastien Wirtz
cab7bfd15e Apply lastest update to arm dockerfile 2022-04-30 15:58:04 +02:00
Bastien Wirtz
7e48e099aa
Merge pull request #421 from bastienwirtz/docker-rework
Docker rework
2022-04-30 15:42:31 +02:00
Bastien Wirtz
4f56c2c11b Handle 404 error on config file. 2022-04-30 15:39:36 +02:00
Bastien Wirtz
049f85221e Simplify the container starting process to allow it to run with a
unprivileged user
2022-04-30 15:39:36 +02:00
Bastien Wirtz
cd75da69f9 Alias subfolder hosting 2022-04-30 10:46:00 +02:00
Kirmy
b6b31e440c Replaced darkhttpd with lighttpd 2022-04-30 10:46:00 +02:00
Bernhard Großer
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
Evan Steinkerchner
af0a6e89c9 Added Tautulli service to ToC 2022-04-29 14:51:20 -04:00
Evan Steinkerchner
9bb51bb244 Fixed prettier warning 2022-04-29 14:21:42 -04:00
Evan Steinkerchner
e6c106eb72
Added Tautulli service (#439) 2022-04-29 14:18:59 -04:00
Evan Steinkerchner
6e4410d8f1 Change main-section margin-bottom to padding-bottom to compensate for footer 2022-04-28 17:50:56 -04:00
Evan Steinkerchner
cc0bc909da Small formatting fix 2022-04-28 17:13:37 -04:00
Evan Steinkerchner
4d35b1fdcc Fixed issue where v-for keys could clash if two groups had the same name 2022-04-28 17:07:52 -04:00
dependabot[bot]
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
Evan Steinkerchner
b2bf3901e7 Update fontawesome from 5.15.4 to 6.1.1, fixes #432 2022-04-26 18:19:36 -04:00
Evan Steinkerchner
f483f16561 Add Uptime Kuma service to ToC 2022-04-22 12:32:38 -04:00
Adyanth H
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
Bastien Wirtz
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
Bastien Wirtz
7341d7634b
Merge branch 'main' into feature/adguard-home-customservices-doc 2022-04-07 22:33:20 +02:00
Darkham
b2a4140054
Improve with @bastienwirtz comments 2022-04-07 22:06:26 +02:00
Bastien Wirtz
9e1e82b0f3
Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
2022-04-07 21:45:32 +02:00
Bastien Wirtz
000a46ee88
Merge pull request #410 from espilioto/main
Emby integration
2022-04-07 21:27:37 +02:00
SouLSLayeR
1275a8cce5
Update src/components/services/Emby.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-04-01 00:07:02 +03:00
unknown
cd1fc28f51 Removed await from api call 2022-03-31 23:55:32 +03:00
unknown
5c42d50d47 No authentication required for public endpoint 2022-03-31 23:54:26 +03:00
Bastien Wirtz
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
unknown
abfe72b9cf Fixed yarn lint errors 2022-03-29 11:39:15 +03:00
SouLSLayeR
6dc8fa2026
Update customservices.md 2022-03-28 20:42:06 +03:00
SouLSLayeR
345dd6c194
Update customservices.md 2022-03-28 20:41:19 +03:00
unknown
585844394d Initial Emby service commit 2022-03-28 20:00:17 +03:00
dependabot[bot]
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
Little-Karl
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
Evan Steinkerchner
6351bf973c
Merge pull request #401 from Zareix/fix/portainer-service
Portainer service - Fix for down endpoints
2022-03-19 12:58:34 -04:00
Raphaël Catarino
4e953d7c81 prettier 2022-03-19 14:12:30 +01:00
Raphaël Catarino
e2ebf9973b select environments 2022-03-19 13:52:41 +01:00
Raphaël Catarino
a7cbcc7700 fix if endpoint not up 2022-03-19 12:59:05 +01:00
Evan Steinkerchner
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
Bastien Wirtz
f398006935 Add a get started link when no configuration is found 2022-03-11 22:47:26 +01:00
Bastien Wirtz
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
Bastien Wirtz
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
Bastien Wirtz
120ee25bf5
Merge pull request #391 from Roundaround/portainer
Added Portainer custom service
2022-03-06 22:23:34 +01:00
James White
1340a8e6d0 Check if path has data before adding / 2022-03-06 20:04:16 +00:00
Evan Steinkerchner
edd2c9ce2d Removed number fudging used for testing 2022-03-01 21:05:14 -05:00
Evan Steinkerchner
a1a70d4a3c Added Portainer custom service 2022-03-01 20:55:45 -05:00
dependabot[bot]
1acdbe4920
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>
2022-02-28 04:27:15 +00:00
Bastien Wirtz
ba2c7c5c57
Merge pull request #385 from saschabrockel/patch-1
Fix typos in troubleshooting
2022-02-23 22:09:34 +01:00
Sascha Brockel
e4b077843c
Fix typos in troubleshooting 2022-02-21 22:04:51 +01:00
Bastien Wirtz
5cd802d157
Merge pull request #380 from FinalDoom/main
Change Radarr/Sonarr v3 to use totalRecords
2022-02-19 09:10:19 +01:00
Bastien Wirtz
4a526f6e7f
Merge pull request #371 from Wurzelmann/patch-2
fixed typos: "additionnal" -> "additional"
2022-02-19 09:08:40 +01:00