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-28Merge pull request #354 from owncloud/Dont-die-when-trying-to-load-a-bad-imageOlivier Paroz
2015-09-26Reset album design is folder is emptyOlivier Paroz
2015-09-26Restore sorting buttons when starting album was emptyOlivier Paroz
2015-09-26Better fix for #366Olivier Paroz
2015-09-26Bump internal versionOlivier Paroz
2015-09-26Set the order of images in the album representationsOlivier Paroz
2015-09-26Don't resize the breadcrumb on a totally empty galleryOlivier Paroz
2015-09-26Rename getRequestToken to getPublicTokenOlivier Paroz
2015-09-26Remove border around button of password protected link confirmationOlivier Paroz
2015-09-26[tx-robot] updated from transifexJenkins for ownCloud
2015-09-25[tx-robot] updated from transifexJenkins for ownCloud
2015-09-25improve touch area of slideshow controls, fix #53Jan-Christoph Borchardt
2015-09-25Update DOMPurify to 0.7 which offers better cross-browser supportOlivier Paroz
2015-09-25increase filename visibility, same as for icons in slideshowJan-Christoph Borchardt
2015-09-24Merge pull request #378 from owncloud/Fix-previews-on-high-dpi-screensOlivier Paroz
2015-09-24Only fix previews which are too bigOlivier Paroz
2015-09-24Update JS librariesOlivier Paroz
2015-09-24Merge pull request #308 from owncloud/protect-users-from-gallery.cnfOlivier Paroz
2015-09-24Merge pull request #361 from owncloud/secure-mimetypesLukas Reschke
2015-09-24Merge pull request #372 from owncloud/emptycontentRaghu Nayyar
2015-09-24Don't allow the app to be installed on older versions of ownCloudOlivier Paroz
2015-09-24Retrieve the media type icon when loading an image failsOlivier Paroz
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