Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #443 from therumbler/patch-1 | Bastien Wirtz | 2022-05-03 | 1 | -1/+1 |
|\ | | | | | Update README.md | ||||
| * | Update README.md | Benjamin Rumble | 2022-05-03 | 1 | -1/+1 |
|/ | | | exemple -> example | ||||
* | Apply lastest update to arm dockerfile | Bastien Wirtz | 2022-04-30 | 3 | -15/+19 |
| | |||||
* | Merge pull request #421 from bastienwirtz/docker-rework | Bastien Wirtz | 2022-04-30 | 11 | -52/+93 |
|\ | | | | | Docker rework | ||||
| * | Handle 404 error on config file. | Bastien Wirtz | 2022-04-30 | 3 | -4/+18 |
| | | |||||
| * | Simplify the container starting process to allow it to run with a | Bastien Wirtz | 2022-04-30 | 8 | -53/+52 |
| | | | | | | | | unprivileged user | ||||
| * | Alias subfolder hosting | Bastien Wirtz | 2022-04-30 | 4 | -23/+16 |
| | | |||||
| * | Replaced darkhttpd with lighttpd | Kirmy | 2022-04-30 | 5 | -10/+35 |
| | | |||||
| * | Added feature for subfolder hosting | Bernhard Großer | 2022-04-30 | 2 | -0/+10 |
|/ | | | | By setting the SUBFOLDER env var, you can host Homer in a subfolder behind a reverse proxy. | ||||
* | Added Tautulli service to ToCv22.02.2 | Evan Steinkerchner | 2022-04-29 | 1 | -0/+1 |
| | |||||
* | Fixed prettier warning | Evan Steinkerchner | 2022-04-29 | 1 | -1/+1 |
| | |||||
* | Added Tautulli service (#439) | Evan Steinkerchner | 2022-04-29 | 2 | -0/+119 |
| | |||||
* | Change main-section margin-bottom to padding-bottom to compensate for footer | Evan Steinkerchner | 2022-04-28 | 1 | -3/+2 |
| | |||||
* | Small formatting fix | Evan Steinkerchner | 2022-04-28 | 1 | -1/+2 |
| | |||||
* | Fixed issue where v-for keys could clash if two groups had the same name | Evan Steinkerchner | 2022-04-28 | 1 | -5/+8 |
| | |||||
* | Bump async from 2.6.3 to 2.6.4 (#433) | dependabot[bot] | 2022-04-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | Update fontawesome from 5.15.4 to 6.1.1, fixes #432 | Evan Steinkerchner | 2022-04-26 | 2 | -5/+5 |
| | |||||
* | Add Uptime Kuma service to ToC | Evan Steinkerchner | 2022-04-22 | 1 | -0/+1 |
| | |||||
* | Add UptimeKuma Service component (#414) | Adyanth H | 2022-04-20 | 2 | -0/+167 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * :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> | ||||
* | Merge pull request #321 from Darkham42/feature/adguard-home-customservices-doc | Bastien Wirtz | 2022-04-07 | 1 | -0/+12 |
|\ | | | | | doc: add doc for AdGuard Home | ||||
| * | Merge branch 'main' into feature/adguard-home-customservices-doc | Bastien Wirtz | 2022-04-07 | 30 | -549/+973 |
| |\ | |/ |/| | |||||
* | | Merge pull request #402 from Zareix/feature/portainer-environments | Bastien Wirtz | 2022-04-07 | 2 | -0/+10 |
|\ \ | | | | | | | Portainer service - Select environments | ||||
| * | | select environments | Raphaël Catarino | 2022-03-19 | 2 | -0/+10 |
| | | | |||||
* | | | Merge pull request #410 from espilioto/main | Bastien Wirtz | 2022-04-07 | 2 | -1/+141 |
|\ \ \ | | | | | | | | | Emby integration | ||||
| * | | | Update src/components/services/Emby.vue | SouLSLayeR | 2022-04-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com> | ||||
| * | | | Removed await from api call | unknown | 2022-03-31 | 1 | -1/+1 |
| | | | | |||||
| * | | | No authentication required for public endpoint | unknown | 2022-03-31 | 1 | -5/+1 |
| | | | | |||||
| * | | | Fixed yarn lint errors | unknown | 2022-03-29 | 1 | -21/+22 |
| | | | | |||||
| * | | | Update customservices.md | SouLSLayeR | 2022-03-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update customservices.md | SouLSLayeR | 2022-03-28 | 1 | -1/+23 |
| | | | | |||||
| * | | | Initial Emby service commit | unknown | 2022-03-28 | 1 | -0/+121 |
| | | | | |||||
* | | | | Merge pull request #409 from bastienwirtz/dependabot/npm_and_yarn/minimist-1.2.6 | Bastien Wirtz | 2022-03-31 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | Bump minimist from 1.2.5 to 1.2.6 | ||||
| * | | | Bump minimist from 1.2.5 to 1.2.6 | dependabot[bot] | 2022-03-26 | 1 | -3/+3 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | FA note chages for new users (#404) | Little-Karl | 2022-03-19 | 3 | -3/+3 |
| | | | | | | | | | Update link to Font Awesome to reference v5 directly | ||||
* | | | Merge pull request #401 from Zareix/fix/portainer-service | Evan Steinkerchner | 2022-03-19 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | Portainer service - Fix for down endpoints | ||||
| * | | prettier | Raphaël Catarino | 2022-03-19 | 1 | -1/+1 |
| | | | |||||
| * | | fix if endpoint not up | Raphaël Catarino | 2022-03-19 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #311 from Aryess/main | Evan Steinkerchner | 2022-03-13 | 5 | -1/+33 |
|\ \ | | | | | | | Fix #121 - Change default theme and layout from config | ||||
| * | | Fix #121 - Change default theme and layout from config | Aryess | 2021-10-12 | 5 | -1/+33 |
| | | | |||||
* | | | Add a get started link when no configuration is found | Bastien Wirtz | 2022-03-11 | 5 | -13/+65 |
| | | | |||||
* | | | Merge pull request #393 from jamesmacwhite/ping-endpoint-urls | Bastien Wirtz | 2022-03-06 | 1 | -1/+7 |
|\ \ \ | | | | | | | | | Check if path has data before adding a trailing slash (/) | ||||
| * | | | Check if path has data before adding / | James White | 2022-03-06 | 1 | -1/+7 |
| | | | | |||||
* | | | | Merge pull request #389 from ↵ | Bastien Wirtz | 2022-03-06 | 1 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/url-parse-1.5.10 Bump url-parse from 1.5.7 to 1.5.10 | ||||
| * | | | | Bump url-parse from 1.5.7 to 1.5.10 | dependabot[bot] | 2022-02-28 | 1 | -3/+3 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | Merge pull request #391 from Roundaround/portainer | Bastien Wirtz | 2022-03-06 | 2 | -0/+138 |
|\ \ \ \ | |/ / / |/| | | | Added Portainer custom service | ||||
| * | | | Removed number fudging used for testing | Evan Steinkerchner | 2022-03-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Added Portainer custom service | Evan Steinkerchner | 2022-03-01 | 2 | -0/+138 |
|/ / / | |||||
* | | | Merge pull request #385 from saschabrockel/patch-1 | Bastien Wirtz | 2022-02-23 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Fix typos in troubleshooting | ||||
| * | | | Fix typos in troubleshooting | Sascha Brockel | 2022-02-21 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge pull request #380 from FinalDoom/main | Bastien Wirtz | 2022-02-19 | 2 | -10/+2 |
|\ \ \ | | | | | | | | | Change Radarr/Sonarr v3 to use totalRecords |