summaryrefslogtreecommitdiffstats
path: root/core/src/session-heartbeat.js
Commit message (Expand)AuthorAgeFilesLines
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-5/+7
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-2/+6
* Encode requesttoken for logout url in auto logoutJulius Härtl2020-10-131-1/+1
* Fix loading error catchJohn Molakvoæ (skjnldsv)2020-09-181-1/+1
* OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-041-1/+1
* Make sure that the legacy jsunit tests can still inject OC.configJulius Härtl2020-04-231-6/+14
* Add config fallback for legacy testsJulius Härtl2020-04-231-1/+8
* Add config for auto logout after browser inactivityJulius Härtl2020-04-231-6/+44
* Add more tests for the new js modulesChristoph Wurst2020-02-101-2/+2
* Fetch a new request token as soon as the browser becomes onlineChristoph Wurst2020-02-061-6/+58
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-5/+5
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-131-4/+2
* Move initCore to the bundleChristoph Wurst2019-05-101-0/+76