summaryrefslogtreecommitdiffstats
path: root/core/ajax/preview.php
Commit message (Expand)AuthorAgeFilesLines
* Move preview endpoint to controllerRoeland Jago Douma2016-11-031-75/+0
* New preview generatorRoeland Jago Douma2016-11-031-10/+18
* Check if the file isReadable() before sending a (cached) previewJoas Schilling2016-08-291-0/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* allow passing the fileinfo to the preview managerRobin Appelman2015-10-011-1/+1
* Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
* Allow creating previewss that cover the specified dimensionsRobin Appelman2015-09-021-0/+2
* Remove OC_LogThomas Müller2015-07-031-2/+2
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* Update license headersJenkins for ownCloud2015-03-261-4/+22
* Use the PreviewManager where possibleJoas Schilling2015-03-161-3/+2
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+4
* Updating license headersJenkins for ownCloud2015-02-231-4/+20
* Verify whether type is correctLukas Reschke2015-01-081-16/+12
* new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer2015-01-021-1/+1
* Close the session for preview generationLukas Reschke2014-09-291-0/+1
* Merge pull request #10051 from owncloud/preview-empty-textThomas Müller2014-07-311-1/+2
|\
| * Use svg mimeicons for empty text filesRobin Appelman2014-07-301-1/+2
* | Also keep maxY into account when scaling a preview while preserving aspect ratioRobin Appelman2014-07-301-4/+0
|/
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-1/+7
* rename url parameterRobin Appelman2014-02-241-1/+1
* Add url parameter to control whether previews should return 404 when the mime...Robin Appelman2014-02-211-1/+2
* Show svg mime icons when no preview is availableRobin Appelman2014-02-191-13/+17
* remove empty lineGeorg Ehrke2014-01-301-1/+0
* don't urldecode get var, php does this automaticallyGeorg Ehrke2014-01-301-1/+2
* style fixes for preview libGeorg Ehrke2013-08-191-4/+5
* remove \OC\Preview::showErrorPreviewGeorg Ehrke2013-08-141-3/+0
* style fixesGeorg Ehrke2013-07-301-0/+42