Listory/src/music-library
2020-11-15 02:43:23 +01:00
..
dto feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
album.entity.ts feat: introduce new report "Top Albums" 2020-11-15 02:43:23 +01:00
album.repository.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
artist.entity.ts refactor: fix import relative paths 2020-09-05 21:07:05 +02:00
artist.repository.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
music-library.module.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
music-library.service.spec.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
music-library.service.ts fix: remove debug logging 2020-07-11 19:48:18 +02:00
track.entity.ts feat: introduce new report "Top Albums" 2020-11-15 02:43:23 +01:00
track.repository.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00