summaryrefslogtreecommitdiffstats
path: root/lib/private/Preview
Commit message (Expand)AuthorAgeFilesLines
* Reduce text size of text file preview, fix #13720Jan-Christoph Borchardt2019-01-231-2/+3
* Only generate previews in powers of 4 and set minRoeland Jago Douma2018-10-311-7/+11
* Use correct typeface for txt previewsJan-Christoph Borchardt2018-10-231-1/+1
* Allow the creationg of previews of files stored in appdataRoeland Jago Douma2018-10-081-11/+8
* FixesRoeland Jago Douma2018-08-241-5/+8
* HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz2018-08-241-2/+99
* Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke2018-08-221-0/+40
|\
| * Address comments from @rullzer:Sebastian Steinmetz2018-08-171-0/+8
| * Develop HEIC/HEIF preview support #7406Sebastian Steinmetz2018-08-111-0/+32
* | Check if a preview provider is available before using itRoeland Jago Douma2018-08-171-0/+4
|/
* No need to convert to PDF with LibreOffice, just convert to PNGTor Lillqvist2018-07-121-9/+9
* Log path of file that failed to be parsedMorris Jobke2018-06-281-1/+1
* Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-301-0/+6
* Delete the previews when a version is restoredRoeland Jago Douma2018-05-142-0/+12
* Move to joinRoeland Jago Douma2018-05-141-8/+8
* Kill the dete preview watcherRoeland Jago Douma2018-05-142-51/+4
* Add backgroundcleanup jobRoeland Jago Douma2018-05-141-0/+91
* move log constants to ILoggerArthur Schiwon2018-04-263-3/+8
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Properly log the full exception instead of only the messageMorris Jobke2018-01-233-3/+13
* If the preview is size 0 it is invalidRoeland Jago Douma2018-01-221-3/+13
* Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-181-2/+3
* Fix float/integer handling in image APIMorris Jobke2018-01-172-4/+6
* Merge pull request #7731 from nextcloud/preview_size_incJan-Christoph Borchardt2018-01-091-2/+2
|\
| * Max preview size to 4096x4096Roeland Jago Douma2018-01-081-2/+2
* | Only return 1 typeRoeland Jago Douma2018-01-071-5/+17
* | Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-7/+29
|/
* Properly detect if fopen fails for txt previewsRoeland Jago Douma2017-12-111-0/+5
* Change @georgehrke's emailMorris Jobke2017-11-066-6/+6
* Update license headersMorris Jobke2017-11-065-4/+6
* Allow requesting the max previewRoeland Jago Douma2017-09-251-0/+6
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
* Merge pull request #5836 from nextcloud/preview_updateLukas Reschke2017-07-251-1/+7
|\
| * Empty search no longer worksRoeland Jago Douma2017-07-241-1/+7
* | More phpstorm inspection fixesRoeland Jago Douma2017-07-243-3/+3
|/
* Add PHPDocMorris Jobke2017-05-021-0/+2
* better handling of preview generation errorsRobin Appelman2017-05-021-0/+5
* Some code cleanupRoeland Jago Douma2017-03-191-12/+21
* Don't generate max preview twiceRoeland Jago Douma2017-03-191-0/+5
* MP3 without cover don't get a previewRoeland Jago Douma2017-03-101-19/+1
* Fix previews for federated sharesRoeland Jago Douma2016-11-241-1/+2
* Dispatch event on preview requestRoeland Jago Douma2016-11-101-1/+18
* Added genertor helper & testsRoeland Jago Douma2016-11-032-35/+100
* Moved over files_versionsRoeland Jago Douma2016-11-031-5/+10
* Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-031-22/+15
* Fix name conflictRoeland Jago Douma2016-11-031-3/+3
* Move fileRoeland Jago Douma2016-11-031-0/+366
* Watch for file modification/deletionRoeland Jago Douma2016-11-032-0/+170
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix othersJoas Schilling2016-07-2125-44/+70