Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -26/+4 |
* | Use Image class from public API | Christopher Ng | 2022-06-02 | 1 | -1/+1 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Use findBinaryPath for previews | J0WI | 2021-10-23 | 1 | -0/+4 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Proper text previews | Roeland Jago Douma | 2020-01-14 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Merge pull request #16055 from nextcloud/design/native-fonts | Jan-Christoph Borchardt | 2019-06-26 | 1 | -1/+1 |
|\ | |||||
| * | Move font from Nunito to Noto Sans | Jan-Christoph Borchardt | 2019-06-22 | 1 | -1/+1 |
* | | Add new Provider interface for preview providers | Robin Appelman | 2019-06-17 | 1 | -8/+12 |
|/ | |||||
* | Reduce text size of text file preview, fix #13720 | Jan-Christoph Borchardt | 2019-01-23 | 1 | -2/+3 |
* | Use correct typeface for txt previews | Jan-Christoph Borchardt | 2018-10-23 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 1 | -2/+3 |
* | Properly detect if fopen fails for txt previews | Roeland Jago Douma | 2017-12-11 | 1 | -0/+5 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move \OC\Preview to PSR-4 | Roeland Jago Douma | 2016-04-20 | 1 | -0/+92 |