Commit Graph

11 Commits

Author SHA1 Message Date
Richard Roché d77d28b101
User collection API additions (#42)
User collection endpoint
2021-02-17 19:26:29 +03:00
Artem Piskun b61a3c137a
DSCGS-36 Go mod updated, test updated (#38) 2020-02-28 14:50:43 +03:00
Nigel Garside e287c7d9b3
Release series object (#37) 2020-02-28 14:32:23 +03:00
Artem Piskun f499b48b2f
DSCGS-35 More and fixed data from database, tests (#36) 2019-11-05 20:56:02 +03:00
irlndts 35dfbe02d1 Vendor removed, some cleanups 2019-06-06 15:18:10 +03:00
Philip Luyckx e1e0446c29 Add 'Artists' field to 'Track'
Some tracks contain different artists than specified in the release. In
this case there is a field 'artists' in the JSON response. This field is
added to the 'Track' struct. When the field 'artists' is available in the
JSON response, the length of 'Artists' is not 0. Otherwise the 'Artists'
from the release should be used.

Signed-off-by: Philip Luyckx <philip.luyckx@gmail.com>
2018-04-30 10:37:04 +02:00
irlndts 441de35813 Fix govet errors 2018-03-21 20:57:39 +03:00
irlndts dd29f70850 DSCGS-19 Fix golint errors 2018-03-17 23:12:25 +03:00
irlndts 7a214b4b15 DSCGS-10 Rewrite LabelService 2018-03-12 23:31:47 +03:00
irlndts ad267389f6 DSCGS-7 Rewrite ArtistService like release service 2018-03-12 20:51:06 +03:00
irlndts 20710e3f3e DISCOGS-2 Fix for the day 2017-02-13 19:40:27 +03:00