summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/publicpreview.php
Commit message (Expand)AuthorAgeFilesLines
* Also keep maxY into account when scaling a preview while preserving aspect ratioRobin Appelman2014-07-301-4/+0
* Merge branch 'master' into cleanup-list-codeThomas Müller2014-05-191-1/+7
|\
| * Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-1/+7
* | Cleanup code a little bitLukas Reschke2014-05-041-11/+10
|/
* don't urldecode get var, php does this automaticallyGeorg Ehrke2014-01-301-1/+1
* OC_Util::setupFS($user) will create a data dir for the given string - no matt...Thomas Müller2014-01-211-1/+2
* fix preview for reshared fileGeorg Ehrke2013-12-221-1/+3
* fix public preview creation if a user ios logged inBjoern Schiessle2013-11-271-3/+7
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+85