Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Readme Cleanup (#40) | Aryan Goharzad | 2023-01-16 | 1 | -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 needed | Paul Frazee | 2022-11-23 | 1 | -31/+0 |
| | |||||
* | Add icons | Paul Frazee | 2022-07-19 | 1 | -1/+1 |
| | |||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 1 | -2/+2 |
| | |||||
* | Fix web build | Paul Frazee | 2022-06-15 | 1 | -0/+1 |
| | |||||
* | Document how to access localhost in the android sim | Paul Frazee | 2022-06-15 | 1 | -0/+2 |
| | |||||
* | Move the secure-random code into this project due to build issues with the ↵ | Paul Frazee | 2022-06-15 | 1 | -1/+1 |
| | | | | module, which is no longer maintained | ||||
* | Implement full auth flow in iOS | Paul Frazee | 2022-06-15 | 1 | -1/+10 |
| | |||||
* | Improve readme notes | Paul Frazee | 2022-06-15 | 1 | -9/+27 |
| | |||||
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 1 | -1/+8 |
| | |||||
* | Add base auth & ucan request flow (web only) | Paul Frazee | 2022-06-14 | 1 | -12/+8 |
| | |||||
* | Add custom protocol deep links | Paul Frazee | 2022-06-13 | 1 | -0/+7 |
| | |||||
* | Add desktop shell | Paul Frazee | 2022-06-09 | 1 | -2/+0 |
| | |||||
* | Add auth navigations | Paul Frazee | 2022-06-09 | 1 | -2/+0 |
| | |||||
* | Add routes and core views | Paul Frazee | 2022-06-09 | 1 | -1/+12 |
| | |||||
* | Add state management | Paul Frazee | 2022-06-09 | 1 | -2/+2 |
| | |||||
* | Add web target | Paul Frazee | 2022-06-08 | 1 | -2/+2 |
| | |||||
* | Add basic react-navigator usage | Paul Frazee | 2022-06-07 | 1 | -1/+3 |
| | |||||
* | Note about react native support being blocked | Paul Frazee | 2022-06-07 | 1 | -1/+2 |
| | |||||
* | Initial commit | Paul Frazee | 2022-06-07 | 1 | -0/+20 |