You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

core.json 619B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "vendor": [
  3. "jquery/jquery.min.js",
  4. "jquery/jquery-migrate.min.js",
  5. "jquery-ui/ui/jquery-ui.custom.js",
  6. "underscore/underscore.js",
  7. "moment/min/moment-with-locales.js",
  8. "handlebars/handlebars.js",
  9. "blueimp-md5/js/md5.js"
  10. ],
  11. "libraries": [
  12. "jquery-showpassword.js",
  13. "jquery-tipsy.js",
  14. "jquery.avatar.js",
  15. "placeholder.js"
  16. ],
  17. "modules": [
  18. "compatibility.js",
  19. "jquery.ocdialog.js",
  20. "oc-dialogs.js",
  21. "js.js",
  22. "l10n.js",
  23. "share.js",
  24. "octemplate.js",
  25. "eventsource.js",
  26. "config.js",
  27. "multiselect.js",
  28. "oc-requesttoken.js",
  29. "setupchecks.js",
  30. "../search/js/search.js"
  31. ]
  32. }