Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pds: squashed unused warnings from vendored code | Bryan Newbold | 2022-11-06 | 3 | -0/+6 | |
| | ||||||
* | crypto: fix 'multibase' pubkey serialization for DID documents | Bryan Newbold | 2022-11-06 | 1 | -5/+22 | |
| | | | | | | See: https://medium.com/asecuritysite-when-bob-met-alice/02-03-or-04-so-what-are-compressed-and-uncompressed-public-keys-6abcb57efeb6 Thanks to folks in bluesky matrix dev channel for the tip. | |||||
* | pds: wrangle 'iroh_car' in to PDS code | Bryan Newbold | 2022-11-06 | 9 | -17/+31 | |
| | ||||||
* | iroh-car: move vendoring into sub-module of pds crate | Bryan Newbold | 2022-11-06 | 7 | -0/+435 | |
| | | | | So we don't need to re-publish this as a separate crate. | |||||
* | change mind again and put common back in cli crate (want fewer crates) | Bryan Newbold | 2022-11-06 | 2 | -2/+2 | |
| | ||||||
* | pds: partial clippy clean | Bryan Newbold | 2022-11-06 | 9 | -68/+57 | |
| | ||||||
* | pds: switch to adenosine-common for identifiers | Bryan Newbold | 2022-11-06 | 2 | -4/+4 | |
| | ||||||
* | pds: fix 'put' (not 'Update') | Bryan Newbold | 2022-11-04 | 1 | -0/+28 | |
| | ||||||
* | pds: basic repo CRUD coming together | Bryan Newbold | 2022-11-04 | 5 | -24/+214 | |
| | ||||||
* | pds: more progress | Bryan Newbold | 2022-11-04 | 7 | -72/+195 | |
| | ||||||
* | pds: various bugfixes | Bryan Newbold | 2022-11-03 | 7 | -46/+121 | |
| | ||||||
* | pds schema: fix SQL trailing comma | Bryan Newbold | 2022-11-03 | 1 | -1/+1 | |
| | ||||||
* | use dotenv to pick up environment variables | Bryan Newbold | 2022-11-03 | 1 | -0/+1 | |
| | ||||||
* | start adding ucan support | Bryan Newbold | 2022-11-03 | 1 | -0/+91 | |
| | ||||||
* | pds: progress on account creation | Bryan Newbold | 2022-11-03 | 5 | -61/+182 | |
| | ||||||
* | pds: progress on repo mst wrapper | Bryan Newbold | 2022-11-02 | 4 | -62/+255 | |
| | ||||||
* | pds: fix some PLC and DID bugs | Bryan Newbold | 2022-11-02 | 4 | -3/+566 | |
| | ||||||
* | pds: refactoring | Bryan Newbold | 2022-11-02 | 5 | -28/+129 | |
| | ||||||
* | pds: refactor repo code | Bryan Newbold | 2022-11-01 | 6 | -24/+180 | |
| | ||||||
* | pds: more skeleton progress | Bryan Newbold | 2022-11-01 | 7 | -61/+283 | |
| | ||||||
* | pds: move earlier commands to lib and tests | Bryan Newbold | 2022-10-31 | 5 | -236/+162 | |
| | ||||||
* | pds: switch to blocking web framework | Bryan Newbold | 2022-10-31 | 2 | -39/+31 | |
| | ||||||
* | PDS: early progress | Bryan Newbold | 2022-10-31 | 3 | -3/+132 | |
| | ||||||
* | PDS: crude progress on MST parsing/serialization | Bryan Newbold | 2022-10-29 | 3 | -0/+468 | |
| | ||||||
* | rename main crate to '-pds', start '-cli' crate | Bryan Newbold | 2022-10-26 | 1 | -0/+3 | |