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
2022-12-01 00:25:47 +01:00
..
client refactor: use generic string params for client 2022-11-30 23:57:39 +01:00
model fix: map track/mv type correctly for album items 2022-11-30 22:43:50 +01:00
param fix!: use arrays instead of HashSets for stream filter 2022-11-30 11:58:48 +01:00
serializer fix: map track/mv type correctly for album items 2022-11-30 22:43:50 +01:00
util fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
cache.rs feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +02:00
deobfuscate.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
error.rs refactor!: move downloader to seperate crate 2022-12-01 00:25:47 +01:00
lib.rs refactor!: move downloader to seperate crate 2022-12-01 00:25:47 +01:00
macros.rs refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
report.rs fix: remove split seconds 2022-10-18 23:06:19 +02:00
timeago.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00