150 Commits

Author SHA1 Message Date
Bastien Wirtz
0eca982f8b Merge branch 'main' into vuejs-3 2022-07-12 13:28:07 -07:00
Bastien Wirtz
a46bede230 Small fixes 2022-07-12 22:26:45 +02:00
Bastien Wirtz
59994bfee8 Fix lint issues 2022-07-03 21:59:57 +02:00
Bastien Wirtz
c80854cb2d Make connectivity check work with vitejs dev server
Head requests on directory path end up in 404
2022-07-02 21:18:29 +02:00
Bastien Wirtz
cbbed6346a Migrate to VueJS 3 2022-07-02 21:16:41 +02:00
toa
1b9a3f1975 feat: add custom service Healthchecks
* refs #474
2022-06-25 15:34:25 +02:00
Bastien Wirtz
10f6f123e8 Lint run 2022-06-05 21:50:28 +02:00
Bastien Wirtz
2b48d1c057 Merge pull request #448 from bemble/main
feat(pwa): enhance connectivity checks
2022-06-04 09:07:15 +02:00
Pierre
f64278d41d feat(connectivity): change query parameter to change connectivity
Always use timestamp as query parameter instead of alive
2022-05-30 17:03:28 +02:00
Bastien Wirtz
95d73348e5 Updates 2022-05-29 09:46:05 +02:00
Pierre
4353f5e036 feat(auth): handle unauthorized request in connectivity
Reload page without cache if 401 and 403 status in response
2022-05-16 14:52:46 +02:00
Pierre
98b460d6fe fix(auth): add timestamp in URL to prevent infinite redirection loop 2022-05-10 09:46:42 +02:00
Pierre
bf2fcc6641 feat(pwa): enhance connectivity checks
Also add support to auth proxy such as Authelia
2022-05-09 23:47:05 +02:00
Bastien Wirtz
4f56c2c11b Handle 404 error on config file. 2022-04-30 15:39:36 +02:00
Evan Steinkerchner
e6c106eb72 Added Tautulli service (#439) 2022-04-29 14:18:59 -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
9e1e82b0f3 Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
2022-04-07 21:45:32 +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
unknown
abfe72b9cf Fixed yarn lint errors 2022-03-29 11:39:15 +03:00
unknown
585844394d Initial Emby service commit 2022-03-28 20:00:17 +03: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
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
FinalDoom
c6ec28f1c5 Change Radarr/Sonarr v3 to use totalRecords as counting paged records is
wrong number
2022-02-18 06:39:27 -07:00
Bastien Wirtz
893690cf95 Lint fixes 2022-02-10 22:07:00 +01:00
Bastien Wirtz
096c7eda48 Merge branch 'main' into fix/sonarr-radarr-api 2022-02-10 21:50:53 +01:00
Duy NGUYEN
6c8f9f1c5b Fix radarr legacy api call 2022-02-01 23:01:09 +01:00
Duy NGUYEN
f7f4ebdf66 Parse new V3 api response 2022-02-01 18:32:25 +01:00
Duy NGUYEN
8ede30411e Radarr and Sonarr V3 api support optional 2022-02-01 17:05:23 +01:00
Duy NGUYEN
cb154a6818 Update Sonarr and Radarr API 2022-02-01 16:39:15 +01:00
Raphaël Catarino
990606a38a Added Prowlarr custom service 2022-01-31 13:13:28 +01:00
Bastien Wirtz
8283b8da5a Make Lidaar component use the Generic base component 2021-12-13 21:07:30 +01:00
Bastien Wirtz
b1c8586441 Merge pull request #329 from Panzer1119/main
Add Lidarr service
2021-12-13 11:54:04 -08:00
Bastien Wirtz
9c77651692 Last batch of custom services refacto. 2021-12-12 22:20:10 +01:00
Bastien Wirtz
b4a2db6e37 Services refactoring 2021-12-12 16:28:20 +01:00
Paul Hagedorn
754372579e feat: add Lidarr service 2021-11-02 18:26:33 +01:00
Robin Schneider
9fce0ce5a5 Update src/components/services/OpenWeather.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2021-10-25 14:08:31 +02:00
Robin Schneider
f2c901a1ec Merge branch 'bastienwirtz:main' into apikey 2021-10-25 14:06:41 +02:00
Robin Schneider
487f954a36 Fixes apikey inconsistency 2021-10-13 13:51:39 +02:00
Aryess
5db2414d05 Fix #121 - Change default theme and layout from config 2021-10-12 11:37:24 +11:00
Robin Schneider
2f19540400 Merge branch 'bastienwirtz:main' into hotkey 2021-10-11 23:48:05 +02:00
Artur Bauer
80ba98cf66 Code review fixes 2021-10-11 18:41:28 +02:00
Artur Bauer
8d9cfa98bd Add Prometheus custom component 2021-10-10 22:14:33 +02:00
Robin Schneider
87aadbb6df Merge branch 'bastienwirtz:main' into hotkey 2021-10-10 21:40:42 +02:00