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
feat/pgpull
7 folders
11 files
Tsiry Sandratraina
feat: update user playlists schema and related functionality
9mo ago
692a1fa2
.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
setup drizzle-kit, docker compose and turbo repo
1 year ago
drizzle
feat: update user playlists schema and related functionality - Added new entries to the journal for tracking purposes. - Changed the import from tracks to playlists in user-playlists schema. - Updated the playlistId reference in user-playlists to point to playlists instead of tracks. - Modified the insert_album_track function to remove xata_createdat from the insert statement. - Updated the insert_playlist_track function to remove added_by from the insert statement. - Removed added_by field from the PlaylistTrack struct in xata.
9 months ago
lexicons
Refactor code to improve consistency and readability by adding missing commas in various files, ensuring proper formatting in function calls and object definitions. This includes updates in sync.ts, getProfile.ts, getArtistListeners.ts, createScrobble.ts, getScrobbles.ts, createSong.ts, and multiple Spotify-related files.
9 months ago
pkl
Refactor code to improve consistency and readability by adding missing commas in various files, ensuring proper formatting in function calls and object definitions. This includes updates in sync.ts, getProfile.ts, getArtistListeners.ts, createScrobble.ts, getScrobbles.ts, createSong.ts, and multiple Spotify-related files.
9 months ago
scripts
setup drizzle-kit, docker compose and turbo repo
1 year ago
src
feat: update user playlists schema and related functionality - Added new entries to the journal for tracking purposes. - Changed the import from tracks to playlists in user-playlists schema. - Updated the playlistId reference in user-playlists to point to playlists instead of tracks. - Modified the insert_album_track function to remove xata_createdat from the insert statement. - Updated the insert_playlist_track function to remove added_by from the insert statement. - Removed added_by field from the PlaylistTrack struct in xata.
9 months ago
.env.example
feat: update user playlists schema and related functionality - Added new entries to the journal for tracking purposes. - Changed the import from tracks to playlists in user-playlists schema. - Updated the playlistId reference in user-playlists to point to playlists instead of tracks. - Modified the insert_album_track function to remove xata_createdat from the insert statement. - Updated the insert_playlist_track function to remove added_by from the insert statement. - Removed added_by field from the PlaylistTrack struct in xata.
9 months ago
.gitignore
setup drizzle-kit, docker compose and turbo repo
1 year 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
feat: add genres script and update turbo configuration for genres task
9 months ago
tsconfig.json
setup drizzle-kit, docker compose and turbo repo
1 year 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