Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07Move legacy classes from PSR0 to PSR4Christoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-09-01Fix sanity checks #16963Samuel CHEMLA
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-26Use index based string access for substr with length of 1Morris Jobke
2018-01-18Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke
2018-01-17Fix float/integer handling in image APIMorris Jobke
2018-01-07Only return 1 typeRoeland Jago Douma
2018-01-07Don't lie about the preview mimetypeRoeland Jago Douma
2017-11-27Remove unused mimetype detection method in OC_ImageMorris Jobke
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Doc: Fix phpDoc issuesJulius Härtl
2017-05-02better handling of preview generation errorsRobin Appelman
2017-03-08Test is a file is a valid jpg fileRoeland Jago Douma
2017-02-22Fix code quality a bitJoas Schilling
2017-02-22Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling
2017-02-10Check if color exists in palette before using itVictor Dubiniuk
2017-02-10Make sure invalid images don't flood the log fileJoas Schilling
2016-10-26Fix avatar on exif rotated imagesRoeland Jago Douma
2016-08-29Some cleanup within OC_Image (#25875)Thomas Müller
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-30Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma