about summary refs log tree commit diff
path: root/src/platform
Commit message (Collapse)AuthorAgeFilesLines
* Rename to bsky.appPaul Frazee2022-11-051-2/+2
|
* Remove old auth codePaul Frazee2022-09-272-72/+0
|
* Bundle official msrcrypto distro in the source (solves some bugs, probably ↵Paul Frazee2022-07-191-1/+1
| | | | safer)
* Add mock API and reorg code for clarityPaul Frazee2022-07-186-125/+2
|
* Fix web buildPaul Frazee2022-06-154-2/+74
|
* Move the secure-random code into this project due to build issues with the ↵Paul Frazee2022-06-151-1/+11
| | | | module, which is no longer maintained
* Implement full auth flow in iOSPaul Frazee2022-06-151-1/+26
|
* Polyfills for native cryptoPaul Frazee2022-06-152-0/+22
|
* Open login flow in in-app browser for native (WIP)Paul Frazee2022-06-141-0/+12
|
* Add desktop shellPaul Frazee2022-06-095-0/+134