summaryrefslogtreecommitdiffstats
path: root/adenosine-pds
Commit message (Expand)AuthorAgeFilesLines
* pds: fix ref to adenosine-cliv0.1.2Bryan Newbold2022-11-221-1/+1
* changelog and crate version bumps for v0.1.2Bryan Newbold2022-11-221-1/+1
* pds: CAR download linksBryan Newbold2022-11-222-0/+6
* pds: SQL schema to use more ISO-style timestampsBryan Newbold2022-11-221-7/+7
* clippy cleanupsBryan Newbold2022-11-2210-42/+41
* pds: human-readable CIDs etc in commit node in web UIBryan Newbold2022-11-222-1/+18
* pds: pull in 'created_at_now()' helper from CLIBryan Newbold2022-11-221-7/+1
* pds: update to use TickerBryan Newbold2022-11-221-4/+4
* cargo: bump versions for devBryan Newbold2022-11-211-2/+2
* bump to v0.1.1, updating CHANGELOGv0.1.1Bryan Newbold2022-11-111-1/+1
* pds: inspect links in pinkBryan Newbold2022-11-113-2/+6
* update from dotenv to dotenvyBryan Newbold2022-11-112-2/+2
* deb: include PDS shell completionsBryan Newbold2022-11-111-0/+2
* cargo: link to crate-specific READMEsBryan Newbold2022-11-111-1/+1
* cargo: lock down version numbersv0.1.0Bryan Newbold2022-11-111-20/+20
* cargo: update license slugs to what crates.io wantsBryan Newbold2022-11-111-1/+1
* bump crates to v0.1.0Bryan Newbold2022-11-111-2/+2
* update PDS plan notesBryan Newbold2022-11-111-16/+36
* pds: include manpage in debBryan Newbold2022-11-111-1/+1
* pds: manpage, shell completionsBryan Newbold2022-11-111-0/+9
* update READMEs, start a CHANGELOGBryan Newbold2022-11-111-4/+97
* pds: fix test importsBryan Newbold2022-11-111-2/+2
* pds: enforce registration domainBryan Newbold2022-11-111-1/+16
* pds: enforce invite code; implement describeBryan Newbold2022-11-101-1/+20
* pds: much progress on planBryan Newbold2022-11-101-34/+72
* pds: implement homepage and did.json lookupsBryan Newbold2022-11-101-5/+42
* pds: in some responses, CIDs as strings (not byte arrays)Bryan Newbold2022-11-101-2/+2
* pds: basic/partial post thread implementationBryan Newbold2022-11-106-14/+217
* pds: comment out currently-unused cratesBryan Newbold2022-11-101-2/+3
* pds: error page fixesBryan Newbold2022-11-102-1/+9
* pds: template tweaksBryan Newbold2022-11-107-13/+21
* pds: homepage handle, not didBryan Newbold2022-11-103-15/+14
* pds: error HTML template, crash on mutex poisonedBryan Newbold2022-11-102-19/+43
* pds: more web view implementationBryan Newbold2022-11-1016-106/+276
* pds: session.get and handle.resolve XRPC endpointsBryan Newbold2022-11-092-14/+44
* pds: more bsky posts/feeds/follow/like progressBryan Newbold2022-11-096-52/+427
* pds: start implementing bsky database ops and XRPC endpointsBryan Newbold2022-11-085-24/+502
* pds: refactor account creation, did docs, etcBryan Newbold2022-11-073-111/+280
* pds: add some more configBryan Newbold2022-11-072-79/+155
* pds: implement CAR import/export at repo levelBryan Newbold2022-11-077-103/+189
* pds: initial pass at crude web interfaceBryan Newbold2022-11-0716-4/+966
* pds: update upstream lexicon detailsBryan Newbold2022-11-074-38/+39
* pds: refactor to use higher-level repo mutation code pathBryan Newbold2022-11-062-48/+34
* pds: refactor to use typed identifiers a lot moreBryan Newbold2022-11-065-152/+158
* pds: squashed unused warnings from vendored codeBryan Newbold2022-11-063-0/+6
* crypto: fix 'multibase' pubkey serialization for DID documentsBryan Newbold2022-11-061-5/+22
* README: note about iroh-car vendoringBryan Newbold2022-11-061-0/+5
* pds: wrangle 'iroh_car' in to PDS codeBryan Newbold2022-11-0610-18/+38
* iroh-car: move vendoring into sub-module of pds crateBryan Newbold2022-11-067-0/+435
* change mind again and put common back in cli crate (want fewer crates)Bryan Newbold2022-11-063-3/+3