server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
file_upload.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support to drag and drop text into the main textbox or RHS textbox
Reed Garmsen
2015-09-23
1
-1
/
+2
*
Merge pull request #678 from mattermost/mm-1589
Corey Hulen
2015-09-14
1
-1
/
+1
|
\
|
*
New add channel modal using react-bootstrap.
Christopher Speller
2015-09-14
1
-1
/
+1
*
|
Blank Content-Type for file GETs.
JoramWilander
2015-09-14
1
-4
/
+3
|
/
*
Fixed file uploads to still upload other files when one is too large
hmhealey
2015-09-03
1
-57
/
+31
*
Fixing style
=Corey Hulen
2015-09-02
1
-39
/
+21
*
Replaced broken remaining calls to getDOMNode with React.findDOMNode
hmhealey
2015-09-02
1
-2
/
+2
*
MM-2065 style refactoring
=Corey Hulen
2015-09-01
1
-40
/
+62
*
Fixed this/self typo
nickago
2015-08-20
1
-1
/
+1
*
Small changes to css to clean up code
Reed Garmsen
2015-08-14
1
-12
/
+6
*
Minor cosmetic refactoring of file_upload.jsx
Reed Garmsen
2015-08-13
1
-12
/
+14
*
Better error checking along with other fixes
Reed Garmsen
2015-08-13
1
-4
/
+3
*
Merge pull request #5 from rgarmsen2295/mm-316
asaadmahmoodspin
2015-08-13
1
-3
/
+93
|
\
|
*
Implements better markup for css changes to be made, including an overlay of ...
Reed Garmsen
2015-08-12
1
-6
/
+12
|
*
Updated feature to work with new upload cancel logic
Reed Garmsen
2015-08-12
1
-7
/
+32
|
*
Fixed issue with uploading files from RHS when trying to upload after opening...
Reed Garmsen
2015-08-12
1
-3
/
+2
|
*
Added check to make sure files are not strings
Reed Garmsen
2015-08-12
1
-2
/
+6
|
*
Switched to using the jquery-dragster library to implement more consistent dr...
Reed Garmsen
2015-08-12
1
-26
/
+22
|
*
Changed structure to keep code contained to file_upload.jsx
Reed Garmsen
2015-08-12
1
-12
/
+14
|
*
Working on adding overlays for file drag and drop
Reed Garmsen
2015-08-12
1
-13
/
+5
|
*
Users can now drop files into the center pane or the rhs respectively to uplo...
Reed Garmsen
2015-08-12
1
-38
/
+66
|
*
Added handlers for dragging and dropping files onto the center pane or RHS
Reed Garmsen
2015-08-12
1
-0
/
+38
*
|
Cosmetic refactoring
nickago
2015-08-11
1
-10
/
+17
*
|
Added server side validation of jpegs as images
nickago
2015-08-11
1
-6
/
+0
|
/
*
Formatted CreateComment, CreatePost, and FileUpload React components to match...
hmhealey
2015-08-10
1
-38
/
+62
*
Changed file upload components to properly remove previews for failed uploads
hmhealey
2015-08-10
1
-2
/
+2
*
Changed post drafts to maintain a store a unique id for each file upload to f...
hmhealey
2015-08-10
1
-14
/
+22
*
Added the ability to cancel file uploads on posts
hmhealey
2015-08-10
1
-1
/
+36
*
Changed post drafts to maintain a list of the names of uploading files instea...
hmhealey
2015-08-10
1
-8
/
+20
*
Fixed issue with error message for uploading more than 5 files not appearing ...
Reed Garmsen
2015-07-23
1
-1
/
+1
*
fixes mm-1318 only allow 5 files to be uploaded at a time
JoramWilander
2015-06-22
1
-9
/
+9
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+129