Commit Graph

467 Commits

Author SHA1 Message Date
Danny Coates e2425cd6c9
added downloadConfirm string to noStream page 2020-07-29 12:35:47 -07:00
Danny Coates 81e9d81dab
implemented download tokens 2020-07-29 11:02:22 -07:00
Danny Coates 87d46f7ef5
show "OK" button on complete page when logged in instead of "Try Firefox Send" 2020-07-29 09:53:47 -07:00
Danny Coates 1cd33282dd
🤷 2020-07-28 15:12:31 -07:00
Danny Coates 7d35e8f61f
fixed local without fxa 2020-07-28 08:23:59 -07:00
Danny Coates 7130c2e7b0
remove browser dependency on "buffer" 2020-07-27 19:23:03 -07:00
Danny Coates 0f289202bc
add copyright link to bare /report page 2020-07-26 10:04:50 -07:00
Danny Coates d9cbe058ab
added hmac auth to report route 2020-07-25 15:36:29 -07:00
Danny Coates 55df061567
refactored storage, style tweaks 2020-07-25 11:25:55 -07:00
Danny Coates 5c5853c645
minor style tweaks and refresh token fixes 2020-07-24 22:05:35 -07:00
Danny Coates f3a1fde07f
added oauth refresh token support 2020-07-24 18:19:33 -07:00
Danny Coates 17057e725d
add fxa_required option 2020-07-24 10:40:47 -07:00
Danny Coates 9891d1f0ba
Begin implementing a reporting mechanism 2020-07-24 08:32:43 -07:00
Ricky Rosario be055ff7ba
Update URL for the VPN 2020-06-24 19:29:30 -04:00
johngruen 2a3db78f97
update promo to be for the vpn 2020-03-31 22:03:08 +02:00
Jan Schloß e77fea09bc Fixes link to routes file 2019-11-12 19:09:07 +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