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-10-31 23:05:27 +01:00
..
client feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
model feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
param feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
serializer feat: add album variants 2022-10-30 22:59:02 +01:00
util feat: add album variants 2022-10-30 22:59:02 +01:00
cache.rs feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +02:00
deobfuscate.rs refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
download.rs refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
error.rs refactor: remove query retries 2022-10-17 23:42:10 +02:00
lib.rs fix: moved integration tests, 2022-10-11 00:31:04 +02: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 feat: add channel_livestreams and channel_shorts tabs 2022-10-28 23:56:13 +02:00