about summary refs log tree commit diff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Readme Cleanup (#40)Aryan Goharzad2023-01-161-2/+4
| | | | | | | | | * Readme Cleanup Updates instructions for starting the dev/staging servers * Update README.md Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Remove webcrypto polyfill, as it's no longer neededPaul Frazee2022-11-231-31/+0
|
* Add iconsPaul Frazee2022-07-191-1/+1
|
* Replace mobx-state-tree with mobx and get a basic home feed renderingPaul Frazee2022-07-191-2/+2
|
* Fix web buildPaul Frazee2022-06-151-0/+1
|
* Document how to access localhost in the android simPaul Frazee2022-06-151-0/+2
|
* Move the secure-random code into this project due to build issues with the ↵Paul Frazee2022-06-151-1/+1
| | | | module, which is no longer maintained
* Implement full auth flow in iOSPaul Frazee2022-06-151-1/+10
|
* Improve readme notesPaul Frazee2022-06-151-9/+27
|
* Polyfills for native cryptoPaul Frazee2022-06-151-1/+8
|
* Add base auth & ucan request flow (web only)Paul Frazee2022-06-141-12/+8
|
* Add custom protocol deep linksPaul Frazee2022-06-131-0/+7
|
* Add desktop shellPaul Frazee2022-06-091-2/+0
|
* Add auth navigationsPaul Frazee2022-06-091-2/+0
|
* Add routes and core viewsPaul Frazee2022-06-091-1/+12
|
* Add state managementPaul Frazee2022-06-091-2/+2
|
* Add web targetPaul Frazee2022-06-081-2/+2
|
* Add basic react-navigator usagePaul Frazee2022-06-071-1/+3
|
* Note about react native support being blockedPaul Frazee2022-06-071-1/+2
|
* Initial commitPaul Frazee2022-06-071-0/+20