Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into vuejs-3 | Bastien Wirtz | 2022-07-12 | 1 | -0/+115 |
|\ | |||||
| * | feat: add custom service Healthchecks | toa | 2022-06-25 | 1 | -0/+115 |
* | | Small fixes | Bastien Wirtz | 2022-07-12 | 4 | -5/+7 |
* | | Fix lint issues | Bastien Wirtz | 2022-07-03 | 3 | -15/+18 |
* | | Make connectivity check work with vitejs dev server | Bastien Wirtz | 2022-07-02 | 1 | -1/+1 |
* | | Migrate to VueJS 3 | Bastien Wirtz | 2022-07-02 | 2 | -3/+4 |
|/ | |||||
* | Lint run | Bastien Wirtz | 2022-06-05 | 1 | -4/+7 |
* | Merge pull request #448 from bemble/main | Bastien Wirtz | 2022-06-04 | 1 | -1/+30 |
|\ | |||||
| * | feat(connectivity): change query parameter to change connectivity | Pierre | 2022-05-30 | 1 | -2/+3 |
| * | feat(auth): handle unauthorized request in connectivity | Pierre | 2022-05-16 | 1 | -1/+1 |
| * | fix(auth): add timestamp in URL to prevent infinite redirection loop | Pierre | 2022-05-10 | 1 | -1/+4 |
| * | feat(pwa): enhance connectivity checks | Pierre | 2022-05-09 | 1 | -0/+25 |
* | | Updates | Bastien Wirtz | 2022-05-29 | 2 | -3/+7 |
|/ | |||||
* | Handle 404 error on config file. | Bastien Wirtz | 2022-04-30 | 2 | -2/+2 |
* | Added Tautulli service (#439) | Evan Steinkerchner | 2022-04-29 | 1 | -0/+92 |
* | 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 | 2 | -0/+17 |
|\ | |||||
| * | Fix #121 - Change default theme and layout from config | Aryess | 2021-10-12 | 2 | -0/+17 |
* | | Add a get started link when no configuration is found | Bastien Wirtz | 2022-03-11 | 2 | -8/+52 |
* | | 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 | 1 | -12/+12 |
* | | 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 | 5 | -264/+152 |
|/ / | |||||
* | | 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 | 1 | -3/+9 |
|\ \ | |||||
| * | | Merge branch 'bastienwirtz:main' into hotkey | Robin Schneider | 2021-10-11 | 1 | -0/+143 |
| |\| | |||||
| * | | Merge branch 'bastienwirtz:main' into hotkey | Robin Schneider | 2021-10-10 | 3 | -21/+14 |
| |\ \ | |||||
| * | | | Fixed spelling | Robin Schneider | 2021-10-08 | 1 | -1/+1 |
| * | | | Merge branch 'bastienwirtz:main' into hotkey | Robin Schneider | 2021-10-07 | 10 | -98/+343 |
| |\ \ \ | |||||
| * | | | | Added custom hotkey support | Robin Schneider | 2021-09-11 | 1 | -2/+8 |