aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix: resolve typo in Healthchecks service nametoa2022-07-161-0/+0
* Merge branch 'main' into vuejs-3Bastien Wirtz2022-07-121-0/+115
|\
| * feat: add custom service Healthcheckstoa2022-06-251-0/+115
* | Small fixesBastien Wirtz2022-07-124-5/+7
* | Fix theming issue & subfolder hostingBastien Wirtz2022-07-122-2/+2
* | Fix search widgetBastien Wirtz2022-07-111-7/+9
* | Fix lint issuesBastien Wirtz2022-07-033-15/+18
* | new PWA implementationBastien Wirtz2022-07-031-34/+0
* | Make connectivity check work with vitejs dev serverBastien Wirtz2022-07-021-1/+1
* | Migrate to VueJS 3Bastien Wirtz2022-07-025-18/+13
|/
* Lint runBastien Wirtz2022-06-051-4/+7
* Merge pull request #448 from bemble/mainBastien Wirtz2022-06-042-8/+31
|\
| * feat(auth): do not handle redirection in getConfigPierre2022-05-301-7/+1
| * feat(connectivity): change query parameter to change connectivityPierre2022-05-301-2/+3
| * feat(auth): handle unauthorized request in connectivityPierre2022-05-161-1/+1
| * fix(auth): add timestamp in URL to prevent infinite redirection loopPierre2022-05-101-1/+4
| * feat(pwa): enhance connectivity checksPierre2022-05-091-0/+25
* | UpdatesBastien Wirtz2022-05-292-3/+7
* | Add support for search keywords to solve issue #372James Coleman2022-05-121-1/+2
|/
* Handle 404 error on config file.Bastien Wirtz2022-04-303-4/+18
* Simplify the container starting process to allow it to run with aBastien Wirtz2022-04-301-0/+4
* Fixed prettier warningEvan Steinkerchner2022-04-291-1/+1
* Added Tautulli service (#439)Evan Steinkerchner2022-04-291-0/+92
* Change main-section margin-bottom to padding-bottom to compensate for footerEvan Steinkerchner2022-04-281-3/+2
* Small formatting fixEvan Steinkerchner2022-04-281-1/+2
* Fixed issue where v-for keys could clash if two groups had the same nameEvan Steinkerchner2022-04-281-5/+8
* Add UptimeKuma Service component (#414)Adyanth H2022-04-201-0/+152
* Merge pull request #402 from Zareix/feature/portainer-environmentsBastien Wirtz2022-04-071-0/+6
|\
| * select environmentsRaphaël Catarino2022-03-191-0/+6
* | Update src/components/services/Emby.vueSouLSLayeR2022-04-011-1/+1
* | Removed await from api callunknown2022-03-311-1/+1
* | No authentication required for public endpointunknown2022-03-311-5/+1
* | Fixed yarn lint errorsunknown2022-03-291-21/+22
* | Initial Emby service commitunknown2022-03-281-0/+121
* | prettierRaphaël Catarino2022-03-191-1/+1
* | fix if endpoint not upRaphaël Catarino2022-03-191-1/+3
|/
* Merge pull request #311 from Aryess/mainEvan Steinkerchner2022-03-134-1/+28
|\
| * Fix #121 - Change default theme and layout from configAryess2021-10-124-1/+28
* | Add a get started link when no configuration is foundBastien Wirtz2022-03-113-8/+60
* | Merge pull request #393 from jamesmacwhite/ping-endpoint-urlsBastien Wirtz2022-03-061-1/+7
|\ \
| * | Check if path has data before adding /James White2022-03-061-1/+7
* | | Removed number fudging used for testingEvan Steinkerchner2022-03-011-1/+1
* | | Added Portainer custom serviceEvan Steinkerchner2022-03-011-0/+122
|/ /
* | Change Radarr/Sonarr v3 to use totalRecords as counting paged records isFinalDoom2022-02-182-10/+2
* | Lint fixesv22.02.1Bastien Wirtz2022-02-102-12/+13
* | Merge branch 'main' into fix/sonarr-radarr-apiBastien Wirtz2022-02-101-0/+94
|\ \
| * | Added Prowlarr custom serviceRaphaël Catarino2022-01-311-0/+94
* | | Fix radarr legacy api callDuy NGUYEN2022-02-011-1/+1
* | | Parse new V3 api responseDuy NGUYEN2022-02-012-6/+23
* | | Radarr and Sonarr V3 api support optionalDuy NGUYEN2022-02-012-4/+20