aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/TXT.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-26/+4
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Check style updateCarl Schwan2022-01-131-1/+1
* Use findBinaryPath for previewsJ0WI2021-10-231-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Proper text previewsRoeland Jago Douma2020-01-141-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+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-171-8/+12
|/
* Reduce text size of text file preview, fix #13720Jan-Christoph Borchardt2019-01-231-2/+3
* Use correct typeface for txt previewsJan-Christoph Borchardt2018-10-231-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-181-2/+3
* Properly detect if fopen fails for txt previewsRoeland Jago Douma2017-12-111-0/+5
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-201-0/+92