5 Commits

Author SHA1 Message Date
cd79e2a057 fix public key styling by truncating
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-07-27 13:38:10 +02:00
404620359e use Tailwind for styling
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-07-26 12:24:26 +02:00
e5bf39d23a add a redirect page warning user about possible attack
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-04-03 14:21:04 +02:00
791989788f implement passing URL args to PlayStore
changes:
- Makes the Open in Status button trigger redirectToAppOrStore() JS method on click
- redirectToAppOrStore() redirects to a status-im:// deep link and Play/App store after 500 ms
- The redirect to Play Store includes the referrer URL argument with additional arguments
- The additional arguments include out, invite, and cid, necessary for starter packs

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-20 16:05:47 +01:00
f64bcb5f3f handle malformed URLs, display error
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00