summaryrefslogtreecommitdiffstats
path: root/core/src/OC/appconfig.js
Commit message (Collapse)AuthorAgeFilesLines
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-12/+13
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move initCore to the bundleChristoph Wurst2019-05-101-3/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-061-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-301-10/+12
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.AppConfig to the server bundle and add a deprecation verionChristoph Wurst2019-01-291-0/+71
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>