Listory/src/users
Julian Tölle 46b1650066 feat(api): import listens after first sign in
Previously it took a minute until the import was started within the normal
loop. This way, we create an import job right after the user logs
in for the first time.
2023-03-12 02:20:39 +01:00
..
dto feat(api): user authentication 2020-05-03 21:10:31 +02:00
user.entity.ts chore(lint): switch to eslint 2021-05-25 18:12:42 +02:00
user.repository.ts chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
users.controller.spec.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
users.controller.ts fix(api): missing OpenAPI route tags 2022-07-12 20:34:14 +02:00
users.module.ts feat(api): import listens after first sign in 2023-03-12 02:20:39 +01:00
users.service.spec.ts feat(api): import listens after first sign in 2023-03-12 02:20:39 +01:00
users.service.ts feat(api): import listens after first sign in 2023-03-12 02:20:39 +01:00