Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move OC.AppConfig to the server bundle and add a deprecation verion | Christoph Wurst | 2019-01-29 | 1 | -66/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove deprecated and noop APIs from OC.AppConfig | Christoph Wurst | 2018-10-09 | 1 | -14/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -36/+58 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 1 | -0/+3 |
| | | | | | | Added namespaces so that JSDoc can find them. Fixed a few warnings. Improved some comments. | ||||
* | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -2/+2 |
| | |||||
* | remove , at end of js. IE8 chokes on this | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -1/+1 |
| | |||||
* | wrong defaultValue definition in OC.AppConfig.getValue | unknown | 2012-04-12 | 1 | -1/+1 |
| | | | | done | ||||
* | add javascript bindings for OC_AppConfig | Robin Appelman | 2012-02-22 | 1 | -0/+55 |