24
1
Fork 0
Commit Graph

96 Commits

Author SHA1 Message Date
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
Peter deHaan de4a24a7f8
Add CHANGELOG script 2017-08-21 15:26:19 -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 ec80e8e622 Merge pull request #499 from mozilla/pier1
use import/export in the frontend code
2017-08-10 11:07:38 -07:00
Danny Coates 30936eb2fa
fixed build:css on windows 2017-08-10 10:38:36 -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 24af3207e9
Update browserslist 2017-08-07 16:38:19 -07:00
Peter deHaan 38746078ed Add autoprefixer and cssnano support 2017-08-07 16:19:40 -07:00
Peter deHaan 4c3e37f4b5
Sort contributors alphabetically to prevent churn 2017-08-07 15:24:27 -07:00
ehuggett 3d9e01f8e5 Increase mimimun node version to 8.2.0
This version has a useful protection against http header splitting
2017-08-07 19:50:10 +01: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
Peter deHaan 9aef7df82c
Add a few missing strings from es-CL and tr locales 2017-08-05 22:59:31 -07:00
Danny Coates 02fc4d74db
Merge remote-tracking branch 'origin/master' into shim-webcrypto 2017-08-04 14:47:40 -07:00
Peter deHaan f28444f4c6
Add contributors script 2017-08-04 09:10:59 -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 9b6507bc1b
added 'id' locale to prod 2017-08-03 15:28:08 -07:00
Danny Coates 27d2927b14
added 'ca' locale to prod 2017-08-03 15:22:44 -07:00
Danny Coates 21cb8f6608
Revert "updated prod locales"
This reverts commit 41cb49c99f.
2017-08-03 15:19:55 -07:00
Danny Coates 41cb49c99f
updated prod locales 2017-08-03 15:18:53 -07:00
Danny Coates 030d65d7af
v1.0.3 2017-08-02 16:59:41 -07:00
Danny Coates aa113fd903
updated production locales 2017-08-02 16:58:26 -07:00
Danny Coates 5944b85e67
filter the hash from error reports 2017-08-02 15:04:34 -07:00
Danny Coates ced8c24f47 Merge pull request #396 from mozilla/i395
add babel-polyfill
2017-08-02 12:31:43 -07:00
Danny Coates 280a4f65e7
begrudgingly added babel-polyfill 2017-08-02 12:25:13 -07:00
Peter deHaan 4f3c2498a6
Add get-prod-locales and lint-locales scripts 2017-08-01 20:24:54 -07:00
Peter deHaan 5effeb16d1
Generate production locales using 'compare-locales' 2017-07-31 14:34:28 -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
Danny Coates 19eec66ece
added prod languages 2017-07-26 09:59:08 -07:00
Danny Coates 7fd8fb4914
added L10N_DEV environment variable for making all languages available 2017-07-25 14:28:49 -07:00
Danny Coates 8e6d8eaddd
bump version 2017-07-24 16:34:00 -07:00
Peter deHaan 70396e2f36
Stop ESLint from linting the /public/ directory 2017-07-22 23:26:42 -07: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