summaryrefslogtreecommitdiffstats
path: root/web/react/components/view_image.jsx
Commit message (Expand)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2015-12-011-1/+2
* Improving image modal and removing console logAsaad Mahmood2015-11-301-1/+2
* Fixing LHS scroll and Image previewsAsaad Mahmood2015-11-301-14/+17
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-4/+4
* Fixing merge conflict=Corey Hulen2015-10-221-1/+88
|\
| * Change stop symbol to another one since chrome-win can't display itFlorian Orben2015-10-211-1/+1
| * Add stop button to stop animated gifsFlorian Orben2015-10-211-13/+32
| * PLT-616: Enable playing of animated GIF in thumbnails and previewFlorian Orben2015-10-211-1/+69
* | Multi-session login=Corey Hulen2015-10-201-2/+2
|/
* No longer try to navigate to next/prev image if image preview modal is not openFlorian Orben2015-10-191-3/+4
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
* Multiple UI ImprovementsAsaad Mahmood2015-10-121-1/+2
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Fixed Get Public Link buttonhmhealey2015-10-051-1/+1
* Force videos to be set dimensions.JoramWilander2015-09-251-4/+14
* Fixing arrow keys in preview image modalChristopher Speller2015-09-241-2/+6
* Converting preview image modal to use react-bootstrap. Fixes issue where moda...Christopher Speller2015-09-241-138/+94
* Adding team settings to admin console=Corey Hulen2015-09-221-1/+1
* Fixing broken signup pages=Corey Hulen2015-09-211-1/+1
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-2/+1
* WIP Added base video playernickago2015-09-121-0/+18
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-3/+5
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
* Remove use of getDOMNode from multiple files.JoramWilander2015-09-021-38/+34
* Reformatted user_profile.jsx to meet style guide requirements.JoramWilander2015-09-011-2/+2
* Reformatted view_image.jsx to meet style guide requirements.JoramWilander2015-09-011-78/+146
* Added white background to non-image files (was previously transparentReed Garmsen2015-08-251-0/+1
* Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-241-6/+11
* Removing getDOMNode from view_imageAsaad Mahmood2015-08-211-2/+2
* Multiple UI ImprovementsAsaad Mahmood2015-08-211-2/+30
* Revert "Multiple UI Improvements"Joram Wilander2015-08-201-18/+2
* Multiple UI ImprovementsAsaad Mahmood2015-08-201-2/+18
* Merge pull request #371 from nickago/MM-1229Joram Wilander2015-08-131-19/+36
|\
| * Added cosmetic refactoringnickago2015-08-131-17/+23
| * get public link now displays in the same window pane on mobile, but in a new ...nickago2015-08-111-3/+14
* | Changed Image to File since we preview filesnickago2015-08-121-1/+1
|/
* Added event to window scope so react can autobindnickago2015-08-101-10/+11
* Added cosmetic refactoringnickago2015-08-061-100/+113
* Left and right arrows now scroll through filesnickago2015-08-061-0/+11
* Cleaned up ViewImageModal and FileAttachment and added some extra commentshmhealey2015-07-291-3/+16
* Updated ViewImage modal dialog to include details about non-image fileshmhealey2015-07-291-56/+80
* Added preview images for non-image fileshmhealey2015-07-291-18/+29
* Removed unused imgCount property from ViewImageModalhmhealey2015-07-291-20/+12
* Fixes issue with images not displaying due to window.origin not being defined...Reed Garmsen2015-07-271-3/+3
* fixed download link in image viewerJoramWilander2015-07-211-3/+10
* fix click through on the image viewer modal to work with new team domain changesJoramWilander2015-07-211-1/+1
* Fixing image previewsChristopher Speller2015-07-211-0/+5
* Fixing file uploads and previews for new /team/ URL structureChristopher Speller2015-07-211-0/+5
* mm-1631 - Fixing image previewer bugAsaad Mahmood2015-07-211-3/+6
* MM-1461 - Updating Mattermost UIAsaad Mahmood2015-07-061-1/+1