aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Makefile: require Cargo.locked up to date for some depsBryan Newbold2022-10-281-4/+4
|
* Makefile: fix testsBryan Newbold2022-10-281-1/+0
|
* CLI: shell completionsBryan Newbold2022-10-282-0/+1850
|
* CI: start a gitlab CI file, just testsBryan Newbold2022-10-281-0/+13
|
* cargo: stop trying to use workspace.packageBryan Newbold2022-10-284-32/+19
| | | | It isn't working with external tools, like cargo-deb or tauri-cli.
* cli: bug fixes for creation, etcBryan Newbold2022-10-282-32/+93
|
* update Cargo.lockBryan Newbold2022-10-271-0/+2
|
* pds: some more libsBryan Newbold2022-10-271-3/+6
|
* cli: parse fields as body or query params from argsBryan Newbold2022-10-274-16/+84
|
* CLI: progress (identifiers, ls, delete)Bryan Newbold2022-10-274-38/+258
|
* start skeleton of adenosine-tauri-gui crateBryan Newbold2022-10-2726-31/+3081
|
* cli: progressBryan Newbold2022-10-276-47/+396
|
* add a MakefileBryan Newbold2022-10-261-0/+42
|
* cli: initial progressBryan Newbold2022-10-268-4/+448
|
* atproto upstream quickstart docBryan Newbold2022-10-261-0/+180
|
* rename main crate to '-pds', start '-cli' crateBryan Newbold2022-10-269-152/+620
|
* start sketching out a plan, rust depsBryan Newbold2022-10-267-0/+1621
|
* init repoBryan Newbold2022-10-263-0/+33