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
/
src
/
lexicon
/
at
main
1 folder
3 files
Tsiry Sandratraina
feat: add MBID-based lookup to matchSong and musicbrainz service
2mo ago
c02c2e33
types
feat: add MBID-based lookup to matchSong and musicbrainz service
2 months ago
index.ts
feat: add MBID-based lookup to matchSong and musicbrainz service
2 months ago
lexicons.ts
add artist and album recommendation endpoints Adds app.rocksky.feed.getArtistRecommendations and app.rocksky.feed.getAlbumRecommendations alongside the existing track endpoint, covering all three tabs for the upcoming recommendations UI. Artist recs scored by neighbour similarity 脳 decay; album recs split across known-artist (unexplored albums from familiar artists) and new-artist (albums from neighbour-discovered artists) pools.
2 months ago
util.ts
Add genre filter to Scrobbles chart Add a "genre" query parameter to getScrobblesChart and propagate it through lexicon definitions, generated TypeScript types, XRPC handler logic, and the analytics backend (GetScrobblesPerDayParams).
6 months ago