server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
view_image.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-7: Refactoring frontend (chunk 11)
Elias Nahum
2016-02-03
1
-4
/
+24
*
Added download param to getFile api call
hmhealey
2016-01-21
1
-1
/
+2
*
Changed Audio/Video preview to just display a file info when encountering a f...
hmhealey
2016-01-06
1
-78
/
+26
*
Fixed ViewImage modal to clear its loaded state when its file list changes
hmhealey
2016-01-04
1
-9
/
+9
*
Changed the ViewImageModal to only store info for the current image
hmhealey
2016-01-04
1
-8
/
+16
*
Changed 'Previewing' to 'Loading' in ViewImage modal
hmhealey
2015-12-18
1
-1
/
+1
*
Refactored ViewImage modal and made it automatically play animated gifs
hmhealey
2015-12-18
1
-199
/
+157
*
Multiple UI Improvements
Asaad Mahmood
2015-12-01
1
-1
/
+2
*
Improving image modal and removing console log
Asaad Mahmood
2015-11-30
1
-1
/
+2
*
Fixing LHS scroll and Image previews
Asaad Mahmood
2015-11-30
1
-14
/
+17
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
1
-4
/
+4
*
Fixing merge conflict
=Corey Hulen
2015-10-22
1
-1
/
+88
|
\
|
*
Change stop symbol to another one since chrome-win can't display it
Florian Orben
2015-10-21
1
-1
/
+1
|
*
Add stop button to stop animated gifs
Florian Orben
2015-10-21
1
-13
/
+32
|
*
PLT-616: Enable playing of animated GIF in thumbnails and preview
Florian Orben
2015-10-21
1
-1
/
+69
*
|
Multi-session login
=Corey Hulen
2015-10-20
1
-2
/
+2
|
/
*
No longer try to navigate to next/prev image if image preview modal is not open
Florian Orben
2015-10-19
1
-3
/
+4
*
Fixing most deprication warnings
Christopher Speller
2015-10-15
1
-1
/
+1
*
Multiple UI Improvements
Asaad Mahmood
2015-10-12
1
-1
/
+2
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Fixed Get Public Link button
hmhealey
2015-10-05
1
-1
/
+1
*
Force videos to be set dimensions.
JoramWilander
2015-09-25
1
-4
/
+14
*
Fixing arrow keys in preview image modal
Christopher Speller
2015-09-24
1
-2
/
+6
*
Converting preview image modal to use react-bootstrap. Fixes issue where moda...
Christopher Speller
2015-09-24
1
-138
/
+94
*
Adding team settings to admin console
=Corey Hulen
2015-09-22
1
-1
/
+1
*
Fixing broken signup pages
=Corey Hulen
2015-09-21
1
-1
/
+1
*
PLT-93 cleaing up client side configs
=Corey Hulen
2015-09-15
1
-2
/
+1
*
WIP Added base video player
nickago
2015-09-12
1
-0
/
+18
*
Upgrading ESLint and adding some more rules. Refactoring to meet these new rules
Christopher Speller
2015-09-03
1
-3
/
+5
*
Moving config.js to /web/react/utils/ Including in every file needed
Christopher Speller
2015-09-02
1
-0
/
+1
*
Remove use of getDOMNode from multiple files.
JoramWilander
2015-09-02
1
-38
/
+34
*
Reformatted user_profile.jsx to meet style guide requirements.
JoramWilander
2015-09-01
1
-2
/
+2
*
Reformatted view_image.jsx to meet style guide requirements.
JoramWilander
2015-09-01
1
-78
/
+146
*
Added white background to non-image files (was previously transparent
Reed Garmsen
2015-08-25
1
-0
/
+1
*
Fixes mm-1912 move get file info into its own web service call
=Corey Hulen
2015-08-24
1
-6
/
+11
*
Removing getDOMNode from view_image
Asaad Mahmood
2015-08-21
1
-2
/
+2
*
Multiple UI Improvements
Asaad Mahmood
2015-08-21
1
-2
/
+30
*
Revert "Multiple UI Improvements"
Joram Wilander
2015-08-20
1
-18
/
+2
*
Multiple UI Improvements
Asaad Mahmood
2015-08-20
1
-2
/
+18
*
Merge pull request #371 from nickago/MM-1229
Joram Wilander
2015-08-13
1
-19
/
+36
|
\
|
*
Added cosmetic refactoring
nickago
2015-08-13
1
-17
/
+23
|
*
get public link now displays in the same window pane on mobile, but in a new ...
nickago
2015-08-11
1
-3
/
+14
*
|
Changed Image to File since we preview files
nickago
2015-08-12
1
-1
/
+1
|
/
*
Added event to window scope so react can autobind
nickago
2015-08-10
1
-10
/
+11
*
Added cosmetic refactoring
nickago
2015-08-06
1
-100
/
+113
*
Left and right arrows now scroll through files
nickago
2015-08-06
1
-0
/
+11
*
Cleaned up ViewImageModal and FileAttachment and added some extra comments
hmhealey
2015-07-29
1
-3
/
+16
*
Updated ViewImage modal dialog to include details about non-image files
hmhealey
2015-07-29
1
-56
/
+80
*
Added preview images for non-image files
hmhealey
2015-07-29
1
-18
/
+29
*
Removed unused imgCount property from ViewImageModal
hmhealey
2015-07-29
1
-20
/
+12
[next]