Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint issues | Bastien Wirtz | 2022-07-03 | 1 | -1/+3 |
| | |||||
* | Make connectivity check work with vitejs dev server | Bastien Wirtz | 2022-07-02 | 1 | -1/+1 |
| | | | | Head requests on directory path end up in 404 | ||||
* | Lint run | Bastien Wirtz | 2022-06-05 | 1 | -4/+7 |
| | |||||
* | feat(connectivity): change query parameter to change connectivity | Pierre | 2022-05-30 | 1 | -2/+3 |
| | | | | Always use timestamp as query parameter instead of alive | ||||
* | feat(auth): handle unauthorized request in connectivity | Pierre | 2022-05-16 | 1 | -1/+1 |
| | | | | Reload page without cache if 401 and 403 status in response | ||||
* | 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 |
| | | | | Also add support to auth proxy such as Authelia | ||||
* | Simplify the connectivity checker | Bastien Wirtz | 2021-07-14 | 1 | -5/+1 |
| | |||||
* | Fix ConnectivityChecker to evaluate the response status codes. | pdevq | 2021-01-30 | 1 | -2/+6 |
| | |||||
* | Use gender-neutral terminology | Florian J. Breunig | 2020-11-02 | 1 | -1/+1 |
| | | | | Fix #155 | ||||
* | Update deps & fix lint issues | Bastien Wirtz | 2020-10-23 | 1 | -1/+1 |
| | |||||
* | Build system integration using vue-cli. | Bastien Wirtz | 2020-05-25 | 1 | -0/+52 |