summaryrefslogtreecommitdiffstats
path: root/webapp/components/file_upload.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-430/+0
* more robust file upload extension (#7390)Chris2017-09-061-2/+10
* fix svg thumbnails and non-png copy/pastes (#7348)Chris2017-09-051-8/+6
* PLT-7224 - Updating post textbox UI (#7153)Asaad Mahmood2017-08-251-2/+1
* PLT-6924 Added ability to disable file uploads/downloads on old mobile apps (...Harrison Healey2017-08-041-5/+6
* [PLT-2407] Improve ordering of uploaded attachments (#7022)Saturnino Abril2017-08-041-6/+8
* fix position of emoji picker (#6837)Saturnino Abril2017-07-051-22/+2
* PLT-6844 Change file uploading to use superagent (#6785)Harrison Healey2017-06-281-1/+1
* Fixed incorrect formatting of numbers and plural words (#6696)Harrison Healey2017-06-221-8/+8
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-13/+15
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-33/+67
* Merge branch 'release-3.8'Christopher Speller2017-04-171-8/+12
|\
| * PLT-6200 Fixed file upload button not working on iOS (#6013)Harrison Healey2017-04-071-8/+12
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
|/
* Fixed pasting images not working (#5971)Harrison Healey2017-04-041-4/+5
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-14/+29
* Fixed pasting text sending the caret to the end of the post textbox (#5567)Harrison Healey2017-02-281-2/+4
* [PLT-5445] Mobile view: Set focus back to message box after uploading a file ...Saturnino Abril2017-02-231-0/+7
* Move instances of Client.uploadFile() in components to an action (#5165)Carlos Tadeu Panato Junior2017-01-231-9/+12
* PLT-137: Disable upload button when max uploads reached (#5053)Mika Andrianarijaona2017-01-181-2/+17
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-5/+4
* PLT-3640 Add mobile landing pages (#3674)Harrison Healey2016-08-021-2/+3
* PLT-3585 Added a timeout to the file upload overlay (#3656)Harrison Healey2016-07-221-41/+49
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Updating ESLint (#3597)Christopher Speller2016-07-151-1/+2
* PLT-3473 Made shortcuts only work for CMD on OSX (#3479)David Lu2016-07-061-1/+1
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Impro...Asaad Mahmood2016-07-051-3/+4
* PLT-1316/PLT-3280 Change client-side max file size limit (#3354)Thomas Balthazar2016-07-051-3/+4
* Improved paste handling to allow pasting images copied from the browser (#3334)Harrison Healey2016-06-151-52/+48
* PLT-2755 Shortcut to upload file (#2967)David Lu2016-05-121-1/+4
* PLT-2814 Fixed JavaScript errors upon paste (#2932)David Lu2016-05-091-10/+9
* Update file_upload.jsx (#2911)David Lu2016-05-061-0/+2
* [PLT-2802] Memory leaks in file upload shortcuts (#2889)David Lu2016-05-051-88/+93
* Fix uploaded files being previewed on wrong channels (#2860)Joram Wilander2016-05-031-4/+4
* PLT-2755 Shortcut to upload file (#2848)David Lu2016-05-021-0/+7
* Fix cancelling in-progress uploads (#2832)Joram Wilander2016-05-021-1/+1
* Fix date on pasted images (#2830)Joram Wilander2016-04-291-1/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-25/+21
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+340