nestjs-paginate/src
2023-10-07 19:50:19 +02:00
..
__tests__ fix: implemented a proper mechanism for using where condition in paginate options (#759) 2023-09-25 14:58:04 +02:00
swagger fix: added setting a default type for PaginatedDocumented entity, thi… (#720) 2023-08-25 12:08:21 +02:00
decorator.spec.ts fix: detect Express/Fastify requests correctly as of Fastify v4.19.0 (#672) 2023-07-17 08:19:03 +02:00
decorator.ts fix: detect Express/Fastify requests correctly as of Fastify v4.19.0 (#672) 2023-07-17 08:19:03 +02:00
filter.ts fix: or filters are grouped together (#774) 2023-10-07 19:50:19 +02:00
helper.ts fix: implemented a proper mechanism for using where condition in paginate options (#759) 2023-09-25 14:58:04 +02:00
index.ts feat: swagger annotations (#713) 2023-08-24 13:47:45 +02:00
paginate.spec.ts fix: or filters are grouped together (#774) 2023-10-07 19:50:19 +02:00
paginate.ts fix: fixed filtering by entity field that is neither in relations and not loaded eagerly (#770) 2023-10-04 10:20:18 +03:00