1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/server/apps/microservices
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
..
src feat(server): pagination for asset queries in jobs (#2516) 2023-05-22 13:05:06 -05:00
test Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
tsconfig.app.json WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00