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
/
at
main
11 folders
5 files
Tsiry Sandratraina
fix: align Last.fm CSV parser with actual export format from lastfm.ghan.nl
2mo ago
70eca0bf
api
fix: align Last.fm CSV parser with actual export format from lastfm.ghan.nl
2 months ago
assets
Add logos and favicons, show logo in Navbar
5 months ago
atoms
Add mobile drawer, login UI, and Spotify scopes Introduce displayDrawer jotai atom and toggle button in Navbar. Add LoginForm and Links components and render a mobile drawer that shows search/login/CloudDrive on small screens. Expand Spotify OAuth scopes, include state param in the authorize URL, and raise SpotifyLogin z-index for proper overlay.
5 months ago
components
fix: enforce genre similarity and exclude heard/liked tracks from recommendations
2 months ago
hooks
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
layouts
feat: add Last.fm CSV and Spotify JSON history import
2 months ago
lib
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
pages
fix: align Last.fm CSV parser with actual export format from lastfm.ghan.nl
2 months ago
routes
feat: add Last.fm CSV and Spotify JSON history import
2 months ago
stories
chore: setup and run biome lint/format
10 months ago
types
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
consts.ts
Add date range filtering and LastDays menu
6 months ago
index.css
Render generic avatar for @jpeg placeholders
5 months ago
main.tsx
disable posthog survey
2 months ago
routeTree.gen.ts
feat: add scrobble history import from Last.fm CSV and Spotify JSON
2 months ago
vite-env.d.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago