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
/
src
/
at
feat/pgpull
21 folders
11 files
Tsiry Sandratraina
feat: update user playlists schema and related functionality
9mo ago
692a1fa2
apikeys
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
auth
chore: setup and run biome lint/format
10 months ago
bsky
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
dropbox
chore: setup and run biome lint/format
10 months ago
googledrive
chore: setup and run biome lint/format
10 months ago
lexicon
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
lib
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
lovedtracks
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
nowplaying
fix: change scrobble time filter to require all conditions for improved accuracy
9 months ago
schema
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
scripts
refactor: streamline album processing logic and enhance logging in Meilisearch sync
9 months ago
search
setup drizzle-kit, docker compose and turbo repo
1 year ago
shouts
chore: setup and run biome lint/format
10 months ago
spotify
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
subscribers
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
tracks
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
types
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
users
chore: setup and run biome lint/format
10 months ago
webscrobbler
chore: setup and run biome lint/format
10 months ago
websocket
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
xrpc
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago
context.ts
[tracklist] implement tracklist.addTracks function
10 months ago
db.ts
chore: setup and run biome lint/format
10 months ago
drizzle.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago
index.ts
chore: setup and run biome lint/format
10 months ago
metrics.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago
profiling.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago
ratelimiter.ts
chore: setup and run biome lint/format
10 months ago
server.ts
chore: setup and run biome lint/format
10 months ago
sqliteKv.ts
chore: setup and run biome lint/format
10 months ago
tracing.ts
setup drizzle-kit, docker compose and turbo repo
1 year ago
xata.ts
Refactor code for consistency and readability - Removed unnecessary spaces and added missing commas in various files to ensure consistent formatting. - Updated logging and error handling to maintain uniformity across the codebase. - Improved the structure of function calls and pipe operations for better clarity. - Ensured all promises resolve correctly and consistently handle errors.
9 months ago