Skip to content

Libaries

Olivier Paroz edited this page Oct 4, 2015 · 2 revisions

PHP

Production

  • \OCP\AppFramework
  • custom version of \OC\EventSource
  • symfony/yaml

Development

  • codeception/codeception
  • codeception/phpbuiltinserver
  • codeception/c3
  • phpdocumentor/phpdocumentor
  • jakub-onderka/php-parallel-lint
  • jakub-onderka/php-console-highlighter

See https://github.com/owncloud/gallery/blob/master/composer.json for an always up to date list

Javascript

Production

  • custom version of eventsource-polyfill
  • custom version of OC.Eventsource
  • custom version of github-markdown-css
  • dompurify
  • commonmark
  • owncloud/share
  • bigshot
  • image-scale/image-scale.min

From core

  • JQuery 1
  • Underscore

See https://github.com/owncloud/gallery/blob/master/js/bower.json and https://github.com/owncloud/gallery/blob/master/templates/part.content.php for an always up to date list