Commit Graph

477 Commits

Author SHA1 Message Date
Danny Coates 3c4f502eac
add flex-none to radio buttons on report page. fixes #1509 2020-08-03 09:02:41 -07:00
Danny Coates 320b4cc9f1
remove signin modal from privacy page. fixes #1508 2020-08-03 08:56:10 -07:00
Danny Coates 246e2c8db0
set downloadMetadata.status to 404 on unfound downloads. fixes #1501 2020-07-31 09:36:03 -07:00
Danny Coates fbc4107262
fixed dark-theme password input style. fixes #1504 2020-07-31 08:57:01 -07:00
Danny Coates dc912678fe
fixed post-report text color. fixes #1500 2020-07-31 08:57:00 -07:00
Danny Coates 1ec2b995b0
restrict "share" to mobile, fixes #1505 2020-07-31 08:57:00 -07:00
Danny Coates fc8673b87a
fix main section height. fixes #1499 2020-07-31 08:57:00 -07:00
Danny Coates d023a53b74
handle reports for files that have been already been deleted 2020-07-30 10:19:29 -07:00
Danny Coates deb5c6e5d1
give 404 and error pages the loggedin/ok treatment 2020-07-29 20:56:39 -07:00
Danny Coates 4f03be590a
handle unknown errors in getMetadata 2020-07-29 18:52:55 -07:00
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