Commit Graph

712 Commits

Author SHA1 Message Date
Reckless_Satoshi
83564df25a
Add tooltips and helper buttons 2022-05-24 06:33:55 -07:00
Reckless_Satoshi
d492475eec
Add show signature verification on chat messages 2022-05-24 05:52:33 -07:00
Reckless_Satoshi
af001d31d2
Add Audit Dialog 2022-05-24 05:16:50 -07:00
Reckless_Satoshi
b5b129fb4e
Create EncryptedChat, add saveKeys & saveMessages, add audit button. WIP 2022-05-23 17:31:34 -07:00
Reckless_Satoshi
ac0969baf6
Convert new UserGen into POST. Fix misformed armored keys. Example encrypt/decrypt. 2022-05-23 04:21:01 -07:00
Reckless_Satoshi
789f9fbdb1
Add pub_key and enc_priv_key fields. Store in cookies. Bug: misformed 2022-05-22 15:12:25 -07:00
Reckless_Satoshi
e233fd3079
Merge branch 'bottom-bar-dialogs' into main #141 2022-05-22 13:57:27 -07:00
Reckless_Satoshi
4bbb885ec6
Fix claim rewards refresh bug 2022-05-22 13:56:07 -07:00
Reckless_Satoshi
191dfe0d3b
Upgrade userGen, only token_sha256 used. Deprecate token user generation. 2022-05-22 12:30:12 -07:00
Reckless_Satoshi
59d8d325b2
Add utility functions for keypair generation, encrypt and decrypt messages 2022-05-22 10:46:04 -07:00
Reckless_Satoshi
ae4d6a1ac0
Include all docs svg icons, Fix links, Add pages 2022-05-22 03:08:41 -07:00
Reckless_Satoshi
f6d03aab8b
Fix in-app typos 2022-05-20 05:31:49 -07:00
Reckless_Satoshi
debfd3261d
Add donate contribution guide to learn robosats 2022-05-20 05:00:29 -07:00
Reckless_Satoshi
0fa6f4e3d9
Add Portuguese speaking community to CommunityDialog 2022-05-19 10:04:29 -07:00
Reckless_Satoshi
f53fcce17c
Translate failure reasons 2022-05-19 07:49:08 -07:00
Reckless_Satoshi
d48ee9ced4
Add explicit routing failure reasons for users 2022-05-19 07:00:55 -07:00
Fernando Porazzi
bf35961efb
Migrate StatsDialog to Dialogs folder
Migrate StatsDialog component into its own file and convert its contents to Typescript.
2022-05-19 14:33:41 +02:00
Reckless_Satoshi
f7b9ca67d4
Fix reverse buy/sell on maker to book page transitions 2022-05-19 02:39:00 -07:00
Reckless_Satoshi
5f17a1608b
Merge readme and improved setup before Learn.RoboSats WIP release 2022-05-19 01:18:31 -07:00
Reckless_Satoshi
da1ee95ef5
Add tutorials and missing pages to Learn.RoboSats 2022-05-18 17:58:16 -07:00
smargold476
297c8b22c2
Change docpaths (#142) 2022-05-18 21:59:38 +00:00
David
45b834b657
Add details in frontend setup guide about css files (#143) 2022-05-18 21:57:08 +00:00
Reckless_Satoshi
b1863fc3ab
Add contribute translations to learn.robosats documentation 2022-05-18 05:31:30 -07:00
Reckless_Satoshi
79d1ca1ff1
Improve Learn.RoboSats structure, style, navbar 2022-05-18 05:08:57 -07:00
Fernando Porazzi
04e13d50fd
Migrate ProfileDialog to Dialogs folder
Convert ProfileDialog component to Typescript and co-locate it inside the dialogs folder
2022-05-18 11:17:25 +02:00
Reckless_Satoshi
3c43f5dd3b
Complete splash screen learn.robosats. Add _pages. 2022-05-17 15:30:11 -07:00
Reckless_Satoshi
6350fcdb80
Add Learn.RoboSats splash screen art by @Red_purdy (#140)
* Add files via upload

* Delete learn-robosats-home-01.png

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
2022-05-17 21:42:15 +00:00
Fernando Porazzi
5ff6e1e78d
Migrate ExchangeSummaryDialog to Dialogs folder
This commit migrates the ExchangeSummaryDialog component to the dialogs folder whilst converting it to Typescript
2022-05-17 22:29:25 +02:00
Reckless_Satoshi
cc06874f4d
Fix invalid payload when premium textbox is reset. Mv pngs 2022-05-17 09:19:35 -07:00
Reckless_Satoshi
16da19815f
Add files via upload (#139)
Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
2022-05-17 13:59:47 +00:00
Hugo
ea3b5a616a
Added iOS app and made some minor grammar edits (#138)
* Added iOS app and made some minor grammar edits

* Add PGPro logo picture
2022-05-17 07:46:15 +00:00
Reckless_Satoshi
6442492117
Add quick-start documentation: access robosats 2022-05-16 15:46:13 -07:00
Reckless_Satoshi
159cf1a39e
Add SeeCompatibleWallets button to re-submit invoic after fail routing 2022-05-16 13:57:44 -07:00
Reckless_Satoshi
b92d78967a
Create LearnDialog (links to learn.robosats.com) 2022-05-16 13:42:51 -07:00
Reckless_Satoshi
1c1c6fc488
Add link to Learn.RoboSats, add WIP _include 2022-05-16 12:34:54 -07:00
Reckless_Satoshi
a6c433719e
Convert Icons to ts, add Bitcoin Icons 2022-05-16 11:01:17 -07:00
Reckless_Satoshi
6f318129c1
Add Wallet compatibiity button link 2022-05-16 06:03:01 -07:00
Reckless_Satoshi
1a751b4fa7
Make collateral lock step more explicit for takers 2022-05-16 05:22:40 -07:00
Reckless_Satoshi
30300c7e4f
Improve connection of UI between Make and Book 2022-05-16 04:37:30 -07:00
Reckless_Satoshi
dc80581401
Update .gitignore 2022-05-16 01:37:51 -07:00
Reckless_Satoshi
55e3f8d031
Merge branch 'linear-determinate-to-ts' into main (#132) 2022-05-16 01:35:16 -07:00
Reckless_Satoshi
523d899482
Add import React on LinearDeterminate 2022-05-16 01:34:03 -07:00
Reckless_Satoshi
b24bd4c2db
Constrain open dispute valid status 2022-05-15 23:47:22 -07:00
Reckless_Satoshi
112f4d00b1
Structure learn.robosats 2022-05-15 13:44:56 -07:00
Reckless_Satoshi
ce2e562aa5
Add wallets.md, tweak skin and theme 2022-05-14 19:01:21 -07:00
Reckless_Satoshi
008feda087
Fix GH pages build 2022-05-14 14:04:28 -07:00
Reckless_Satoshi
86447ea193
Add Jekyll markdown site as GH page (#136)
* Add Jekyll docker service and init site

* Use minimal mistakes theme

* Create splash. Add first pages and toolbars
2022-05-14 20:45:28 +00:00
Reckless_Satoshi
8be5bc5cbe
Update CNAME 2022-05-14 19:58:21 +00:00
Reckless_Satoshi
c780b67234
Create CNAME 2022-05-14 14:28:15 +00:00
Reckless_Satoshi
9e96aaa021
Add Twitter to CommunityDialog 2022-05-13 08:47:54 -07:00