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
2023-01-27 20:47:37 +01:00
..
client tests: use tokio_test::block_on() instead of test macro 2023-01-27 20:47:37 +01:00
model feat: add artist radio 2023-01-25 01:02:46 +01:00
param chore: update base64 and fancy-regex 2023-01-21 22:28:48 +01:00
serializer feat: dont fetch artist playlist section 2023-01-25 21:05:52 +01:00
util feat: add id validators 2023-01-23 22:32:51 +01:00
cache.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
deobfuscate.rs tests: use tokio_test::block_on() instead of test macro 2023-01-27 20:47:37 +01:00
error.rs feat: add error message to HttpStatus error 2023-01-24 23:06:17 +01:00
lib.rs feat: add id validators 2023-01-23 22:32:51 +01:00
macros.rs refactor: convert _or_bail macros to ok_or functions 2022-10-18 19:09:16 +02:00
report.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
timeago.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
validate.rs feat: add id validators 2023-01-23 22:32:51 +01:00