alpha
Login
or
Join now
chanderson.tech
/
rocksky
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 decentralized music tracking and discovery platform built on AT Protocol 馃幍
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
rocksky
/
apps
/
api
/
lexicons
/
scrobble
/
at
main
5 files
Tsiry Sandratraina
Include artists in song and scrobble schemas
6mo ago
19de40ce
createScrobble.json
setup drizzle-kit, docker compose and turbo repo
1 year ago
defs.json
Include artists in song and scrobble schemas Add artists array ref to lexicon defs and types. Populate artists by querying artist records (split on track.artist) in getSong and getScrobble and include ArtistViewBasic[] in the API presentation. Also switch to type-only imports and clean up some variable typings.
6 months ago
getScrobble.json
setup drizzle-kit, docker compose and turbo repo
1 year ago
getScrobbles.json
Add following filter to getScrobbles API When following=true and a viewer DID is provided, retrieve the viewer's followed subject DIDs and restrict scrobbles to those actors. Return an empty array if the viewer follows no one. Update lexicon and type defs and import inArray for the DB query.
7 months ago
scrobble.json
feat: add artists property to song and scrobble records for MusicBrainz IDs
10 months ago