Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stop the auto-logout loop after redirecting to the logout | Julien Veyssier | 2024-02-20 | 1 | -2/+5 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -5/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 1 | -2/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Encode requesttoken for logout url in auto logout | Julius Härtl | 2020-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix loading error catch | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | OC.routing is just a @nextcloud/routing proxy | Roeland Jago Douma | 2020-06-04 | 1 | -1/+1 |
| | | | | | | So lets kill the duplicate code! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make sure that the legacy jsunit tests can still inject OC.config | Julius Härtl | 2020-04-23 | 1 | -6/+14 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add config fallback for legacy tests | Julius Härtl | 2020-04-23 | 1 | -1/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add config for auto logout after browser inactivity | Julius Härtl | 2020-04-23 | 1 | -6/+44 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add more tests for the new js modules | Christoph Wurst | 2020-02-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fetch a new request token as soon as the browser becomes online | Christoph Wurst | 2020-02-06 | 1 | -6/+58 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -5/+5 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move OC.requestToken to the bundle, deprecate oc_requesttoken | Christoph Wurst | 2019-05-13 | 1 | -4/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move initCore to the bundle | Christoph Wurst | 2019-05-10 | 1 | -0/+76 |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |