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
/
at
feat/pgpull
15 folders
1 file
Tsiry Sandratraina
feat: enhance pull_data function to include backup download and sync all entities
9mo ago
21eafa6a
analytics
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
connect
[tracklist] implement track queue service
10 months ago
dropbox
feat: remove unused crate main files for analytics, dropbox, googledrive, jetstream, playlists, scrobbler, and webscrobbler
10 months ago
googledrive
feat: remove unused crate main files for analytics, dropbox, googledrive, jetstream, playlists, scrobbler, and webscrobbler
10 months ago
jetstream
refactor: remove unused 'did' parameter from save_album, save_track, and save_user functions
9 months ago
pgpull
feat: enhance pull_data function to include backup download and sync all entities
9 months ago
playlists
feat: remove unused crate main files for analytics, dropbox, googledrive, jetstream, playlists, scrobbler, and webscrobbler
10 months ago
raichu
fix empty googledrive parent dir value
1 year ago
rockskyd
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
scrobbler
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
spotify
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
storage
feat: update dependencies to include tracing and improve logging throughout the application
10 months ago
tracklist
feat: update dependencies to include tracing and improve logging throughout the application
10 months ago
webscrobbler
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
xataid-extension
crates: set rockskyd as the main CLI entrypoint
10 months ago
package.json
crates: set rockskyd as the main CLI entrypoint
10 months ago