summaryrefslogtreecommitdiffstats
path: root/core/src/OC/eventsource.js
Commit message (Collapse)AuthorAgeFilesLines
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-57/+58
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-131-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.EventSource to the server bundleChristoph Wurst2019-01-291-0/+168
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>