1
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
Doug Patti a4dc553ca5 Set the bar's width as a % instead of pixels 2012-07-29 04:05:54 -04:00
Doug Patti fd9499d79c Allow file uploading via clipboard paste 2012-07-20 21:44:51 -04:00
Doug Patti 64a03ec177 Add button to allow selecting files in browser 2011-12-30 17:15:26 -05:00
Andrew Tomaka 7a1524aa53 jquery.upload library is subpar; don't use it. 2011-11-21 00:23:16 -05:00
Andrew Tomaka 1c1d88f24b Start to accept files via standard upload in case of browser or user incompetence. 2011-11-20 23:53:54 -05:00
Andrew Tomaka 9c93257008 Override alert box with a jquery-ui dialog box. 2011-11-10 00:06:36 -05:00
Andrew Tomaka 1352b57704 Highlight entire link box when clicked for easy copying. 2011-11-07 22:39:43 -05:00
Andrew Tomaka 28f664e6eb Unmodified files listing as modified even though they are not; commit to clear status. 2011-11-05 12:58:23 -04:00
Andrew Tomaka 70c40f4e72 Setup so controller takes uploads. Currently an issue with the mimetype coming from the jquery upload plugin. 2011-11-05 12:35:17 -04:00
Andrew Tomaka 51f8ed7df7 Display a different image based on whether or not the file transfer succeeded. 2011-11-02 16:35:25 -04:00
Andrew Tomaka 97f2c5de65 Use a more reasonable max filesize. 2011-11-02 15:23:38 -04:00
Andrew Tomaka f4d271afb2 Add a text box for holding the file name that the upload was stored as on the server. 2011-11-02 14:41:40 -04:00
Andrew Tomaka 898337c033 Various style changes; set queuefiles to 1 (possibly causing chrome crash error otherwise?) 2011-11-02 14:32:42 -04:00
Andrew Tomaka 262822e943 Style adjustments and adding in tutorial JS file. 2011-11-02 13:31:05 -04:00
Andrew Tomaka 965d5e809c My version: issue accessing img in the previewHtml. 2011-11-02 12:45:37 -04:00
Andrew Tomaka 096bcb6284 Move drop HTML to a file instead of inlining. 2011-11-02 10:15:55 -04:00
Andrew Tomaka 2ca2d9eaea Adding uploads directory. 2011-11-01 20:09:11 -04:00
Andrew Tomaka 7db3b67067 Initial commit. 2011-11-01 19:34:16 -04:00