Commit Graph

18 Commits

Author SHA1 Message Date
Cassie Tarakajian fc83040c8f remove some dead code/files, change react components to .jsx files because of sublime syntax highlighting, fix linting errors 2016-11-08 18:54:54 -05:00
Cassie Tarakajian a06369ab06 add font uploads 2016-11-02 11:42:59 -04:00
Cassie Tarakajian 1e32e42729 change max file upload size to 5MB 2016-10-28 16:19:56 -04:00
Cassie Tarakajian 61925b67e4 show error messages for invalid files 2016-10-24 21:15:32 -04:00
Cassie Tarakajian 7cba11f90c add video upload support 2016-10-24 18:25:57 -04:00
Cassie Tarakajian 5c050e078b add uploader support for obj files 2016-10-24 18:01:14 -04:00
Cassie Tarakajian 99df998e11 add csv, don't include s3 js/css/json/txt/csv files as blobs 2016-10-24 17:05:49 -04:00
Cassie Tarakajian 8aeb044509 fix bug where plaintext files were being posted to s3 2016-10-24 16:33:16 -04:00
catarak 2d4cb76edf fix other urls that should be https 2016-09-08 22:15:29 -04:00
catarak 1de8c02cf2 fix a few regexes for preview frame 2016-08-25 12:39:36 -04:00
catarak a1dcf77557 upload text files locally 2016-08-25 00:18:28 -04:00
catarak 979fcf2152 add support for audio files 2016-07-21 14:18:38 -04:00
catarak 3d6cfd832d fix s3 bucket name in file uploader 2016-07-20 20:30:40 -04:00
catarak f0872f8173 clear file uploader after upload 2016-07-20 18:37:49 -04:00
catarak ceccef3cc3 change uploader copy, change uploader style 2016-07-19 21:42:33 -04:00
catarak 625608ebbb when uploading file, add file to project 2016-07-19 18:27:27 -04:00
catarak b3956fb91b file upload to aws works 2016-07-19 18:27:27 -04:00
catarak c677c37597 get dropzone to render 2016-07-19 18:27:27 -04:00