summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
blob: 7967dc2a91bc0d81d6aac4c33011e910bb8a821d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
	"libraries": [
		"jquery-showpassword.js",
		"jquery.avatar.js",
		"jquery.contactsmenu.js",
		"placeholder.js"
	],
	"modules": [
		"jquery.ocdialog.js",
		"oc-dialogs.js",
		"js.js",
		"oc-backbone.js",
		"oc-backbone-webdav.js",
		"l10n.js",
		"apps.js",
		"share.js",
		"sharetemplates.js",
		"sharesocialmanager.js",
		"shareconfigmodel.js",
		"shareitemmodel.js",
		"sharedialogview.js",
		"sharedialoglinkshareview.js",
		"sharedialogresharerinfoview.js",
		"sharedialogshareelistview.js",
		"octemplate.js",
		"contactsmenu.js",
		"contactsmenu_templates.js",
		"eventsource.js",
		"config.js",
		"public/appconfig.js",
		"public/comments.js",
		"public/publicpage.js",
		"public/whatsnew.js",
		"multiselect.js",
		"oc-requesttoken.js",
		"setupchecks.js",
		"../search/js/search.js",
		"mimetype.js",
		"mimetypelist.js",
		"files/fileinfo.js",
		"files/client.js",
		"systemtags/systemtags.js",
		"systemtags/templates.js",
		"systemtags/systemtagmodel.js",
		"systemtags/systemtagscollection.js",
		"systemtags/systemtagsmappingcollection.js",
		"systemtags/systemtagsinputfield.js"
	]
}