This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/src/client
2022-12-06 11:20:24 +01:00
..
response feat: add artist_id field for albums 2022-12-06 11:20:24 +01:00
snapshots feat: add artist_id field for albums 2022-12-06 11:20:24 +01:00
channel.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
channel_rss.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
mod.rs feat: add music genres 2022-12-02 00:03:50 +01:00
music_artist.rs feat: add music genres 2022-12-02 00:03:50 +01:00
music_charts.rs feat: add Zz (global) country param 2022-12-01 13:31:36 +01:00
music_details.rs feat: add music genres 2022-12-02 00:03:50 +01:00
music_genres.rs feat: add music genres 2022-12-02 00:03:50 +01:00
music_new.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
music_playlist.rs feat: add artist_id field for albums 2022-12-06 11:20:24 +01:00
music_search.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
pagination.rs feat: add music genres 2022-12-02 00:03:50 +01:00
player.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
playlist.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
search.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
trends.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
url_resolver.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
video_details.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00