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
/
api
/
src
/
scripts
/
at
main
12 files
Tsiry Sandratraina
Upsert user scrobbles on conflict
4mo ago
d9f62abb
avatar.ts
Upsert user scrobbles on conflict Replace onConflictDoNothing with onConflictDoUpdate for songs, albums, and artists. Use composite conflict targets (userId + id) and set scrobbles to 1 when a conflict occurs.
4 months ago
collections.ts
Upsert user scrobbles on conflict Replace onConflictDoNothing with onConflictDoUpdate for songs, albums, and artists. Use composite conflict targets (userId + id) and set scrobbles to 1 when a conflict occurs.
4 months ago
dedup.ts
Support did:web DIDs in resolution checks
4 months ago
exp.ts
Add consola logger and scrobble subscriber
6 months ago
feed.ts
Support did:web DIDs in resolution checks
4 months ago
genres.ts
Add consola logger and scrobble subscriber
6 months ago
likes.ts
Add consola logger and scrobble subscriber
6 months ago
meili.ts
Add consola logger and scrobble subscriber
6 months ago
seed-feed.ts
Support did:web DIDs in resolution checks
4 months ago
spotify.ts
Add consola logger and scrobble subscriber
6 months ago
sync-library.ts
Add consola logger and scrobble subscriber
6 months ago
sync.ts
Publish scrobble on save and sync URIs Publish the newest scrobble ID after saving so subscribers can react. Refactor JS subscriber to call updateUris(ctx, did) and refreshScrobbles, use the tables namespace for DB queries, add hashing/logging, and limit syncs to 5 recent scrobbles.
6 months ago