Merge pull request #13903 from nextcloud/refactor/ocp-appconfig-comments-whatsnew-bundle
Move OCP.AppConfig, OCP.Comments and OCP.WhatsNew to the server bundle
Showing
- core/js/core.json 0 additions, 3 deletionscore/js/core.json
- core/js/dist/main.js 0 additions, 0 deletionscore/js/dist/main.js
- core/js/dist/main.js.map 0 additions, 0 deletionscore/js/dist/main.js.map
- core/js/merged-template-prepend.json 0 additions, 3 deletionscore/js/merged-template-prepend.json
- core/js/public/appconfig.js 0 additions, 118 deletionscore/js/public/appconfig.js
- core/js/public/comments.js 0 additions, 59 deletionscore/js/public/comments.js
- core/js/public/whatsnew.js 0 additions, 134 deletionscore/js/public/whatsnew.js
- core/src/OC/appconfig.js 12 additions, 10 deletionscore/src/OC/appconfig.js
- core/src/OCP/appconfig.js 116 additions, 0 deletionscore/src/OCP/appconfig.js
- core/src/OCP/comments.js 51 additions, 0 deletionscore/src/OCP/comments.js
- core/src/OCP/index.js 8 additions, 2 deletionscore/src/OCP/index.js
- core/src/OCP/whatsnew.js 132 additions, 0 deletionscore/src/OCP/whatsnew.js
Loading
Please register or sign in to comment