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
2019-12-19Fix Office preview generationRoeland Jago Douma
2019-08-20Explicit cast for ProviderV1AdapterJulius Härtl
2019-07-09Merge pull request #16307 from nextcloud/bugfix/noid/previewv1adapter-isAvail...Roeland Jago Douma
2019-07-09Fix ProviderV1Adapter isAvailable wrapperJulius Härtl
2019-07-08allow keeping multiple preview "versions" of the same fileRobin Appelman
2019-07-05Allow IProviderV2 for previews as wellJohn Molakvoæ (skjnldsv)
2019-06-26Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt
2019-06-22Move font from Nunito to Noto SansJan-Christoph Borchardt
2019-06-17Add new Provider interface for preview providersRobin Appelman
2019-01-23Reduce text size of text file preview, fix #13720Jan-Christoph Borchardt
2018-10-31Only generate previews in powers of 4 and set minRoeland Jago Douma
2018-10-23Use correct typeface for txt previewsJan-Christoph Borchardt
2018-10-08Allow the creationg of previews of files stored in appdataRoeland Jago Douma
2018-08-24FixesRoeland Jago Douma
2018-08-24HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz
2018-08-22Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke
2018-08-17Check if a preview provider is available before using itRoeland Jago Douma
2018-08-17Address comments from @rullzer:Sebastian Steinmetz
2018-08-11Develop HEIC/HEIF preview support #7406Sebastian Steinmetz
2018-07-12No need to convert to PDF with LibreOffice, just convert to PNGTor Lillqvist
2018-06-28Log path of file that failed to be parsedMorris Jobke
2018-05-30Make sure the file is readable before attempting to create a previewRoeland Jago Douma
2018-05-14Delete the previews when a version is restoredRoeland Jago Douma
2018-05-14Move to joinRoeland Jago Douma
2018-05-14Kill the dete preview watcherRoeland Jago Douma
2018-05-14Add backgroundcleanup jobRoeland Jago Douma
2018-04-26move log constants to ILoggerArthur Schiwon
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2018-01-22If the preview is size 0 it is invalidRoeland Jago Douma
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-09Merge pull request #7731 from nextcloud/preview_size_incJan-Christoph Borchardt
2018-01-08Max preview size to 4096x4096Roeland Jago Douma
2018-01-07Only return 1 typeRoeland Jago Douma
2018-01-07Don't lie about the preview mimetypeRoeland Jago Douma
2017-12-11Properly detect if fopen fails for txt previewsRoeland Jago Douma
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-09-25Allow requesting the max previewRoeland Jago Douma
2017-07-27Use IConfig instead of static OCP\ConfigMorris Jobke
2017-07-25Merge pull request #5836 from nextcloud/preview_updateLukas Reschke
2017-07-24More phpstorm inspection fixesRoeland Jago Douma
2017-07-24Empty search no longer worksRoeland Jago Douma
2017-05-02Add PHPDocMorris Jobke
2017-05-02better handling of preview generation errorsRobin Appelman
2017-03-19Some code cleanupRoeland Jago Douma
2017-03-19Don't generate max preview twiceRoeland Jago Douma
2017-03-10MP3 without cover don't get a previewRoeland Jago Douma
2016-11-24Fix previews for federated sharesRoeland Jago Douma