about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Replace mobx-state-tree with mobx and get a basic home feed renderingPaul Frazee2022-07-1920-274/+535
* Bundle official msrcrypto distro in the source (solves some bugs, probably sa...Paul Frazee2022-07-193-2/+10145
* Fix platform build issuesPaul Frazee2022-07-184-24/+20
* Add mock API and reorg code for clarityPaul Frazee2022-07-1829-169/+357
* Fix web buildPaul Frazee2022-06-159-56/+88
* 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 mo...Paul Frazee2022-06-1512-18/+110
* Rename bundle-id to xyz.blueskyweb.pubsq in androidPaul Frazee2022-06-1510-17/+16
* Implement full auth flow in iOSPaul Frazee2022-06-154-24/+75
* Improve readme notesPaul Frazee2022-06-151-9/+27
* Polyfills for native cryptoPaul Frazee2022-06-1515-81/+243
* Open login flow in in-app browser for native (WIP)Paul Frazee2022-06-145-42/+94
* Work around lack of 'exports' directive support in metroPaul Frazee2022-06-141-0/+45
* iOS: Remove flipper and add workarounds for m1 simulator buildsPaul Frazee2022-06-143-198/+55
* Add base auth & ucan request flow (web only)Paul Frazee2022-06-1414-288/+1553
* Add custom protocol deep linksPaul Frazee2022-06-134-0/+31
* Add deep links (android)Paul Frazee2022-06-134-3/+12
* Add universal links (iOS)Paul Frazee2022-06-139-12/+68
* (WIP) Add initial API clientPaul Frazee2022-06-109-27/+260
* Add desktop shellPaul Frazee2022-06-0916-138/+269
* Add auth navigationsPaul Frazee2022-06-0911-25/+129
* Add routes and core viewsPaul Frazee2022-06-0916-118/+293
* Add state managementPaul Frazee2022-06-0917-133/+340
* Add web targetPaul Frazee2022-06-089-221/+5377
* Add basic react-navigator usagePaul Frazee2022-06-077-11/+165
* Note about react native support being blockedPaul Frazee2022-06-071-1/+2
* Initial commitPaul Frazee2022-06-0773-0/+10949