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
/
web
/
src
/
routes
/
at
main
4 folders
13 files
Tsiry Sandratraina
feat: add Last.fm CSV and Spotify JSON history import
2mo ago
b9ce4864
dropbox
[web] fix route issue
1 year ago
genre
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
googledrive
[web] fix route issue
1 year ago
profile
[web] update profile routes
1 year ago
$did.album.$rkey.tsx
[web] replace react router with tanstack react router
1 year ago
$did.artist.$rkey.tsx
[web] replace react router with tanstack react router
1 year ago
$did.playlist.$rkey.tsx
[web] replace react router with tanstack react router
1 year ago
$did.scrobble.$rkey.tsx
[web] replace react router with tanstack react router
1 year ago
$did.song.$rkey.tsx
[web] replace react router with tanstack react router
1 year ago
__root.tsx
[web] replace react router with tanstack react router
1 year ago
apikeys.tsx
[web] replace react router with tanstack react router
1 year ago
charts.tsx
Add charts API and web UI for top artists/tracks
6 months ago
import.tsx
feat: add Last.fm CSV and Spotify JSON history import
2 months ago
index.tsx
[web] fix cli login issue
1 year ago
loading.tsx
Use prompt param for loading redirect Read prompt from the query and prefer it when redirecting from /loading, redirecting to the API login with the prompt. Make handle and prompt optional in route validation. Send only prompt in Main's loading URL when present and rename onCreateAccount login action from "create_account" to "create"
6 months ago
recommendations.tsx
add Recommendations screen to web, web-mobile, and app with Tracks/Artists/Albums tabs Implements the UI for the three recommendation endpoints added previously. Web navbar shows the link only for the owner DID during the beta rollout. Source badges (neighbour, new artist, serendipity) surface the reasoning behind each pick. The For You tab in the app is hidden when not signed in
2 months ago
scrobble.tsx
[web] replace react router with tanstack react router
1 year ago