summaryrefslogtreecommitdiffstats
path: root/lib/private/preview/provider.php
Commit message (Collapse)AuthorAgeFilesLines
* Images on public sharing get downscaled to increase use experience - this ↵Thomas Müller2014-05-021-0/+1
| | | | | | | | | | | will speed up loading time - adding keep aspect to core/ajax/preview.php - remove duplicate method Preview::show() - no more hard coded mimetype of preview - remove .png from the preview urls - keep old route preview.png for backwards compatibility - aspect preserving previews are now cached
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
|
* fix doc block of OC\Preview\Provider::getThumbnail()Georg Ehrke2013-10-071-3/+9
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+19
Conflicts: lib/private/vcategories.php