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-24Replace marked by commonmarkOlivier Paroz
2015-09-24Add DOMPurify and cleanup JS librariesOlivier Paroz
2015-09-24Customise DOMPurify to only allow certain HTML tagsOlivier Paroz
2015-09-24Sanitize gallery.cnf even more using DOMPurifyOlivier Paroz
2015-09-24Sanitize markdown from gallery.cnfOlivier Paroz
2015-09-24[tx-robot] updated from transifexJenkins for ownCloud
2015-09-24Update README.mdOlivier Paroz
2015-09-24also fix ridiculous empty content wordingJan-Christoph Borchardt
2015-09-23nice emptycontent message look, fix #290Jan-Christoph Borchardt
2015-09-23[tx-robot] updated from transifexJenkins for ownCloud
2015-09-22[tx-robot] updated from transifexJenkins for ownCloud
2015-09-22Fix CSS for slideshow spinnerOlivier Paroz
2015-09-21Activate switch-to-view button on empty albumsOlivier Paroz
2015-09-21Move background colour to design sectionOlivier Paroz
2015-09-21Revert https://github.com/owncloud/gallery/commit/3618021c137310647c8200e23e6...Olivier Paroz
2015-09-21Fix scroll to top for infoxboxOlivier Paroz
2015-09-21Hide infobutton if config only contains colour infoOlivier Paroz
2015-09-21Fix spinners for themesOlivier Paroz
2015-09-21[tx-robot] updated from transifexJenkins for ownCloud
2015-09-21Added test for text/plain SVGs in getPreviewOlivier Paroz
2015-09-20Don't show the background toggle button on non-transparent imagesOlivier Paroz
2015-09-20Updated tests for FilesController and ConfigServiceOlivier Paroz
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-20[tx-robot] updated from transifexJenkins for ownCloud
2015-09-20Remove session from SharingCheckMiddleware ctorOlivier Paroz
2015-09-20Merge pull request #365 from owncloud/use-cookies-instead-of-sessionsOlivier Paroz
2015-09-20Replace session by cookie for error messageOlivier Paroz
2015-09-20Remove unneedded session objectOlivier Paroz
2015-09-19Merge pull request #364 from owncloud/test-for-htmlErrorOlivier Paroz
2015-09-19Test for HttpError::htmlErrorOlivier Paroz
2015-09-19Hide the loading indicator on empty content...againOlivier Paroz
2015-09-19Limit the width of the info content dropdownOlivier Paroz
2015-09-19Fixes for name in slideshowOlivier Paroz
2015-09-19Merge pull request #363 from owncloud/reverse-spinnerOlivier Paroz
2015-09-19Remove high quality spinner so that themes can use what they wantOlivier Paroz
2015-09-18Merge pull request #301 from owncloud/keep-error-message-in-the-sessionOlivier Paroz
2015-09-18Merge pull request #362 from owncloud/fix-navigation-testOlivier Paroz
2015-09-18Fix application navigation testOlivier Paroz
2015-09-18Merge pull request #356 from owncloud/xdebug-c3v8.2beta1Olivier Paroz
2015-09-18Don't spam the logs when c3 is not foundOlivier 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-17New broken JPG with missing headerOlivier Paroz
2015-09-17[tx-robot] updated from transifexJenkins for ownCloud
2015-09-17Added some troubleshooting tipsOlivier Paroz
2015-09-16Added list of required PHP extensionsOlivier Paroz