Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 17 | -254/+520 |
| | |||||
* | Bundle official msrcrypto distro in the source (solves some bugs, probably ↵ | Paul Frazee | 2022-07-19 | 2 | -1/+10145 |
| | | | | safer) | ||||
* | Fix platform build issues | Paul Frazee | 2022-07-18 | 2 | -21/+17 |
| | |||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 26 | -164/+315 |
| | |||||
* | Fix web build | Paul Frazee | 2022-06-15 | 8 | -56/+87 |
| | |||||
* | Move the secure-random code into this project due to build issues with the ↵ | Paul Frazee | 2022-06-15 | 1 | -1/+11 |
| | | | | module, which is no longer maintained | ||||
* | 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 |