Listory/src/sources/spotify
Julian Tölle 821b91defe fix(api): importer job was always importing first user
We did read the actual user id from the job data, which caused us
to always import the first user returned by the database.
2023-03-12 21:33:13 +01:00
..
spotify-api chore(deps): upgrade to NestJS 9 2022-09-27 18:14:49 +02:00
spotify-auth refactor(api): replace deprecated toPromise calls 2022-06-29 21:30:09 +02:00
spotify-connection.entity.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
spotify-library-details.entity.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
spotify.module.ts feat(api): use nest-pg-boss for spotify interactions 2023-03-12 02:20:39 +01:00
spotify.service.spec.ts feat(observability): Replace Prometheus package with OpenTelemetry 2022-06-18 17:48:16 +02:00
spotify.service.ts fix(api): importer job was always importing first user 2023-03-12 21:33:13 +01:00