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
2021-07-21Disable HEIC image preview provider for performance concernstobiasKaminsky
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-01-22Add SGI and TGA preview supportJohn Molakvoæ (skjnldsv)
2021-01-19Add support for webpRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-17Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst
2020-04-10Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09allow generating multiple preview sizes for a single file at onceRobin Appelman
2020-04-08Add preview provider for Krita filesJulius Härtl
2020-04-08Extract preview from opendocument filesJulius Härtl
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-15Remove deprecated function createPreviewRoeland Jago Douma
2019-07-05Allow IProviderV2 for previews as wellJohn Molakvoæ (skjnldsv)
2019-06-17Add new Provider interface for preview providersRobin Appelman
2018-10-08Allow the creationg of previews of files stored in appdataRoeland Jago Douma
2018-08-11Develop HEIC/HEIF preview support #7406Sebastian Steinmetz
2018-01-29Use ::class statement instead of stringMorris Jobke
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-18Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke
2017-11-06Update license headersMorris Jobke
2017-05-02Add PHPDocMorris Jobke
2017-01-04Rewrite old preview endpoint for PreviewManagerRoeland Jago Douma
2016-11-18Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-11-10Dispatch event on preview requestRoeland Jago Douma
2016-11-03Added genertor helper & testsRoeland Jago Douma
2016-11-03Moved over files_versionsRoeland Jago Douma
2016-11-03Move Ipreview to more of DI thingyRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-08Remove unneeded checks if it runs on a Windows machineMorris Jobke
2016-04-29Move more from \OC to PSR-4Roeland Jago Douma