Commit graph

17 commits

Author SHA1 Message Date
b6240c31c2
chore: update dependencies 2024-08-19 02:48:36 +02: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
12a727a0f7 fix: dont use serde_with default features
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 12:48:13 +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
1c366a9071 chore: add repo url
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 11:57:10 +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
b2a72dd067 chore: add ci pipeline
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2023-05-07 16:20:25 +02:00
b785668a39 chore: update serde_with to 3.0.0 2023-05-07 16:17:42 +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