Commit Graph

452 Commits

Author SHA1 Message Date
5887450b62 Customized header, footer and promo boxes (#4042). 2019-12-20 04:35:15 +01:00
Danny Coates
2f34dffab4
fixed sw initialization error 2019-11-05 20:37:44 -08:00
Danny Coates
006ee1d2e6
Merge pull request #1408 from drakkein/master
Strip tracking URL params
2019-10-21 10:13:56 -07:00
Wiktor Furman
114068c531 Strip tracking url parameters 2019-10-15 15:29:48 +02:00
Danny Coates
c71c246959
Dark theme 2019-10-03 23:10:11 -07:00
Danny Coates
883f2bc0f9
wait until serviceWorker activate to precache 2019-09-05 19:04:03 -07:00
Danny Coates
902bc6628e
cache fonts 2019-09-05 15:57:07 -07:00
Danny Coates
460b741f17
clean service worker cache after activate instead of on install 2019-09-05 15:24:26 -07:00
Danny Coates
924f5dc682
disable streaming download on mobile firefox 2019-08-26 10:49:19 -07:00
Danny Coates
ff9be6a213
updated deps 2019-08-26 08:58:34 -07:00
Danny Coates
8702fda651
handle websocket construction exceptions 2019-08-09 11:47:44 -07:00
Danny Coates
807ecff471
updated sentry libs from raven to @sentry 2019-08-09 11:06:21 -07:00
Danny Coates
927c981cd7
added size/time info to up/download error reporting 2019-08-09 10:09:34 -07:00
Danny Coates
7073cc8ce6
added download hang detection and error reporting 2019-08-08 13:54:02 -07:00
Danny Coates
96c750c098
added size and duration to connection error reporting 2019-08-08 09:52:22 -07:00
Danny Coates
27be72e0cd
refactored client side upload loop 2019-08-07 13:51:23 -07:00
Danny Coates
527040afef
updated ws dependency and slightly improved client side error handling, hung uploads will error instead of hang forever 2019-08-06 14:47:21 -07:00
Danny Coates
f036df5f47
updated eslint config 2019-08-02 12:03:53 -07:00
Danny Coates
c80f9ada65
updated deps 2019-07-29 15:26:11 -07:00
Danny Coates
58191975b9
stubbed /login page for redirect base login flow 2019-07-23 09:27:34 -07:00
Danny Coates
3b8dbfd81c
npm run format 2019-07-11 10:47:42 -07:00
Danny Coates
b9c87fd779
updated tailwindcss to 1.0 2019-06-14 11:37:30 -07:00
George Raptis
1528aa3f1b Fixes blurry Sign in button when hovered 2019-06-05 11:58:11 +03:00
Danny Coates
7d1b8e002f
a couple promo style tweaks 2019-05-31 09:18:20 -07:00
John Gruen
a3bdcd8478 tweak promo banner to match spec' 2019-05-31 13:48:32 +02:00
Danny Coates
d3e9bb09df
trailhead promo 2019-05-29 19:27:47 -07:00
Danny Coates
72ab5bdbf3
revert master logo until june 3rd 2019-05-29 10:05:31 -07:00
Danny Coates
9b2a7dfcd7
added master logo and trailhead strings 2019-05-28 18:54:33 -07:00
Danny Coates
517f51f4f0
added line-break: anywhere; fixes #1326 2019-05-28 15:08:58 -07:00
Danny Coates
73735010ae
set account ui state on createElement. fixes #1325 2019-05-28 14:54:58 -07:00
Danny Coates
23ecb632eb added signin button color experiment. closes #1306 (#1320) 2019-05-03 13:10:56 -04:00
John Gruen
51296d5489 tweak some styles for trailhead 2019-05-03 18:45:36 +02:00
Danny Coates
20b9279eec added survey dialog. closes #1307 2019-05-01 09:47:04 -07:00
Hugo Abreu
ce4157ac08 Fixed inactive scroll bar. Closes #1303 (#1317)
* Fixed inactive scroll bar. Closes #1303

* Changed Sign in button string. Closes #1309

* Changed button string id

* Reverted en-CA and en-GB changes
2019-05-01 09:39:29 -07:00
Danny Coates
e7964c03ed
added promo string to ftl & updated deps 2019-04-26 11:41:34 -07:00
Danny Coates
1da7e1c112
added overflow-hidden to file input element. fixes #1295 2019-04-11 11:08:48 -07:00
Danny Coates
29f243fdda
removed old encryption key implementation 2019-04-11 10:24:29 -07:00
Danny Coates
58b7a17680
fixed isFile for extended file id size 2019-03-26 09:58:04 -07:00
Danny Coates
1ec56df7ad
fixed fxa entrypoint param name... 🤦‍♂️ 2019-03-21 09:30:13 -07:00
Danny Coates
cc9a5d112a
added entrypoint param to fxa auth request 2019-03-18 15:01:01 -07:00
Danny Coates
7f13d4d9b6
fixed incorrect uncompressed size in zip 2019-03-16 09:19:28 -07:00
Danny Coates
555c615711
Merge pull request #1237 from mozilla/quick-style-banner
style banner
2019-03-13 11:42:14 -07:00
Danny Coates
ce8dba4200
fixed disappearing header in Chrome 2019-03-13 11:40:51 -07:00
John Gruen
4ee80abce9 style banner 2019-03-13 19:16:58 +01:00
Danny Coates
d28da3247d
enable promo banner 2019-03-13 10:30:27 -07:00
Danny Coates
f4e185bdc0
Merge pull request #1213 from mozilla/localized-filesize
localize file sizes
2019-03-12 21:49:36 -07:00
Danny Coates
adf9c7b96f
localize file sizes 2019-03-12 21:46:50 -07:00
Danny Coates
f78e025d33
disable streaming download if registering sw fails. fixes #1226 2019-03-12 20:53:54 -07:00
Danny Coates
9da70931e4
body overflow-x: hidden. fixes #1219 2019-03-12 13:36:46 -07:00
Donovan Preston
862fedb420 Really switch the android beta to use send.firefox.com. 2019-03-12 13:59:30 -04:00