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-07-27Add missing newline at the end of a couple of JS filesOlivier Paroz
2015-07-27JS cleanupOlivier Paroz
2015-07-27Fix mediatype validatorOlivier Paroz
2015-07-27Don't add variables directly to the Image objectOlivier Paroz
2015-07-27Disable native SVG in Internet ExplorerOlivier Paroz
2015-07-26Fix SVG icon for IE8Olivier Paroz
2015-07-26Disable SVG zooming for IEOlivier Paroz
2015-07-25Fix EventSource polyfill and make it work exclusively with XHROlivier Paroz
2015-07-25Remove Gallery switch in IE8Olivier Paroz
2015-07-25Support IE8 in the slideshowOlivier Paroz
2015-07-25Only modern browsers can manipulate historyOlivier Paroz
2015-07-25Disable app for IE8, show warning for IE9/10Olivier Paroz
2015-07-25Move to Gallery namespaceOlivier Paroz
2015-07-25Don't encode the dir parameter for the switch button on 8.1Olivier Paroz
2015-07-11Reset the last focused elementOlivier Paroz
2015-07-10More JS harmonisationOlivier Paroz
2015-07-10Proper message for empty gallery vs empty folderOlivier Paroz
2015-07-10Save the sorting order for the current sessionOlivier Paroz
2015-07-10Fix album mapping by using a new caching mechanismOlivier Paroz
2015-07-10First concept of empty folder when landing from the Files appOlivier Paroz
2015-07-10Merge pull request #207 from owncloud/support-back-buttonOlivier Paroz
2015-07-08Merge branch 'fix-images'Olivier Paroz
2015-07-05Don't decide zoom mode if not in slideshowOlivier Paroz
2015-07-05Fix slideshow template loading race conditionOlivier Paroz
2015-07-05Make Gallery.Config strictOlivier Paroz
2015-07-05Reformat Gallery functionOlivier Paroz
2015-07-05Slideshow cleanupOlivier Paroz
2015-07-05Focus on modern browsers for native SVGOlivier Paroz
2015-07-02Hide the scrollbar in public slideshowsOlivier Paroz
2015-06-29Remove double DOM creation...Olivier Paroz
2015-06-29Fix JS config parserOlivier Paroz
2015-06-27Include said libraries...Olivier Paroz
2015-06-27Update librariesOlivier Paroz
2015-06-27fix image labels, ellipsis, unbold, appearing faster, background, centerJan-Christoph Borchardt
2015-06-26Merge pull request #175 from owncloud/dont-send-back-media-type-iconOlivier Paroz
2015-06-26Improve name sortingOlivier Paroz
2015-06-26Use the new mediaTypes locationOlivier Paroz
2015-06-26Formatting and PHPDocOlivier Paroz
2015-06-26Redraw albums if thumbnails are missingOlivier Paroz
2015-06-26Let the browser handle broken previewsOlivier Paroz
2015-06-26Distribute an archive of bigshot instead of all the filesOlivier Paroz
2015-06-26Make native SVG support optionalOlivier Paroz
2015-06-22Adds the form which allows a user to add the shared files to his ownCloudOlivier Paroz
2015-06-22Move direct Gallery links from Files app to its own appOlivier Paroz
2015-06-22Cache albums as we go alongOlivier Paroz
2015-06-21JSDoc fixOlivier Paroz
2015-06-21Proper fix for #165Olivier Paroz
2015-06-21Recalculate the height of the infobox every time we show itOlivier Paroz
2015-06-07Use screen size instead of window size to request previews.setnes
2015-06-06Tweaks for fewer preview sizes, device rotation, and slideshow zooming.setnes