Commit graph

6 commits

Author SHA1 Message Date
5fb8a99a56 refactor: fix import relative paths 2020-09-05 21:07:05 +02:00
67ea28aec7 refactor: use TimeOptions for Listens report 2020-07-12 17:53:31 +02:00
5bc76f23d0 refator: use TimeOptions for TopArtists report 2020-07-12 17:53:31 +02:00
6fc10c40ca feat: add top-artists report 2020-07-04 21:56:27 +02:00
6f8fc0265a fix(server): validate listens report query params
When using Omit<>, class-validator can not see the decorators of the base
type and skips validation.
2020-06-01 21:19:50 +02:00
3828b841c2 feat(api): add listen report endpoint 2020-05-09 19:24:17 +02:00