1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-29 17:43:42 +02:00
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
..