0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00
immich/server/libs/domain/src/job
Michel Heusschen f1384fea58
feat(server): pagination for asset queries in jobs (#2516)
* feat(server): pagination for asset queries in jobs

* default mock value for getAll

* remove live photo name correction

* order paginated results by createdAt

* change log level

* move usePagination to domain
2023-05-22 13:05:06 -05:00
..
dto refactor(server): jobs (#2023) 2023-03-20 10:55:28 -05:00
response-dto feat: facial recognition (#2180) 2023-05-17 12:07:17 -05:00
index.ts refactor(server): jobs (#2023) 2023-03-20 10:55:28 -05:00
job.constants.ts feat(server): pagination for asset queries in jobs (#2516) 2023-05-22 13:05:06 -05:00
job.interface.ts chore(server): remove unused filename (#2517) 2023-05-22 10:26:56 -05:00
job.repository.ts chore(server): remove unused filename (#2517) 2023-05-22 10:26:56 -05:00
job.service.spec.ts feat(server): add missing thumbnail check to nightly jobs (#2510) 2023-05-21 21:24:21 -05:00
job.service.ts feat(server): add missing thumbnail check to nightly jobs (#2510) 2023-05-21 21:24:21 -05:00