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
path: root/js
AgeCommit message (Expand)Author
2015-09-19Limit the width of the info content dropdownOlivier Paroz
2015-09-19Fixes for name in slideshowOlivier Paroz
2015-09-19Remove high quality spinner so that themes can use what they wantOlivier Paroz
2015-09-16Remove encoding from switch to Files linkOlivier Paroz
2015-09-16[8.2] Make the Gallery button in Files more discreetOlivier Paroz
2015-09-15Add flip effect to sorting buttonsOlivier Paroz
2015-09-15Use a 3rd style to indicate which sort order is activeOlivier Paroz
2015-09-15move toggle buttons for sorting and view switching to the rightJan-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
2015-09-14Move loading the next image to a better locationOlivier Paroz
2015-09-14Add name to slideshowOlivier Paroz
2015-09-14Fix the slideshowcontrols callback and the spacebar eventOlivier Paroz
2015-09-14Rebuild buildFeaturesList after refactoring of galleryconfigOlivier Paroz
2015-09-14Improve UX of slideshow menuOlivier Paroz
2015-09-14Keep the # in the config for the background colourOlivier Paroz
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
2015-09-13New spinnerOlivier Paroz
2015-09-13IE family gets the ugly blown up PNG iconsOlivier Paroz
2015-09-13Merge pull request #319 from owncloud/remove-scrollbarOlivier Paroz
2015-09-13[8.2] Stop sending the path to the media type iconsOlivier Paroz
2015-09-13Use SVG iconsOlivier Paroz
2015-09-13Add spinning feedback at the bottom of loading rowsOlivier Paroz
2015-09-13Fix public template to get rid of scrollerOlivier Paroz
2015-09-13Make the background colour of the photowall user configurableOlivier Paroz
2015-09-12One more fix for public download URLsOlivier Paroz
2015-09-12Fix public download URLsOlivier Paroz
2015-09-12Make the border optional, like the buttonOlivier Paroz
2015-09-12Update the slideshow menu iconsOlivier Paroz
2015-09-12Make background toggle button optionalOlivier Paroz
2015-09-12Only return enabled featuresOlivier Paroz
2015-09-08Add global oc_requesttoken to galleryimageOlivier Paroz
2015-09-08Pick the proper endpoint for corrupt filesOlivier Paroz
2015-09-05Temporarily remove the missing icons from tests until they're re-inroduced in...Olivier Paroz
2015-09-04Fix public routesoparoz
2015-09-03Use .text instead of .htmlLukas Reschke
2015-08-19Add download APIOlivier Paroz
2015-08-18Send the proper argument to get extra media typesOlivier Paroz
2015-08-01Disable SVG for IE EdgeOlivier Paroz
2015-07-29Replace tipsy with tooltipOlivier Paroz
2015-07-29Regression: escape key wasn't exiting the slideshow anymoreOlivier Paroz
2015-07-29Fix the slideshow controlsOlivier Paroz
2015-07-28Fix problems reported by static analyserOlivier Paroz
2015-07-28Keep polyfill in vendor folderOlivier Paroz
2015-07-27Merge pull request #243 from owncloud/fix-translationsOlivier Paroz
2015-07-27Change the way strings are loaded in the slideshowOlivier Paroz
2015-07-27Concatenated string cannot be processed by the l10n toolsThomas Müller