alpha
Login
or
Join now
millette.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
/
at
main
11 folders
5 files
Tsiry Sandratraina
disable posthog survey
3mo ago
362aa199
api
disable posthog survey
3 months ago
assets
Add logos and favicons, show logo in Navbar
6 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.
6 months ago
components
add 'Share on Bluesky' button to artist, album, song, scrobble, and profile pages
3 months ago
hooks
Limit stories fetch size to 50
6 months ago
layouts
temporarily hide cloud drive section (not ready for release)
3 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
7 months ago
pages
add 'Share on Bluesky' button to artist, album, song, scrobble, and profile pages
3 months ago
routes
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
stories
chore: setup and run biome lint/format
11 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.
7 months ago
consts.ts
Add date range filtering and LastDays menu
7 months ago
index.css
Render generic avatar for @jpeg placeholders
6 months ago
main.tsx
disable posthog survey
3 months ago
routeTree.gen.ts
Add charts API and web UI for top artists/tracks
7 months ago
vite-env.d.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago