]> source.dussan.org Git - nextcloud-server.git/commit
Move OC.appswebroots to the bundle and deprecate oc_appswebroots 15402/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 7 May 2019 07:03:14 +0000 (09:03 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 7 May 2019 12:03:14 +0000 (14:03 +0200)
commitacf0ca15414fa17ae5ccc2a7d123f83cf5a2192d
treed68fb69b753a47357df30a24458dbf3b0e932e7b
parent22f3306fd0d4f782ba415ef8220f077e293eb655
Move OC.appswebroots to the bundle and deprecate oc_appswebroots

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
14 files changed:
apps/files_sharing/js/public.js
core/js/dist/main.js
core/js/dist/main.js.map
core/js/dist/share_backend.js
core/js/dist/share_backend.js.map
core/js/js.js
core/js/sharedialoglinkshareview.js
core/js/sharedialogshareelistview.js
core/js/tests/specHelper.js
core/js/tests/specs/sharedialoglinkshareview.js
core/src/OC/appswebroots.js [new file with mode: 0644]
core/src/OC/index.js
core/src/globals.js
lib/private/Template/JSConfigHelper.php