alpha
Login
or
Join now
willdot.net
/
distributed-pds
forked from
willdot.net/cocoon
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A fork of the Cocoon PDS but being made more distributed.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
distributed-pds
/
models
/
at
6ec2a2a56cb86f24635d3b0f6d2529d4e467698e
1 file
Scan
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
6mo ago
6ec2a2a5
models.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44) * feat: implement listMissingBlobs endpoint properly * fix: properly extract blobs using atdata.ExtractBlobs * actually fully functional now :p * feat: complete and make reserveSigningKey, fix getServiceAuth based on atproto spec and mark it as done in the readme * implement deleteAccount * requestAccountDelete was also added * THIS should actually fix it * fix: update DPoP error handling to set WWW-Authenticate header * Add COCOON_S3_CDN_URL for direct S3 blob redirects instead of proxying through the PDS * This should be the last fix for this issue hopefully * fix response so it gets a new access token after the token expires
6 months ago