server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
file_preview.jsx
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removed temporary fix for old filenames that used absolute urls pointing to ↵
hmhealey
2016-01-06
1
-6
/
+1
|
|
|
|
the get file api
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵
Christopher Speller
2015-11-19
1
-1
/
+1
|
|
|
|
system.
*
Changed file uploads to scroll currently uploading files into view
hmhealey
2015-11-18
1
-7
/
+14
|
*
Multi-session login
=Corey Hulen
2015-10-20
1
-1
/
+1
|
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
|
*
Cosmetic reformatting of multiple jsx files
Reed Garmsen
2015-09-02
1
-29
/
+77
|
*
Changed post drafts to maintain a store a unique id for each file upload to ↵
hmhealey
2015-08-10
1
-3
/
+8
|
|
|
|
fix issues with duplicate file names
*
Added the ability to cancel file uploads on posts
hmhealey
2015-08-10
1
-1
/
+2
|
*
Changed post drafts to maintain a list of the names of uploading files ↵
hmhealey
2015-08-10
1
-2
/
+2
|
|
|
|
instead of just a count
*
Fixes issue with images not displaying due to window.origin not being ↵
Reed Garmsen
2015-07-27
1
-1
/
+1
|
|
|
|
defined in IE10
*
fix the ability to remove file previews once uploaded
JoramWilander
2015-07-22
1
-2
/
+3
|
*
Fixing issues with files trasitioning to relative paths
Christopher Speller
2015-07-21
1
-0
/
+4
|
*
Fixing file uploads and previews for new /team/ URL structure
Christopher Speller
2015-07-21
1
-0
/
+1
|
*
Changed file preview removal from using dataset which is unsupported in ie10 ↵
Reed Garmsen
2015-06-29
1
-1
/
+1
|
|
|
|
to using the getAttribute method which is backwards and forwards compatible
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+54