summaryrefslogtreecommitdiffstats
path: root/lib/private/Preview
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-297-3/+8
* Move to subfolders for preview filesRoeland Jago Douma2020-04-192-16/+149
* Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst2020-04-109-14/+5
|\
| * Format control structures, classes, methods and functionChristoph Wurst2020-04-109-14/+5
* | Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma2020-04-101-41/+71
|\ \ | |/ |/|
| * fix preview generation testsRobin Appelman2020-04-101-2/+2
| * optimize batch generation of previewsRobin Appelman2020-04-091-7/+11
| * allow generating multiple preview sizes for a single file at onceRobin Appelman2020-04-091-34/+60
* | Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* | Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-3/+3
* | Add preview provider for Krita filesJulius Härtl2020-04-082-4/+54
* | Extract preview from opendocument filesJulius Härtl2020-04-081-1/+16
* | Add abstract class to extract previews from files that are zip archivesJulius Härtl2020-04-081-0/+58
|/
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Remove unused importsChristoph Wurst2020-03-252-3/+0
* Fix mismatching doc block parameter typesChristoph Wurst2020-03-061-1/+2
* Proper text previewsRoeland Jago Douma2020-01-141-1/+1
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Merge pull request #18536 from nextcloud/enhancement/preview-center-verticallyRoeland Jago Douma2019-12-231-1/+1
|\
| * Also center vertically when cropping previewsJohn Molakvoæ (skjnldsv)2019-12-221-1/+1
* | Merge pull request #18511 from Al2Klimov/bugfix/movie-getthumbnailRoeland Jago Douma2019-12-221-2/+2
|\ \ | |/ |/|
| * Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not falseAlexander A. Klimov2019-12-211-2/+2
* | Fix Office preview generationRoeland Jago Douma2019-12-181-1/+1
|/
* Update license headersChristoph Wurst2019-12-0533-43/+109
* Some php-cs fixesRoeland Jago Douma2019-11-2219-7/+23
* #17661Daniel Schneider2019-10-301-1/+1
* Explicit cast for ProviderV1AdapterJulius Härtl2019-08-201-2/+2
* Merge pull request #16307 from nextcloud/bugfix/noid/previewv1adapter-isAvail...Roeland Jago Douma2019-07-091-1/+1
|\
| * Fix ProviderV1Adapter isAvailable wrapperJulius Härtl2019-07-091-1/+1
* | allow keeping multiple preview "versions" of the same fileRobin Appelman2019-07-081-17/+29
|/
* Allow IProviderV2 for previews as wellJohn Molakvoæ (skjnldsv)2019-07-051-2/+1
* Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-261-1/+1
|\
| * Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-1/+1
* | Add new Provider interface for preview providersRobin Appelman2019-06-1729-133/+280
|/
* 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