558 Commits

Author SHA1 Message Date
508151eae5 Add showPGP per message, copy per message, create messageCard 2022-05-24 14:36:21 -07:00
83564df25a Add tooltips and helper buttons 2022-05-24 06:33:55 -07:00
d492475eec Add show signature verification on chat messages 2022-05-24 05:52:33 -07:00
af001d31d2 Add Audit Dialog 2022-05-24 05:16:50 -07:00
b5b129fb4e Create EncryptedChat, add saveKeys & saveMessages, add audit button. WIP 2022-05-23 17:31:34 -07:00
ac0969baf6 Convert new UserGen into POST. Fix misformed armored keys. Example encrypt/decrypt. 2022-05-23 04:21:01 -07:00
789f9fbdb1 Add pub_key and enc_priv_key fields. Store in cookies. Bug: misformed 2022-05-22 15:12:25 -07:00
191dfe0d3b Upgrade userGen, only token_sha256 used. Deprecate token user generation. 2022-05-22 12:30:12 -07:00
59d8d325b2 Add utility functions for keypair generation, encrypt and decrypt messages 2022-05-22 10:46:04 -07:00
ae4d6a1ac0 Include all docs svg icons, Fix links, Add pages 2022-05-22 03:08:41 -07:00
f6d03aab8b Fix in-app typos 2022-05-20 05:31:49 -07:00
debfd3261d Add donate contribution guide to learn robosats 2022-05-20 05:00:29 -07:00
0fa6f4e3d9 Add Portuguese speaking community to CommunityDialog 2022-05-19 10:04:29 -07:00
f53fcce17c Translate failure reasons 2022-05-19 07:49:08 -07:00
d48ee9ced4 Add explicit routing failure reasons for users 2022-05-19 07:00:55 -07:00
f7b9ca67d4 Fix reverse buy/sell on maker to book page transitions 2022-05-19 02:39:00 -07:00
5f17a1608b Merge readme and improved setup before Learn.RoboSats WIP release 2022-05-19 01:18:31 -07:00
da1ee95ef5 Add tutorials and missing pages to Learn.RoboSats 2022-05-18 17:58:16 -07:00
297c8b22c2 Change docpaths (#142) 2022-05-18 21:59:38 +00:00
45b834b657 Add details in frontend setup guide about css files (#143) 2022-05-18 21:57:08 +00:00
b1863fc3ab Add contribute translations to learn.robosats documentation 2022-05-18 05:31:30 -07:00
79d1ca1ff1 Improve Learn.RoboSats structure, style, navbar 2022-05-18 05:08:57 -07:00
3c43f5dd3b Complete splash screen learn.robosats. Add _pages. 2022-05-17 15:30:11 -07:00
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
cc06874f4d Fix invalid payload when premium textbox is reset. Mv pngs 2022-05-17 09:19:35 -07:00
16da19815f Add files via upload (#139)
Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
2022-05-17 13:59:47 +00:00
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
6442492117 Add quick-start documentation: access robosats 2022-05-16 15:46:13 -07:00
159cf1a39e Add SeeCompatibleWallets button to re-submit invoic after fail routing 2022-05-16 13:57:44 -07:00
b92d78967a Create LearnDialog (links to learn.robosats.com) 2022-05-16 13:42:51 -07:00
1c1c6fc488 Add link to Learn.RoboSats, add WIP _include 2022-05-16 12:34:54 -07:00
a6c433719e Convert Icons to ts, add Bitcoin Icons 2022-05-16 11:01:17 -07:00
6f318129c1 Add Wallet compatibiity button link 2022-05-16 06:03:01 -07:00
1a751b4fa7 Make collateral lock step more explicit for takers 2022-05-16 05:22:40 -07:00
30300c7e4f Improve connection of UI between Make and Book 2022-05-16 04:37:30 -07:00
dc80581401 Update .gitignore 2022-05-16 01:37:51 -07:00
55e3f8d031 Merge branch 'linear-determinate-to-ts' into main (#132) 2022-05-16 01:35:16 -07:00
523d899482 Add import React on LinearDeterminate 2022-05-16 01:34:03 -07:00
b24bd4c2db Constrain open dispute valid status 2022-05-15 23:47:22 -07:00
112f4d00b1 Structure learn.robosats 2022-05-15 13:44:56 -07:00
ce2e562aa5 Add wallets.md, tweak skin and theme 2022-05-14 19:01:21 -07:00
008feda087 Fix GH pages build 2022-05-14 14:04:28 -07:00
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
8be5bc5cbe Update CNAME 2022-05-14 19:58:21 +00:00
c780b67234 Create CNAME 2022-05-14 14:28:15 +00:00
9e96aaa021 Add Twitter to CommunityDialog 2022-05-13 08:47:54 -07:00
d8c7d2dcfb Use own fork of Robohash 2022-05-11 15:14:13 -07:00
5cba7474b8 Catalan translation (#133)
* Catalan translation

Work in progress.

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

Catalan translation finished.

* Update ca.json

Updated according to the latest English version.

* Activate CA

Co-authored-by: ₿lue Lynx <104466642+BlueLynx21@users.noreply.github.com>
2022-05-11 13:31:12 +00:00
73baacb137 Convert LinearDeterminate component to Typescript 2022-05-11 13:27:11 +02:00
ce0f5f8f74 Merge branch 'add-typescript-support' into main (#103) 2022-05-10 11:57:51 -07:00