Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+4 |
* | Fixed prettier warning | Evan Steinkerchner | 2022-04-29 | 1 | -1/+1 |
* | Added Tautulli service (#439) | Evan Steinkerchner | 2022-04-29 | 1 | -0/+92 |
* | 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 |
* | Add UptimeKuma Service component (#414) | Adyanth H | 2022-04-20 | 1 | -0/+152 |
* | Merge pull request #402 from Zareix/feature/portainer-environments | Bastien Wirtz | 2022-04-07 | 1 | -0/+6 |
|\ | |||||
| * | select environments | Raphaël Catarino | 2022-03-19 | 1 | -0/+6 |
* | | Update src/components/services/Emby.vue | SouLSLayeR | 2022-04-01 | 1 | -1/+1 |
* | | 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 |
* | | Initial Emby service commit | unknown | 2022-03-28 | 1 | -0/+121 |
* | | 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 | 4 | -1/+28 |
|\ | |||||
| * | Fix #121 - Change default theme and layout from config | Aryess | 2021-10-12 | 4 | -1/+28 |
* | | Add a get started link when no configuration is found | Bastien Wirtz | 2022-03-11 | 3 | -8/+60 |
* | | Merge pull request #393 from jamesmacwhite/ping-endpoint-urls | Bastien Wirtz | 2022-03-06 | 1 | -1/+7 |
|\ \ | |||||
| * | | Check if path has data before adding / | James White | 2022-03-06 | 1 | -1/+7 |
* | | | Removed number fudging used for testing | Evan Steinkerchner | 2022-03-01 | 1 | -1/+1 |
* | | | Added Portainer custom service | Evan Steinkerchner | 2022-03-01 | 1 | -0/+122 |
|/ / | |||||
* | | Change Radarr/Sonarr v3 to use totalRecords as counting paged records is | FinalDoom | 2022-02-18 | 2 | -10/+2 |
* | | Lint fixesv22.02.1 | Bastien Wirtz | 2022-02-10 | 2 | -12/+13 |
* | | Merge branch 'main' into fix/sonarr-radarr-api | Bastien Wirtz | 2022-02-10 | 1 | -0/+94 |
|\ \ | |||||
| * | | Added Prowlarr custom service | Raphaël Catarino | 2022-01-31 | 1 | -0/+94 |
* | | | Fix radarr legacy api call | Duy NGUYEN | 2022-02-01 | 1 | -1/+1 |
* | | | Parse new V3 api response | Duy NGUYEN | 2022-02-01 | 2 | -6/+23 |
* | | | Radarr and Sonarr V3 api support optional | Duy NGUYEN | 2022-02-01 | 2 | -4/+20 |
* | | | Update Sonarr and Radarr API | Duy NGUYEN | 2022-02-01 | 2 | -4/+4 |
|/ / | |||||
* | | Make Lidaar component use the Generic base component | Bastien Wirtz | 2021-12-13 | 1 | -90/+50 |
* | | Merge pull request #329 from Panzer1119/main | Bastien Wirtz | 2021-12-13 | 1 | -0/+150 |
|\ \ | |||||
| * | | feat: add Lidarr service | Paul Hagedorn | 2021-11-02 | 1 | -0/+150 |
* | | | Last batch of custom services refacto. | Bastien Wirtz | 2021-12-12 | 3 | -183/+97 |
* | | | Services refactoring | Bastien Wirtz | 2021-12-12 | 6 | -265/+153 |
|/ / | |||||
* | | Update src/components/services/OpenWeather.vue | Robin Schneider | 2021-10-25 | 1 | -1/+2 |
* | | Merge branch 'bastienwirtz:main' into apikey | Robin Schneider | 2021-10-25 | 2 | -3/+15 |
|\ \ | |||||
| * | | Merged main, fixed hotkey support | Robin Schneider | 2021-10-12 | 1 | -1/+6 |
| * | | Added requested changes | Robin Schneider | 2021-10-11 | 1 | -1/+1 |
| * | | Merge branch 'bastienwirtz:main' into hotkey | Robin Schneider | 2021-10-11 | 3 | -0/+146 |
| |\| | |||||
| * | | Merge branch 'bastienwirtz:main' into hotkey | Robin Schneider | 2021-10-10 | 6 | -23/+64 |
| |\ \ | |||||
| * | | | Fixed spelling | Robin Schneider | 2021-10-08 | 1 | -1/+1 |
| * | | | Merge branch 'bastienwirtz:main' into hotkey | Robin Schneider | 2021-10-07 | 11 | -102/+349 |
| |\ \ \ | |||||
| * | | | | Added custom hotkey support | Robin Schneider | 2021-09-11 | 2 | -2/+9 |
* | | | | | Fixes apikey inconsistency | Robin Schneider | 2021-10-13 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #310 from ArturBa/main | Bastien Wirtz | 2021-10-11 | 1 | -0/+143 |
|\ \ \ \ | |||||
| * | | | | Code review fixes | Artur Bauer | 2021-10-11 | 1 | -60/+36 |
| * | | | | Add Prometheus custom component | Artur Bauer | 2021-10-10 | 1 | -0/+167 |
| | |_|/ | |/| | |