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
/
lib
/
at
main
4 files
Tsiry Sandratraina
Replace console logs with consola
6mo ago
0b5bd759
date.ts
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
metadata.ts
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
player.ts
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
scrollToTop.ts
Extract scroll-to-top into shared util Add apps/web/src/lib/scrollToTop.ts and import it in profile pages. Replace duplicated inline scroll logic with scrollToTop(), call it when navigating to profile links. Convert external <a> to internal Link and narrow route prop types from any to string
6 months ago