Commit graph

13 commits

Author SHA1 Message Date
b3aa94a296
chore: fix clippy lints 2024-12-07 19:55:03 +01:00
f328062ed0 fix: add track album_id to response model
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-20 14:57:32 +01:00
e33219f37d fix: album model (nullable track nr) 2023-11-19 00:06:10 +01:00
60082fda8c fix: make band bio nullable, add more docstrings
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 21:49:23 +01:00
09f3264a64 fix: remove non_exhaustive from error enum
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 12:15:57 +01:00
b3bf3f62a7 feat: improve error handling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 11:54:18 +01:00
0c4ab0a01d add album_track test 2023-06-16 01:43:18 +02:00
2706f55e47 feat: add album uid 2023-04-23 20:57:11 +02:00
bfd13876d8 feat: add band_id_from_url 2023-04-23 20:14:16 +02:00
aca9ada100 feat: add image formats 2023-04-23 14:49:00 +02:00
5ce321201c feat: add requests 2023-04-22 16:42:07 +02:00
5060abf25e feat: add api models 2023-04-22 11:56:22 +02:00
7e04af6aaa initial commit 2023-04-22 00:02:03 +02:00