Commit Graph

30 Commits

Author SHA1 Message Date
Donovan Preston
a80d007e0c
Hook up the android kotlin code to the send js code (#860) 2018-07-27 09:11:46 -04:00
Danny Coates
2a63a5b103
sourcemaps for prod cuz why not 2018-07-13 11:36:51 -07:00
Danny Coates
787d227761
got webpack production mode running 2018-07-13 11:13:09 -07:00
Danny Coates
1a78f57515
don't set cache header on serviceWorker.js 2018-07-12 20:48:07 -07:00
Danny Coates
ebf6bda467
updated to webpack 4 2018-07-12 13:16:02 -07:00
Emily
62ed0a411f sw 2018-07-05 12:40:49 -07:00
Danny Coates
c157e4d31c
created server/bin/ for server entrypoints
- added server/bin/test.js for the frontend test runner
2018-06-22 13:34:34 -07:00
Emily Hou
1bd7e4d486 add streaming 2018-06-20 17:05:33 -07:00
Danny Coates
18e1609cb3
updated docs 2018-03-07 15:01:08 -08:00
Danny Coates
cd7da20024
implemented crypto polyfills for ms edge 2018-03-01 13:10:57 -08:00
Danny Coates
a2aca89550
set removeViewBox: false on svgo 2018-02-26 20:28:51 -08:00
Danny Coates
74728782f3
removed unsafe-inline styles via svgo-loader. fixes #740 2018-02-26 11:48:28 -08:00
Danny Coates
78728ce4ca
some frontend unit tests 2018-02-24 11:21:48 -08:00
Danny Coates
f2661989dc
updated deps 2018-02-20 10:56:16 -08:00
Danny Coates
61938c8e66
fixed css bundle filename hash 2018-02-19 23:44:18 -08:00
Danny Coates
8d41111cd6
refactored css, including some markup changes 2018-02-15 15:54:59 -08:00
Danny Coates
1849d712b1
added ver to qsurvey url 2017-12-05 12:51:37 -08:00
Danny Coates
7b4060f9e1
Added multiple download option 2017-12-04 15:52:31 -08:00
Danny Coates
bc24a069da
Add optional password to the download url 2017-10-10 10:45:10 -07:00
Danny Coates
57012f0660
added source maps to dev 2017-08-27 15:19:58 -07:00
Danny Coates
9759338e6a
shrink vendor bundle a bit 2017-08-25 15:38:26 -07:00
Danny Coates
5ac4560157
cram more into vendor bundle 2017-08-25 15:12:16 -07:00
Danny Coates
53e822964e
a few changes to make A/B testing easier 2017-08-25 09:44:52 -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
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
193664a8e8
set the mime type in the download blob 2017-08-09 14:25:37 -07:00
Danny Coates
9172af48fd
added webpack 2017-08-07 10:33:41 -07:00