aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* README: note about iroh-car vendoringBryan Newbold2022-11-061-0/+5
* small TODO notesBryan Newbold2022-11-061-0/+3
* README: don't mention tauri for nowBryan Newbold2022-11-061-2/+1
* pds: wrangle 'iroh_car' in to PDS codeBryan Newbold2022-11-0611-33/+41
* iroh-car: move vendoring into sub-module of pds crateBryan Newbold2022-11-0612-98/+1
* change mind again and put common back in cli crate (want fewer crates)Bryan Newbold2022-11-0610-33/+6
* pds: partial clippy cleanBryan Newbold2022-11-069-68/+57
* comon: simplify public interfaceBryan Newbold2022-11-061-2/+1
* pds: switch to adenosine-common for identifiersBryan Newbold2022-11-063-6/+6
* cli: partial clippy cleanupsBryan Newbold2022-11-062-14/+11
* cli: switch identifiers to adenosine-commonBryan Newbold2022-11-064-384/+3
* create adenosine-common, with some types used by multiple cratesBryan Newbold2022-11-064-0/+417
* update cargo for tauri removal (temporary)Bryan Newbold2022-11-062-2300/+11
* remove tauri-gui folder (for now)Bryan Newbold2022-11-0523-150/+0
* pds: fix 'put' (not 'Update')Bryan Newbold2022-11-044-0/+33
* cli: basic CRUD bug fixesBryan Newbold2022-11-042-4/+8
* pds: basic repo CRUD coming togetherBryan Newbold2022-11-046-60/+293
* CLI: more derives on shared identifier codeBryan Newbold2022-11-041-0/+2
* cli: sort of handle UCAN did extractionBryan Newbold2022-11-041-0/+9
* cli: slightly better error handlingBryan Newbold2022-11-041-3/+22
* pds: more progressBryan Newbold2022-11-047-72/+195
* more identifier typesBryan Newbold2022-11-043-1/+237
* pds: various bugfixesBryan Newbold2022-11-037-46/+121
* pds schema: fix SQL trailing commaBryan Newbold2022-11-031-1/+1
* use dotenv to pick up environment variablesBryan Newbold2022-11-035-0/+12
* start adding ucan supportBryan Newbold2022-11-033-4/+514
* pds: progress on account creationBryan Newbold2022-11-035-61/+182
* pds: progress on repo mst wrapperBryan Newbold2022-11-025-66/+261
* quickstart: typoBryan Newbold2022-11-021-1/+1
* pds: fix some PLC and DID bugsBryan Newbold2022-11-027-19/+811
* pds: refactoringBryan Newbold2022-11-025-28/+129
* pds: refactor repo codeBryan Newbold2022-11-017-25/+181
* gitignore: more sqlite files to ignoreBryan Newbold2022-11-011-0/+2
* CI: add cmake (for build)Bryan Newbold2022-11-011-1/+1
* pds: more skeleton progressBryan Newbold2022-11-0110-62/+348
* pds: small plan updateBryan Newbold2022-10-311-14/+14
* pds: move earlier commands to lib and testsBryan Newbold2022-10-3110-237/+173
* pds: switch to blocking web frameworkBryan Newbold2022-10-314-181/+225
* PDS: early progressBryan Newbold2022-10-314-5/+278
* PDS: crude progress on MST parsing/serializationBryan Newbold2022-10-296-14/+565
* cargo: add iroh-car to workspace; tweak deps to reduce duplicationBryan Newbold2022-10-283-5/+265
* copy in iroh-car from iroh repo, verbatimBryan Newbold2022-10-2811-0/+532
* notes on IPLD and repo structureBryan Newbold2022-10-282-0/+339
* add adenosine-pds to workspace and fix rusqlite depBryan Newbold2022-10-283-9/+840
* create notes/ directoryBryan Newbold2022-10-281-0/+0
* update README with componentsBryan Newbold2022-10-281-0/+10
* plan.txt and TODO file cleanupBryan Newbold2022-10-284-1/+57
* update top-level READMEBryan Newbold2022-10-281-3/+91
* CLI: update manpage, CLI args, READMEBryan Newbold2022-10-286-40/+747
* bump MSRV to 1.61Bryan Newbold2022-10-285-4/+7