Wojciech Kozlowski wojtek
  • Joined on 2022-11-15
wojtek deleted branch 198---for-the-database-serde-implementation-use-mbid-rather-than-mbref from wojtek/musichoard 2024-08-29 13:37:50 +02:00
wojtek pushed to main at wojtek/musichoard 2024-08-29 13:37:50 +02:00
0fefc52603 For the database serde implementation use Mbid rather than MbRef (#199)
wojtek merged pull request wojtek/musichoard#199 2024-08-29 13:37:48 +02:00
For the database serde implementation use Mbid rather than MbRef
wojtek closed issue wojtek/musichoard#198 2024-08-29 13:37:48 +02:00
For the database serde implementation use Mbid rather than MbRef
wojtek created pull request wojtek/musichoard#199 2024-08-29 13:30:43 +02:00
For the database serde implementation use Mbid rather than MbRef
be6970b9f0 Formatting
ccaee6d893 Move definition of Mbid
b12516dccc Reduc implementation to mbid
Compare 3 commits »
wojtek commented on issue wojtek/musichoard#198 2024-08-29 13:10:19 +02:00
For the database serde implementation use Mbid rather than MbRef

As part of this, move the definition of Mbid to core::musicbrainz. Otherwise, there's a dependency from core on an external type.

wojtek opened issue wojtek/musichoard#198 2024-08-29 13:08:00 +02:00
For the database serde implementation use Mbid rather than MbRef
wojtek pushed to main at wojtek/musichoard 2024-08-28 23:02:17 +02:00
f82a6376e0 Use the Deserialize trait for JSON just like for MusicBrainz (#197)
wojtek deleted branch 195---use-the-deserialize-trait-for-json-just-like-for-musicbrainz from wojtek/musichoard 2024-08-28 23:02:17 +02:00
wojtek closed issue wojtek/musichoard#195 2024-08-28 23:02:15 +02:00
Use the Deserialize trait for JSON just like for MusicBrainz
wojtek merged pull request wojtek/musichoard#197 2024-08-28 23:02:15 +02:00
Use the Deserialize trait for JSON just like for MusicBrainz
wojtek created pull request wojtek/musichoard#197 2024-08-28 22:58:35 +02:00
Use the Deserialize trait for JSON just like for MusicBrainz
87c459f00b And adjust
0cbfd3627a And deserialize now too
f1a02e8e58 Serialize side done
Compare 3 commits »
wojtek deleted branch 193---decide-carefully-where-external--musicbrainz-belongs from wojtek/musichoard 2024-08-28 18:21:15 +02:00
wojtek pushed to main at wojtek/musichoard 2024-08-28 18:21:14 +02:00
43961b3ea1 Decide carefully where external::musicbrainz belongs (#196)
wojtek merged pull request wojtek/musichoard#196 2024-08-28 18:21:13 +02:00
Decide carefully where `external::musicbrainz` belongs
wojtek closed issue wojtek/musichoard#193 2024-08-28 18:21:13 +02:00
Decide carefully where external::musicbrainz belongs