alpha
Login
or
Join now
lemo.tngl.sh
/
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
/
web
/
src
/
types
/
at
main
9 files
Tsiry Sandratraina
Add genre chart and normalize track types
6mo ago
00c15c67
album.ts
Add genre pages and link tags to genres Add /genre/$id route and Genre page with Artists, Albums, and Tracks tabs. Introduce use*ByGenre hooks and wire up get*ByGenre API calls. Add Album and Track types. Replace tag spans with router Links so tags navigate to genre pages and update related components and styles.
6 months ago
apikey.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago
artist.ts
Add Artist type and type getArtists response Remove explicit any in useLibrary artist mapping to use inferred Artist types. Add mb-[35px] to profile tags container for extra bottom spacing.
6 months ago
compatibility.ts
Add profile compatibility feature Implement compatibility API client and add Compatibility type and Profile type. Add useActorCompatibilityQuery hook and a new Compatibility component included in the profile Overview. Also add Authorization header for the compatibility request, update API client typings, and apply small UI and null-safety fixes (Stats label markup, profile follow handling, and follower query typing).
7 months ago
file.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago
neighbour.ts
Add Circles tab showing actor neighbours
7 months ago
profile.ts
Add profile compatibility feature Implement compatibility API client and add Compatibility type and Profile type. Add useActorCompatibilityQuery hook and a new Compatibility component included in the profile Overview. Also add Authorization header for the compatibility request, update API client typings, and apply small UI and null-safety fixes (Stats label markup, profile follow handling, and follower query typing).
7 months ago
scrobble.ts
update getProfile xrpc method
1 year ago
track.ts
Add genre chart and normalize track types Add API and hook for fetching genre scrobbles charts and wire it into ScrobblesAreaChart. Rename Track fields from snake_case to camelCase to match app conventions and update mapping in useLibrary. Remove an unnecessary any cast.
6 months ago