Bastien Wirtz
|
a46bede230
|
Small fixes
|
2022-07-12 22:26:45 +02:00 |
|
Bastien Wirtz
|
eb03092286
|
Fix theming issue & subfolder hosting
|
2022-07-12 14:07:10 +02:00 |
|
Bastien Wirtz
|
9582b1871a
|
Fix search widget
|
2022-07-11 22:07:48 +02:00 |
|
Bastien Wirtz
|
59994bfee8
|
Fix lint issues
|
2022-07-03 21:59:57 +02:00 |
|
Bastien Wirtz
|
b4207f2782
|
new PWA implementation
|
2022-07-03 21:40:47 +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 |
|
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
|
132e9a0df5
|
feat(auth): do not handle redirection in getConfig
It will be handled by connectivity checker
|
2022-05-30 17:04:21 +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 |
|
James Coleman
|
9506ed53c8
|
Add support for search keywords to solve issue #372
|
2022-05-12 17:30:24 -05: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 |
|
Bastien Wirtz
|
049f85221e
|
Simplify the container starting process to allow it to run with a
unprivileged user
|
2022-04-30 15:39:36 +02:00 |
|
Evan Steinkerchner
|
9bb51bb244
|
Fixed prettier warning
|
2022-04-29 14:21:42 -04:00 |
|
Evan Steinkerchner
|
e6c106eb72
|
Added Tautulli service (#439)
|
2022-04-29 14:18:59 -04:00 |
|
Evan Steinkerchner
|
6e4410d8f1
|
Change main-section margin-bottom to padding-bottom to compensate for footer
|
2022-04-28 17:50:56 -04:00 |
|
Evan Steinkerchner
|
cc0bc909da
|
Small formatting fix
|
2022-04-28 17:13:37 -04:00 |
|
Evan Steinkerchner
|
4d35b1fdcc
|
Fixed issue where v-for keys could clash if two groups had the same name
|
2022-04-28 17:07:52 -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 |
|
Bastien Wirtz
|
db2a2af3a4
|
Merge pull request #393 from jamesmacwhite/ping-endpoint-urls
Check if path has data before adding a trailing slash (/)
|
2022-03-06 22:30:10 +01:00 |
|
James White
|
1340a8e6d0
|
Check if path has data before adding /
|
2022-03-06 20:04:16 +00: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 |
|