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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-20Only serve the media types we supportOlivier Paroz
2015-09-13Minor fixesOlivier Paroz
2015-09-13[8.2] Stop sending the path to the media type iconsOlivier Paroz
2015-09-13Use SVG iconsOlivier Paroz
2015-09-07Minor changes to please analysersOlivier Paroz
2015-09-07Log exceptions in ServiceException directlyOlivier Paroz
2015-09-07Add test for ServicePreview->createPreview when brokenOlivier Paroz
2015-09-07Use exceptions more in Preview chainOlivier Paroz
2015-08-17Add Config APIOlivier Paroz
2015-07-28Fix problems reported by static analyserOlivier Paroz
2015-07-25Move to Gallery namespaceOlivier Paroz
2015-06-26Formatting and PHPDocOlivier Paroz
2015-06-26Let the browser handle broken previewsOlivier Paroz
2015-06-26Make native SVG support optionalOlivier Paroz
2015-05-31Make requests based on the file ID instead of using the pathOlivier Paroz
2015-04-26Remove utility classesOlivier Paroz
2015-04-21Change phpdoc from @type to @varOlivier Paroz
2015-04-12Some PHP cleanupOlivier Paroz
2015-04-12Use service exceptions instead of checks in the files controllerOlivier Paroz
2015-04-04Add inheritance support to the album configurationOlivier Paroz
2015-03-30Controller and Service refactoringOlivier Paroz
2015-03-16Doc fix2.0.7Olivier Paroz
2015-03-15Updated PHPdocOlivier Paroz
2015-03-06Don't forget to base64 encode fixed previewsOlivier Paroz
2015-01-27Move thumbnail check to the controllerOlivier Paroz
2015-01-27NewlinesOlivier Paroz
2015-01-19Fix line lengthOlivier Paroz
2015-01-19Fixing minor issuesOlivier Paroz
2015-01-19More simplificationOlivier Paroz
2015-01-18Minor fixes and cleanupOlivier Paroz
2015-01-18Services and middleware refactoringOlivier Paroz
2015-01-15Some phpdoc and signature fixesOlivier Paroz
2015-01-15Use shorter syntax for arrays (5.4+ only)Olivier Paroz
2015-01-14Light refactoring around resource identificationOlivier Paroz
2015-01-13First version for ownCloud 8Olivier Paroz
2015-01-11PreviewService cleanupOlivier Paroz
2015-01-11PreviewService refactoring, part 3Olivier Paroz
2015-01-11PreviewService refactoring, part 2Olivier Paroz
2015-01-11PreviewService refactoringOlivier Paroz
2015-01-11Relaxed the column widthOlivier Paroz
2015-01-11A bit of cleaning upOlivier Paroz
2015-01-10Some more code and PHPdoc optimisationsOlivier Paroz
2015-01-10Some code and PHPdoc optimisationsOlivier Paroz
2015-01-10PHPdoc fixesOlivier Paroz
2015-01-10Some optimisationsOlivier Paroz
2015-01-07Minor PreviewService::preparePreview optimisationsOlivier Paroz
2015-01-07Integrate the smarter loggerOlivier Paroz
2015-01-05Fix for albums containing SVG filesOlivier Paroz
2015-01-05Improve the readability of the InfoService classOlivier Paroz
2015-01-05Improve the readability of the PreviewService classOlivier Paroz