summaryrefslogtreecommitdiffstats
path: root/core/js/config.js
Commit message (Expand)AuthorAgeFilesLines
* Move OC.AppConfig to the server bundle and add a deprecation verionChristoph Wurst2019-01-291-66/+0
* Remove deprecated and noop APIs from OC.AppConfigChristoph Wurst2018-10-091-14/+0
* Make AppConfig part of the public APIJoas Schilling2016-10-211-36/+58
* Improved Javascript docs for JSDocVincent Petry2014-10-311-0/+3
* Fix some JSLint warningskondou2013-07-311-2/+2
* remove , at end of js. IE8 chokes on thisJörn Friedrich Dreyer2013-01-021-1/+1
* Add missing ; to js codeBart Visscher2012-09-051-1/+1
* wrong defaultValue definition in OC.AppConfig.getValueunknown2012-04-121-1/+1
* add javascript bindings for OC_AppConfigRobin Appelman2012-02-221-0/+55