Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pds: refactor account creation, did docs, etc | Bryan Newbold | 2022-11-07 | 1 | -66/+140 |
| | | | | | | | To allow creating accounts from the CLI, and creating did:web accounts (as opposed to did:plc). Also a buch of config refactoring. | ||||
* | pds: add some more config | Bryan Newbold | 2022-11-07 | 1 | -77/+128 |
| | |||||
* | pds: implement CAR import/export at repo level | Bryan Newbold | 2022-11-07 | 1 | -13/+37 |
| | |||||
* | pds: initial pass at crude web interface | Bryan Newbold | 2022-11-07 | 1 | -4/+176 |
| | |||||
* | pds: update upstream lexicon details | Bryan Newbold | 2022-11-07 | 1 | -22/+23 |
| | |||||
* | pds: refactor to use higher-level repo mutation code path | Bryan Newbold | 2022-11-06 | 1 | -47/+10 |
| | |||||
* | pds: refactor to use typed identifiers a lot more | Bryan Newbold | 2022-11-06 | 1 | -21/+21 |
| | |||||
* | pds: wrangle 'iroh_car' in to PDS code | Bryan Newbold | 2022-11-06 | 1 | -0/+1 |
| | |||||
* | change mind again and put common back in cli crate (want fewer crates) | Bryan Newbold | 2022-11-06 | 1 | -1/+1 |
| | |||||
* | pds: partial clippy clean | Bryan Newbold | 2022-11-06 | 1 | -24/+24 |
| | |||||
* | pds: switch to adenosine-common for identifiers | Bryan Newbold | 2022-11-06 | 1 | -3/+3 |
| | |||||
* | pds: fix 'put' (not 'Update') | Bryan Newbold | 2022-11-04 | 1 | -0/+28 |
| | |||||
* | pds: basic repo CRUD coming together | Bryan Newbold | 2022-11-04 | 1 | -16/+154 |
| | |||||
* | pds: more progress | Bryan Newbold | 2022-11-04 | 1 | -21/+97 |
| | |||||
* | pds: various bugfixes | Bryan Newbold | 2022-11-03 | 1 | -18/+34 |
| | |||||
* | pds: progress on account creation | Bryan Newbold | 2022-11-03 | 1 | -15/+80 |
| | |||||
* | pds: progress on repo mst wrapper | Bryan Newbold | 2022-11-02 | 1 | -7/+27 |
| | |||||
* | pds: fix some PLC and DID bugs | Bryan Newbold | 2022-11-02 | 1 | -2/+6 |
| | |||||
* | pds: refactoring | Bryan Newbold | 2022-11-02 | 1 | -19/+101 |
| | |||||
* | pds: refactor repo code | Bryan Newbold | 2022-11-01 | 1 | -2/+3 |
| | |||||
* | pds: more skeleton progress | Bryan Newbold | 2022-11-01 | 1 | -50/+21 |
| | |||||
* | pds: move earlier commands to lib and tests | Bryan Newbold | 2022-10-31 | 1 | -7/+64 |
| | |||||
* | pds: switch to blocking web framework | Bryan Newbold | 2022-10-31 | 1 | -36/+29 |
| | |||||
* | PDS: early progress | Bryan Newbold | 2022-10-31 | 1 | -0/+42 |