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
/
crates
/
jetstream
/
src
/
xata
/
at
main
16 files
Tsiry Sandratraina
Add follows graph, DB table and endpoints
7mo ago
bc3c2d45
album.rs
initialize jetstream
1 year ago
album_track.rs
initialize jetstream
1 year ago
artist.rs
feat: add genres support to artist and track records - Updated the createScrobble function to log the creation of scrobbles. - Enhanced the artist and track structures to include genres as an optional field. - Modified the save_artist function to accept genres and store them in the database. - Adjusted various functions to handle genres when creating or updating artist and track records. - Updated Spotify integration to fetch and include genres for artists.
10 months ago
artist_album.rs
initialize jetstream
1 year ago
artist_track.rs
initialize jetstream
1 year ago
feed.rs
feat: add avatar field to feeds schema and implement Feed struct in Xata - Added an optional `avatar` field to the `feeds` table schema. - Created a new `Feed` struct in the Xata module to represent feed data, including the new `avatar` field. - Updated the journal with a new entry for "0005_parched_thor_girl".
10 months ago
follow.rs
Add follows graph, DB table and endpoints
7 months ago
loved_track.rs
initialize jetstream
1 year ago
mod.rs
Add follows graph, DB table and endpoints
7 months ago
scrobble.rs
initialize jetstream
1 year ago
track.rs
initialize jetstream
1 year ago
user.rs
initialize jetstream
1 year ago
user_album.rs
[api] simplify scrobble logic, listen to jetstream
1 year ago
user_artist.rs
[api] simplify scrobble logic, listen to jetstream
1 year ago
user_playlist.rs
[api] simplify scrobble logic, listen to jetstream
1 year ago
user_track.rs
[api] simplify scrobble logic, listen to jetstream
1 year ago