Listory/src/music-library
2023-10-01 03:35:02 +02:00
..
dto feat: import listens from spotify extended streaming history (#305) 2023-10-01 03:35:02 +02:00
album.entity.ts feat: top genres report 2021-11-21 15:53:49 +01:00
album.repository.ts chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
artist.entity.ts feat(api): update existing artists in MusicLibrary 2021-11-21 15:53:49 +01:00
artist.repository.ts chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
genre.entity.ts feat(server): save genres for artists and albums 2021-05-25 19:23:42 +02:00
genre.repository.ts chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
music-library.module.ts chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
music-library.service.spec.ts chore(deps): bump all (#294) 2023-09-16 13:02:19 +02:00
music-library.service.ts feat: import listens from spotify extended streaming history (#305) 2023-10-01 03:35:02 +02:00
track.entity.ts chore(lint): switch to eslint 2021-05-25 18:12:42 +02:00
track.repository.ts chore(deps): update typeorm 2022-06-25 16:26:58 +02:00