Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README: note about iroh-car vendoring | Bryan Newbold | 2022-11-06 | 1 | -0/+5 |
* | pds: wrangle 'iroh_car' in to PDS code | Bryan Newbold | 2022-11-06 | 10 | -18/+38 |
* | iroh-car: move vendoring into sub-module of pds crate | Bryan Newbold | 2022-11-06 | 7 | -0/+435 |
* | change mind again and put common back in cli crate (want fewer crates) | Bryan Newbold | 2022-11-06 | 3 | -3/+3 |
* | pds: partial clippy clean | Bryan Newbold | 2022-11-06 | 9 | -68/+57 |
* | pds: switch to adenosine-common for identifiers | Bryan Newbold | 2022-11-06 | 3 | -6/+6 |
* | pds: fix 'put' (not 'Update') | Bryan Newbold | 2022-11-04 | 2 | -0/+29 |
* | pds: basic repo CRUD coming together | Bryan Newbold | 2022-11-04 | 6 | -60/+293 |
* | 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 | 2 | -0/+2 |
* | start adding ucan support | Bryan Newbold | 2022-11-03 | 2 | -0/+95 |
* | pds: progress on account creation | Bryan Newbold | 2022-11-03 | 5 | -61/+182 |
* | pds: progress on repo mst wrapper | Bryan Newbold | 2022-11-02 | 5 | -66/+261 |
* | pds: fix some PLC and DID bugs | Bryan Newbold | 2022-11-02 | 6 | -19/+620 |
* | pds: refactoring | Bryan Newbold | 2022-11-02 | 5 | -28/+129 |
* | pds: refactor repo code | Bryan Newbold | 2022-11-01 | 7 | -25/+181 |
* | pds: more skeleton progress | Bryan Newbold | 2022-11-01 | 9 | -62/+287 |
* | pds: small plan update | Bryan Newbold | 2022-10-31 | 1 | -14/+14 |
* | pds: move earlier commands to lib and tests | Bryan Newbold | 2022-10-31 | 9 | -237/+172 |
* | pds: switch to blocking web framework | Bryan Newbold | 2022-10-31 | 3 | -40/+32 |
* | PDS: early progress | Bryan Newbold | 2022-10-31 | 4 | -5/+278 |
* | PDS: crude progress on MST parsing/serialization | Bryan Newbold | 2022-10-29 | 5 | -5/+486 |
* | add adenosine-pds to workspace and fix rusqlite dep | Bryan Newbold | 2022-10-28 | 1 | -1/+1 |
* | plan.txt and TODO file cleanup | Bryan Newbold | 2022-10-28 | 1 | -0/+21 |
* | bump MSRV to 1.61 | Bryan Newbold | 2022-10-28 | 1 | -1/+1 |
* | cargo: stop trying to use workspace.package | Bryan Newbold | 2022-10-28 | 1 | -7/+7 |
* | pds: some more libs | Bryan Newbold | 2022-10-27 | 1 | -3/+6 |
* | start skeleton of adenosine-tauri-gui crate | Bryan Newbold | 2022-10-27 | 1 | -8/+10 |
* | rename main crate to '-pds', start '-cli' crate | Bryan Newbold | 2022-10-26 | 3 | -0/+34 |