aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* pds: refactor to use higher-level repo mutation code pathBryan Newbold2022-11-061-47/+10
* pds: refactor to use typed identifiers a lot moreBryan Newbold2022-11-061-21/+21
* pds: wrangle 'iroh_car' in to PDS codeBryan Newbold2022-11-061-0/+1
* change mind again and put common back in cli crate (want fewer crates)Bryan Newbold2022-11-061-1/+1
* pds: partial clippy cleanBryan Newbold2022-11-061-24/+24
* pds: switch to adenosine-common for identifiersBryan Newbold2022-11-061-3/+3
* pds: fix 'put' (not 'Update')Bryan Newbold2022-11-041-0/+28
* pds: basic repo CRUD coming togetherBryan Newbold2022-11-041-16/+154
* pds: more progressBryan Newbold2022-11-041-21/+97
* pds: various bugfixesBryan Newbold2022-11-031-18/+34
* pds: progress on account creationBryan Newbold2022-11-031-15/+80
* pds: progress on repo mst wrapperBryan Newbold2022-11-021-7/+27
* pds: fix some PLC and DID bugsBryan Newbold2022-11-021-2/+6
* pds: refactoringBryan Newbold2022-11-021-19/+101
* pds: refactor repo codeBryan Newbold2022-11-011-2/+3
* pds: more skeleton progressBryan Newbold2022-11-011-50/+21
* pds: move earlier commands to lib and testsBryan Newbold2022-10-311-7/+64
* pds: switch to blocking web frameworkBryan Newbold2022-10-311-36/+29
* PDS: early progressBryan Newbold2022-10-311-0/+42