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 (Collapse)Author
2015-09-19Hide the loading indicator on empty content...againOlivier Paroz
[ci skip]
2015-09-19Limit the width of the info content dropdownOlivier Paroz
Fixes #360 [ci skip]
2015-09-19Fixes for name in slideshowOlivier Paroz
2015-09-19Merge pull request #363 from owncloud/reverse-spinnerOlivier Paroz
Remove high quality spinner so that themes can use what they want
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
Keep error message in the session
2015-09-18Merge pull request #362 from owncloud/fix-navigation-testOlivier Paroz
Fix application navigation test
2015-09-18Fix application navigation testOlivier Paroz
2015-09-18Merge pull request #356 from owncloud/xdebug-c3v8.2beta1Olivier Paroz
Don't spam the logs when c3 is not found
2015-09-18Don't spam the logs when c3 is not foundOlivier Paroz
Fix for #355
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
[ci skip]
2015-09-16Added list of required PHP extensionsOlivier Paroz
[ci skip]
2015-09-16TypoOlivier Paroz
[ci skip]
2015-09-16[tx-robot] updated from transifexJenkins for ownCloud
2015-09-16Merge pull request #148 from owncloud/switch-view-buttonOlivier Paroz
Turn the Gallery button into a switch
2015-09-16Merge pull request #350 from owncloud/revert-311-switcher-buttonOlivier Paroz
Revert "make gallery/filelist switcher button less present and distra…
2015-09-16Revert "make gallery/filelist switcher button less present and distracting"Olivier Paroz
2015-09-16Remove encoding from switch to Files linkOlivier Paroz
2015-09-16Merge pull request #311 from owncloud/switcher-buttonJan-Christoph Borchardt
make gallery/filelist switcher button less present and distracting
2015-09-16[8.2] Make the Gallery button in Files more discreetOlivier Paroz
2015-09-15[8.2] Fix style to be in-line with new button designOlivier Paroz
2015-09-15Restore proper switch lookOlivier Paroz
2015-09-15Sorting on the left, the rest on the rightOlivier Paroz
2015-09-15Add flip effect to sorting buttonsOlivier Paroz
We can't use CSS3 because of IE
2015-09-15Use a 3rd style to indicate which sort order is activeOlivier Paroz
+ remove unused style
2015-09-15move toggle buttons for sorting and view switching to the rightJan-Christoph Borchardt
2015-09-15fix style for disabled and active view, adjust to expectationsJan-Christoph Borchardt
2015-09-15Adding the class is enoughOlivier Paroz
2015-09-15Show that something is happening after the user has clicked on the switchOlivier Paroz
2015-09-15Turn the Gallery button into a switchOlivier Paroz
Implementation of #145
2015-09-15Merge pull request #342 from owncloud/js-fixesOlivier Paroz
Js fixes
2015-09-15Adapt authenticate template to match the one in `core`Olivier Paroz
Fixes # 343
2015-09-14Move loading the next image to a better locationOlivier Paroz
2015-09-14Autoplay's progress bar was hidden by Bigshot containerOlivier Paroz
2015-09-14Add name to slideshowOlivier Paroz
Implements #237
2015-09-14Fix the slideshowcontrols callback and the spacebar eventOlivier Paroz
Fix for #341
2015-09-14Update to contributors' guidelineOlivier Paroz
[ci skip]
2015-09-14Merge pull request #339 from owncloud/more-fixesOlivier Paroz
More fixes
2015-09-14Rebuild buildFeaturesList after refactoring of galleryconfigOlivier Paroz
2015-09-14Improve UX of slideshow menuOlivier Paroz
Also use the same show/hide mechanism used in gallery.js
2015-09-14Keep the # in the config for the background colourOlivier Paroz
It makes it easier to understand what it's about
2015-09-14[tx-robot] updated from transifexJenkins for ownCloud
2015-09-13Merge pull request #337 from owncloud/more-fixesOlivier Paroz
More fixes
2015-09-13Add new spinner to infobox and stop it on empty gallery contentOlivier Paroz
2015-09-13Make the features list behave like the media type listOlivier Paroz
2015-09-13Simplify JS env checkOlivier Paroz