24
1
Fork 0
Commit Graph

83 Commits

Author SHA1 Message Date
Danny Coates cfdef23365
v2.0.0 2017-11-07 21:31:12 -08:00
Danny Coates 17adc644fb
display the 'add password' button only when the input field isn't empty 2017-11-02 14:27:54 -07:00
Danny Coates 837747f8f7
bump version 2017-10-10 10:34:45 -07:00
Danny Coates 12c81a22e8
updated deps 2017-10-10 10:08:11 -07:00
Danny Coates cdd1bb3c29
updated deps 2017-10-02 13:03:56 -07:00
Danny Coates 9c4d18ef3b
updated deps 2017-10-02 11:44:35 -07:00
Danny Coates c97abb46ed
bump version 2017-09-26 10:29:26 -07:00
Danny Coates b8f5e371c7
updated deps 2017-09-26 10:23:30 -07:00
Danny Coates 401311a05f
updated deps. removed choo-log 2017-09-20 13:09:33 -07:00
Danny Coates 8e14d3f8f7
QA bug fixes 2017-09-13 12:01:55 -07:00
Danny Coates 07b7bc003a
v1.2.0 2017-09-12 15:42:56 -07:00
Danny Coates 17e61bb09d
added first A/B experiment 2017-09-11 17:30:05 -07:00
Danny Coates 7a8e9b5de1
fixes #543 added FILE_DIR environment variable 2017-09-06 13:25:27 -07:00
Danny Coates 9759338e6a
shrink vendor bundle a bit 2017-08-25 15:38:26 -07:00
Danny Coates 131a8b5564
updated readme. made redis optional in dev 2017-08-25 13:58:51 -07:00
Danny Coates 53e822964e
a few changes to make A/B testing easier 2017-08-25 09:44:52 -07:00
Danny Coates 0bf8481fd0
v1.1.2 2017-08-17 10:52:33 -07:00
Danny Coates 9714bb0a0a
v1.1.1 2017-08-16 18:29:35 -07:00
Danny Coates 757ac14d1a
webpacked the heck out of the build 2017-08-16 14:21:01 -07:00
Danny Coates 0ab8ddc894
groundwork for asset caching 2017-08-15 11:55:52 -07:00
Danny Coates 41351f877c
removed jquery from upload.js 2017-08-14 20:00:14 -07:00
Danny Coates eada94b262
use svg for progress 2017-08-13 18:46:05 -07:00
Danny Coates d8a5789701
added precommit hook for format 2017-08-11 18:06:16 -07:00
Danny Coates 702134b3b1
use import/export in the frontend code 2017-08-10 10:03:22 -07:00
Danny Coates 21b7f16b1e
added webpack-dev-middleware for recompiling on source changes 2017-08-10 09:23:33 -07:00
Danny Coates 9dab74891d Merge pull request #419 from pdehaan/autoprefixer
Add autoprefixer and cssnano support
2017-08-08 12:43:56 -07:00
Danny Coates 87a8cfba40
v1.1.0 2017-08-07 20:59:39 -07:00
Peter deHaan 38746078ed Add autoprefixer and cssnano support 2017-08-07 16:19:40 -07:00
Abhinav Adduri 4db7fc6db3 removed references to checksums in frontend tests 2017-08-07 14:58:22 -07:00
Danny Coates 9172af48fd
added webpack 2017-08-07 10:33:41 -07:00
Danny Coates c91d24cd86
factored out progress into progress.js 2017-08-06 23:45:22 -07:00
Danny Coates fb41a40128
use webcrypto-liner to support Safari 10 2017-08-03 19:13:38 -07:00
Danny Coates dd439bcdfb
v1.0.4 2017-08-03 16:05:56 -07:00
Danny Coates 030d65d7af
v1.0.3 2017-08-02 16:59:41 -07:00
Danny Coates 280a4f65e7
begrudgingly added babel-polyfill 2017-08-02 12:25:13 -07:00
Danny Coates c9c7c3182c
v1.0.2 2017-07-31 11:58:03 -07:00
Danny Coates 967100bf50
v1.0.1 2017-07-31 10:28:04 -07:00
Peter deHaan 78b7bea284
Fix some linting nits 2017-07-31 00:01:00 -07:00
Danny Coates 4c2ae4fd6b
v1.0.0 2017-07-26 12:08:38 -07:00
Daniela Arcese ba277b9382 don't show error page on upload cancel 2017-07-25 11:08:41 -04:00
Danny Coates 8e6d8eaddd
bump version 2017-07-24 16:34:00 -07:00
Daniela Arcese 4043d35c8b restyle delete popup 2017-07-24 16:04:31 -04:00
Danny Coates 6393d70a33
rearrange dependencies. fixes #255 2017-07-21 20:00:38 -07:00
Danny Coates 31b810eb7d
create separate js bundles for upload/download pages 2017-07-21 16:23:08 -07:00
Abhinav Adduri 09a6192bf5 merging master 2017-07-21 13:36:26 -07:00
Danny Coates 2bbb0f14f3
bump minor version for new ui 2017-07-21 12:27:01 -07:00
Abhinav Adduri 99477774cf finished metrics 2017-07-20 15:16:00 -07:00
Danny Coates 55d3d1a792
abort uploads over maxfilesize 2017-07-20 13:22:14 -07:00
Abhinav Adduri 744dbb3a6f added analytics for copied, unsupported, and restarted metrics 2017-07-19 16:16:46 -07:00
Daniela Arcese 8c1ba8b45a tadd file size limit message 2017-07-19 17:02:27 -04:00