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-20The preview API should use text/plain for SVG unless asked for explicitelyOlivier Paroz
2015-09-20Send SVG as text/plain on download endpointsOlivier Paroz
2015-09-20Only serve the media types we supportOlivier Paroz
2015-09-20More PHPDoc updatesOlivier Paroz
2015-09-20Update return type or Preview::getFileOlivier Paroz
2015-09-20Replace session by cookie for error messageOlivier Paroz
2015-09-20Remove unneedded session objectOlivier Paroz
2015-09-18Don't use the session in the API or in downloadsOlivier Paroz
2015-09-17Don't send the error messages via GET/POSTOlivier Paroz
2015-09-13Make the features list behave like the media type listOlivier Paroz
2015-09-07Minor changes to please analysersOlivier Paroz
2015-09-07Use exceptions more in Preview chainOlivier Paroz
2015-09-06Cover internal error paths for preview controllerOlivier Paroz
2015-08-26Minor PHPDoc updateOlivier Paroz
2015-08-24Some tests for the ConfigService classOlivier Paroz
2015-08-24Adjust PageControllerTest to match changes in coreOlivier Paroz
2015-08-23Test PathManipulation traitOlivier Paroz
2015-08-23Don't use "and"Olivier Paroz
2015-08-21Unit tests for PreviewController->getThumbnailsOlivier Paroz
2015-08-20Test for preview of broken fileOlivier Paroz
2015-08-19Add download APIOlivier Paroz
2015-08-18Add Thumbnails APIOlivier Paroz
2015-08-18Add Preview APIOlivier Paroz
2015-08-17Add Config APIOlivier Paroz
2015-08-16Introduce an APIOlivier Paroz
2015-08-06More integration tests for EnvironmentOlivier Paroz
2015-08-01Composer updateOlivier Paroz
2015-07-29Mirroring the CSP for fonts used by FilesOlivier Paroz
2015-07-29Put s2s detection technique in its own methodOlivier Paroz
2015-07-29Remove Gallery+ detectionOlivier Paroz
2015-07-28Make FilesService abstractOlivier Paroz
2015-07-28Fix problems reported by static analyserOlivier Paroz
2015-07-25Move to Gallery namespaceOlivier Paroz
2015-07-25Added spacesOlivier Paroz
2015-07-25- added Content Security for OC 8.1Timo Witte
2015-06-29Fix JS config parserOlivier Paroz
2015-06-26Let the browser handle broken previewsOlivier Paroz
2015-06-26Make native SVG support optionalOlivier Paroz
2015-06-25A public link for a file will always download the fileOlivier Paroz
2015-06-25Merge pull request #146 from owncloud/add-to-owncloudOlivier Paroz
2015-06-25Forgot etags for public folders + increment versionOlivier Paroz
2015-06-22Adds the form which allows a user to add the shared files to his ownCloudOlivier Paroz
2015-06-22Commit suicide if Pictures is enabledOlivier Paroz
2015-06-22Cache albums as we go alongOlivier Paroz
2015-06-21More logical way to deal with direct downloadsOlivier Paroz
2015-06-01Merge fixesOlivier Paroz
2015-05-31Make requests based on the file ID instead of using the pathOlivier Paroz
2015-05-23Support adding an extension to a file to make it work with forumsOlivier Paroz
2015-04-26Remove utility classesOlivier Paroz
2015-04-21Change phpdoc from @type to @varOlivier Paroz