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
/
api
/
at
main
7 folders
11 files
Tsiry Sandratraina
fix: align Last.fm CSV parser with actual export format from lastfm.ghan.nl
2mo ago
70eca0bf
.xata
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.
9 months ago
bruno
Remove getNowPlayings endpoint and schema
5 months ago
drizzle
feat: add Last.fm CSV and Spotify JSON history import
2 months ago
lexicons
feat: add MBID-based lookup to matchSong and musicbrainz service
2 months ago
pkl
add artist and album recommendation endpoints Adds app.rocksky.feed.getArtistRecommendations and app.rocksky.feed.getAlbumRecommendations alongside the existing track endpoint, covering all three tabs for the upcoming recommendations UI. Artist recs scored by neighbour similarity 脳 decay; album recs split across known-artist (unexplored albums from familiar artists) and new-artist (albums from neighbour-discovered artists) pools.
2 months ago
scripts
Add consola logger and scrobble subscriber
6 months ago
src
fix: align Last.fm CSV parser with actual export format from lastfm.ghan.nl
2 months ago
.env.example
fix: postgres env var and packages in workspaces config
9 months ago
.gitignore
Ignore SQLite shm and wal files in API .gitignore Add trailing newline at end of file
7 months ago
.xatarc
setup drizzle-kit, docker compose and turbo repo
1 year ago
biome.json
chore: setup and run biome lint/format
10 months ago
bun.lock
setup drizzle-kit, docker compose and turbo repo
1 year ago
drizzle.config.ts
feat: add pgpull crate for pulling data from PostgreSQL - Introduced a new crate `pgpull` with functionality to pull data from a remote PostgreSQL database. - Added `Cargo.toml` for `pgpull` with necessary dependencies. - Implemented `pull_data` function in `pgpull` to handle data pulling logic. - Updated `rockskyd` crate to include `pgpull` as a dependency. - Created a new command module `pull` in `rockskyd` to facilitate data pulling. - Enhanced the main application to support a new subcommand `pull` for executing the data pull operation. - Updated the journal with a new entry for the `woozy_saracen` version.
9 months ago
package-lock.json
setup drizzle-kit, docker compose and turbo repo
1 year ago
package.json
inline sourcemaps
2 months ago
tsconfig.json
Revert "Merge pull request #8 from tsirysndr/chore/migrate-to-bun" This reverts commit 4ec6bb5f70b047edafe1f60e3dfb5995829dbe76, reversing changes made to 1d902f131e5fe056b9e506e36ce86f44631e085c.
9 months ago
worker-configuration.d.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago
wrangler.json
setup drizzle-kit, docker compose and turbo repo
1 year ago