Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the secure-random code into this project due to build issues with the mo... | Paul Frazee | 2022-06-15 | 1 | -1/+11 |
* | Rename bundle-id to xyz.blueskyweb.pubsq in android | Paul Frazee | 2022-06-15 | 1 | -2/+2 |
* | Implement full auth flow in iOS | Paul Frazee | 2022-06-15 | 3 | -23/+65 |
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 9 | -76/+175 |
* | Open login flow in in-app browser for native (WIP) | Paul Frazee | 2022-06-14 | 2 | -7/+39 |
* | Add base auth & ucan request flow (web only) | Paul Frazee | 2022-06-14 | 9 | -49/+161 |
* | Add custom protocol deep links | Paul Frazee | 2022-06-13 | 1 | -0/+2 |
* | Add deep links (android) | Paul Frazee | 2022-06-13 | 1 | -1/+1 |
* | Add universal links (iOS) | Paul Frazee | 2022-06-13 | 1 | -2/+13 |
* | (WIP) Add initial API client | Paul Frazee | 2022-06-10 | 5 | -25/+209 |
* | Add desktop shell | Paul Frazee | 2022-06-09 | 15 | -136/+269 |
* | Add auth navigations | Paul Frazee | 2022-06-09 | 8 | -23/+123 |
* | Add routes and core views | Paul Frazee | 2022-06-09 | 10 | -114/+210 |
* | Add state management | Paul Frazee | 2022-06-09 | 8 | -116/+289 |
* | Add web target | Paul Frazee | 2022-06-08 | 3 | -54/+35 |
* | Add basic react-navigator usage | Paul Frazee | 2022-06-07 | 1 | -0/+147 |