summaryrefslogtreecommitdiffstats
path: root/core/js/config.js
Commit message (Collapse)AuthorAgeFilesLines
* Improved Javascript docs for JSDocVincent Petry2014-10-311-0/+3
| | | | | | Added namespaces so that JSDoc can find them. Fixed a few warnings. Improved some comments.
* 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
| | | | done
* add javascript bindings for OC_AppConfigRobin Appelman2012-02-221-0/+55