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
/
hooks
/
at
main
17 files
Tsiry Sandratraina
add Recommendations screen to web, web-mobile, and app with Tracks/Artists/Albums tabs
2mo ago
f17db382
useApikey.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
useBeta.tsx
chore: setup and run biome lint/format
10 months ago
useChart.tsx
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
useDropbox.tsx
[web] start using rocksky xrpc api for googledrive and dropbox
1 year ago
useFeed.tsx
Rename feedByUri to getScrobbleByUri and fix tags
6 months ago
useFormat.tsx
setup drizzle-kit, docker compose and turbo repo
1 year ago
useGoogleDrive.tsx
[web] start using rocksky xrpc api for googledrive and dropbox
1 year ago
useGraph.tsx
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).
6 months ago
useLibrary.tsx
Add infinite scroll for weekly top artists
6 months ago
useLike.tsx
chore: setup and run biome lint/format
10 months ago
usePlaylists.tsx
chore: setup and run biome lint/format
10 months ago
useProfile.tsx
Replace console logs with consola Add consola to apps/web dependencies and switch console.* calls to consola.* across components and libs. Update bun.lock to include consola and bump @rocksky/cli version to 0.3.4
6 months ago
useRecommendations.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
useSearch.tsx
[api] auto sync meilisearch on new track, artist, album and user
1 year ago
useShout.tsx
chore: setup and run biome lint/format
10 months ago
useSpotify.tsx
chore: setup and run biome lint/format
10 months ago
useStories.tsx
Limit stories fetch size to 50
5 months ago