https://github.com/owncloud/core
Revision 0805ef5c8bcac3ce50c0b9f635c690b6432b39ce authored by Vincent Petry on 08 August 2017, 10:57:07 UTC, committed by Vincent Petry on 01 September 2017, 10:30:59 UTC
Capabilities are computed in js/config.php and stored in oc_capabilities
and accessible under OC.getCapabilities() on the JS side.

This is only exposed if the user has logged in.
1 parent 299905a
History
Tip revision: 0805ef5c8bcac3ce50c0b9f635c690b6432b39ce authored by Vincent Petry on 08 August 2017, 10:57:07 UTC
Expose capabilities in core JS
Tip revision: 0805ef5
File Mode Size
.github
.idea
apps
build
config
core
l10n
lib
ocs
ocs-provider
resources
settings
tests
.bowerrc -rw-r--r-- 32 bytes
.codeclimate.yml -rw-r--r-- 443 bytes
.gitignore -rw-r--r-- 1.7 KB
.htaccess -rw-r--r-- 2.8 KB
.jshintrc -rw-r--r-- 530 bytes
.mailmap -rw-r--r-- 19.2 KB
.mention-bot -rw-r--r-- 889 bytes
.scrutinizer.yml -rw-r--r-- 637 bytes
.tag -rw-r--r-- 12 bytes
.travis.yml -rw-r--r-- 5.4 KB
.user.ini -rw-r--r-- 163 bytes
AUTHORS -rw-r--r-- 8.7 KB
COPYING -rw-r--r-- 33.7 KB
COPYING-README -rw-r--r-- 561 bytes
Jenkinsfile -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 2.8 KB
bower.json -rw-r--r-- 932 bytes
composer.json -rw-r--r-- 2.0 KB
composer.lock -rw-r--r-- 200.3 KB
console.php -rw-r--r-- 4.2 KB
cron.php -rw-r--r-- 4.9 KB
db_structure.xml -rw-r--r-- 30.2 KB
index.html -rw-r--r-- 179 bytes
index.php -rw-r--r-- 3.8 KB
occ -rwxr-xr-x 283 bytes
phpcs.xml -rw-r--r-- 3.3 KB
public.php -rw-r--r-- 3.5 KB
remote.php -rw-r--r-- 5.8 KB
robots.txt -rw-r--r-- 26 bytes
status.php -rw-r--r-- 1.8 KB
version.php -rw-r--r-- 1.4 KB

README.md

back to top