summaryrefslogtreecommitdiffstats
path: root/core/src/OC/capabilities.js
Commit message (Collapse)AuthorAgeFilesLines
* Move to @nextcloud/capabilities packageRoeland Jago Douma2020-05-291-2/+5
| | | | | | And kill of oc_capabilities and _oc_capabilities globals Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, ↵Christoph Wurst2019-05-131-0/+31
oc_capabilities Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>