0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/core/src/routes
simeng-li 3690265122
feat(applications): add pagination middleware to findAllApplications (#170)
* feat(applications): add pagination middleware to findAllApllications

add pagination middleware to findAllApllications

* fix(core): remove get applications offset check

remove get applications offset check. use db query error

* fix(application): cr fix use buildFindMany

use buildFindMany for paginated find applications query
2022-01-11 08:37:09 +00:00
..
application.ts feat(applications): add pagination middleware to findAllApplications (#170) 2022-01-11 08:37:09 +00:00
consts.ts refactor(core): re-org files 2021-08-12 19:39:28 +08:00
init.ts fix(core): add redirectURI to the response body of register endpoint /user (#119) 2021-09-24 17:00:26 +08:00
session.ts feat(core): sign in logs (#139) 2021-12-08 15:56:57 +08:00
status.ts feat(core): add status api and health check after deployment (#110) 2021-09-06 10:40:06 +08:00
swagger.ts refactor: @logto/essentials -> @silverhand/essentials (#118) 2021-09-16 23:48:06 +08:00
types.ts feat(core): sign in logs (#139) 2021-12-08 15:56:57 +08:00
user.ts refactor(core): encryptUserPassword (#135) 2021-11-18 16:29:24 +08:00