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
/
at
main
7 folders
11 files
Tsiry Sandratraina
add pull-to-refresh to feeds, library, and profile overview; fix scroll-to-top button
2mo ago
291fb434
.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
add indexes on loved_tracks.track_id and tracks.artist_uri; exclude "Various Artists" from actor artists feed
2 months ago
lexicons
Include artists in song and scrobble schemas Add artists array ref to lexicon defs and types. Populate artists by querying artist records (split on track.artist) in getSong and getScrobble and include ArtistViewBasic[] in the API presentation. Also switch to type-only imports and clean up some variable typings.
5 months ago
pkl
Include artists in song and scrobble schemas Add artists array ref to lexicon defs and types. Populate artists by querying artist records (split on track.artist) in getSong and getScrobble and include ArtistViewBasic[] in the API presentation. Also switch to type-only imports and clean up some variable typings.
5 months ago
scripts
Add consola logger and scrobble subscriber
6 months ago
src
add indexes on loved_tracks.track_id and tracks.artist_uri; exclude "Various Artists" from actor artists feed
2 months ago
.env.example
add indexes on loved_tracks.track_id and tracks.artist_uri; exclude "Various Artists" from actor artists feed
2 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