24
1
Fork 0
Commit Graph

54 Commits

Author SHA1 Message Date
Danny Coates c44c4ba41c
support edge 18 maybe
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:51:59 +02:00
Danny Coates c71c246959
Dark theme 2019-10-03 23:10:11 -07:00
Luiz Felipe F M Costa 90f6a07d4a
refactored Dockerfile 2019-09-06 20:04:45 -07:00
Danny Coates 807ecff471
updated sentry libs from raven to @sentry 2019-08-09 11:06:21 -07:00
Danny Coates c80f9ada65
updated deps 2019-07-29 15:26:11 -07:00
Danny Coates 19d1f8cf80
updated deps 2019-04-11 11:05:40 -07:00
Danny Coates ad9070b7c6
changed webpack output filenames to use contenthash 2019-03-17 19:21:28 -07:00
Danny Coates de88885189
replaced cryptofill with webcrypto-liner 2019-02-21 15:20:28 -08:00
Danny Coates 9e919eddb5
beginning to decompose cryptofill to allow dynamic import 2019-02-21 12:22:12 -08:00
Danny Coates 9b37e92a81
implemented amplitude metrics (#1141) 2019-02-12 11:50:06 -08:00
Danny Coates 87ac8b241b
load cryptofill.js async 2018-11-26 10:36:49 -08:00
Danny Coates 5845fa5c05
replace yo-yoify with nanohtml 2018-11-23 13:25:22 -08:00
Danny Coates 1e62aa976d reimplemented l10n using dynamic import() (#1012)
this should greatly reduce the complexity of the l10n code
and build pipeline and eliminate the most common error
seen in sentry logs (no translate function)
2018-11-20 09:50:59 -05:00
Danny Coates 660a1947cc
try out service worker cache 2018-11-16 09:32:29 -08:00
Danny Coates 037c79730d
converting some things to choo/component 2018-11-15 15:43:32 -08:00
Danny Coates eb79ce1835
wip on using shared ui in android 2018-11-02 16:33:16 -07:00
Danny Coates 7ad63ae004
stubbed copy dialog 2018-11-01 10:44:44 -07:00
Danny Coates 942457b357
added account to capabilities 2018-09-14 13:58:19 -07:00
Danny Coates 17ee4e0058 load android ui in dev when browsing to /android (#919) 2018-09-07 13:08:01 -04:00
Danny Coates 35a6c7324d
updated babel 2018-09-06 22:52:10 -07:00
Danny Coates 718d74fa50
Implemented FxA 2018-08-30 22:10:08 -07:00
Donovan Preston c13b63ec9c
Merge branch 'vnext' of https://github.com/mozilla/send into ios-prototype-3 2018-08-02 14:01:50 -04:00
Danny Coates d14aeb29e9
began adding capability flags 2018-07-31 11:29:26 -07:00
Donovan Preston e3601055fc
Implement ios prototype version 2018-07-27 09:20:08 -04:00
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