Commit Graph

37 Commits

Author SHA1 Message Date
Will Webberley
ce93241e80 moved to es6 syntax 2016-05-23 20:30:52 +01:00
Will Webberley
79a2a4beeb removed unneeded imports 2016-05-23 09:33:28 +01:00
Will Webberley
caad29dd58 removed unused dependency 2016-05-20 18:08:45 +01:00
Will Webberley
03f1964ff7 added gitignore 2016-05-19 23:23:59 +01:00
Will Webberley
a293f1e213 Updated to use Boto3 to generate signed POST request 2016-05-19 23:23:02 +01:00
flyingsparx
855ef4c18f added reference for using Python3 with Django 2015-05-15 10:58:46 +01:00
Will Webberley
cb941b32d3 added comments to JS 2015-04-24 14:08:57 +01:00
Will Webberley
e54e59c22d updated comments2 2015-04-24 13:58:24 +01:00
Will Webberley
aef24c42d7 Updated readme 2015-04-24 11:38:08 +01:00
Will Webberley
f23e2720ad removed all JS dependencies 2015-04-24 11:36:55 +01:00
Will Webberley
cea0512951 updated s3upload.js to the new forked version 2014-09-19 10:18:52 +01:00
Will Webberley
c3345280f1 removed # for JS query selector 2014-08-15 10:53:58 +01:00
Will Webberley
13c0d86d8b removed JQuery dependency and upgraded s3upload.js from upstream 2014-08-15 10:37:37 +01:00
Will
c919e82df1 Merge pull request #4 from jessamynsmith/master
Removed deprecated import of sha
2013-12-09 05:34:37 -08:00
Jessamyn Smith
4ab422cc08 Removed deprecated import of sha 2013-12-07 12:19:14 -05:00
Will
13716933fd Merge pull request #3 from jessamynsmith/master
Made uploading work in IE. Made uploading work if filename contains URL characters.
2013-11-13 07:53:30 -08:00
Jessamyn Smith
f34fce4f83 Trying to get upload to work in IE 2013-11-13 09:49:00 -05:00
Jessamyn Smith
b87dcbc5cb Set content type on response 2013-11-13 09:15:02 -05:00
Jessamyn Smith
bcb6363860 Why was it overriding mimetype? 2013-11-13 09:15:02 -05:00
Jessamyn Smith
db730d4441 Use .val() to get filename 2013-11-13 09:15:02 -05:00
Jessamyn Smith
fffe14f086 Attach event differently 2013-11-13 09:15:02 -05:00
Jessamyn Smith
761d53ee1c Try attaching event rather than onchange 2013-11-13 09:15:02 -05:00
Jessamyn Smith
83b85af8eb Make uploading work when filenames contain special characters like '?' or ' ' 2013-11-13 09:15:02 -05:00
Will
78cea28cc6 Merge pull request #2 from jessamynsmith/master
Make app work on heroku
2013-10-27 08:44:04 -07:00
Jessamyn Smith
4f8d7512a4 Need a requirements.txt file 2013-10-25 12:34:38 -04:00
Jessamyn Smith
93bf2e8971 Fixed missing imports 2013-10-25 12:26:52 -04:00
Will Webberley
166f558e66 added licensing info 2013-09-28 12:02:51 +01:00
Will Webberley
009a8c501e Updated info for s3upload.js 2013-09-28 11:50:59 +01:00
Will Webberley
849fb26ab9 general updates 2013-08-01 10:19:31 +01:00
Will Webberley
0e9c4c6252 Added signature quoting. Also moved Lodash to be hosted locally due to mime-type issues 2013-08-01 09:53:16 +01:00
Will Webberley
f4b6f812f0 Added deployment info to README 2013-06-05 11:36:46 +01:00
Will Webberley
7e034f430f Updated README info 2013-06-05 11:24:14 +01:00
Will Webberley
bae3736d8c updated readme 2013-05-08 10:06:08 +01:00
Will Webberley
3e20e09dec General updates 2013-05-01 15:16:00 +01:00
Will Webberley
fbf068c820 fixed weird JavaScript dependency 2013-05-01 13:00:20 +01:00
Will Webberley
6aaf51a4c9 Updates for an example workthrough 2013-05-01 12:54:46 +01:00
Will Webberley
3edae6e1f3 initial commit 2013-04-12 16:36:02 +01:00