Commit Graph

472 Commits

Author SHA1 Message Date
Danny Coates a39cfaf3d3
remove signin modal from privacy page. fixes #1508
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:34 +02:00
Danny Coates 28c48f51d1
set downloadMetadata.status to 404 on unfound downloads. fixes #1501
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:28 +02:00
Danny Coates 239fba452a
fixed dark-theme password input style. fixes #1504
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:25 +02:00
Danny Coates 3631bc8f39
restrict "share" to mobile, fixes #1505
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:22 +02:00
Danny Coates 189f4cfb9b
fix main section height. fixes #1499
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:18 +02:00
Danny Coates ab53f9cf3e
give 404 and error pages the loggedin/ok treatment
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:12 +02:00
Danny Coates d8ac413064
handle unknown errors in getMetadata
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:52:06 +02:00
Danny Coates 4e9625ef36
added downloadConfirm string to noStream page
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:51:56 +02:00
Danny Coates 4413fc75a3
show "OK" button on complete page when logged in instead of "Try Firefox Send"
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:51:52 +02:00
Danny Coates d13fda1419
🤷
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:51:48 +02:00
Danny Coates f64e772145
added hmac auth to report route
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:50:36 +02:00
Danny Coates e909a3bae8
refactored storage, style tweaks
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:47:56 +02:00
Danny Coates abc58518ea
minor style tweaks and refresh token fixes
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:47:46 +02:00
Danny Coates 4f273eca03
added oauth refresh token support
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:46:24 +02:00
timvisee 45d5f41731
Remove Firefox branding from app name in front-end 2020-10-15 18:48:54 +02:00
timvisee ce04f162a4
Remove promo banner 2020-10-15 18:26:07 +02:00
timvisee 47cf99140a
Update footer links, remove Mozilla links, update source URL 2020-10-15 18:26:06 +02:00
timvisee c6fc1483f6
Remove Mozilla logo from footer 2020-10-15 18:25:52 +02: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