0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/packages/core/src/routes
simeng-li e0793facb9
fix(core): settings api should not throw session not found error (#1157)
settings api shouyld not throw session not found error
2022-06-21 08:56:01 +08:00
..
session feat(core): register with admin role (#1140) 2022-06-20 03:32:50 +00:00
admin-user.test.ts fix(core): align jsonb replace mode (#1138) 2022-06-17 14:45:39 +08:00
admin-user.ts fix(core): align jsonb replace mode (#1138) 2022-06-17 14:45:39 +08:00
application.test.ts fix(core): revert add oidc config to application response (#566) 2022-04-18 22:30:57 +08:00
application.ts fix(core): revert add oidc config to application response (#566) 2022-04-18 22:30:57 +08:00
connector.test.ts refactor(core, connector): fix code to fit new ESlint rule (#942) 2022-05-27 21:21:23 +08:00
connector.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
connector.update.test.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
consts.ts refactor(core): use SSOT for env variables (#578) 2022-04-20 14:14:37 +08:00
dashboard.test.ts feat(core): dau curve contains 0 count points (#1105) 2022-06-13 16:18:16 +08:00
dashboard.ts feat(core): dau curve contains 0 count points (#1105) 2022-06-13 16:18:16 +08:00
init.ts feat(core): add sign-in-mode (#1132) 2022-06-17 10:36:07 +08:00
log.test.ts feat(core): get /logs/:id (#934) 2022-05-25 14:59:02 +08:00
log.ts feat(core): get /logs/:id (#934) 2022-05-25 14:59:02 +08:00
me.ts feat: use user level custom data to save preferences (#1045) 2022-06-07 16:05:24 +08:00
resource.test.ts refactor(core): split mock.ts into __mocks__/*.ts (#510) 2022-04-08 09:47:09 +00:00
resource.ts refactor(core): remove resource scopes 2022-04-08 16:07:34 +08:00
role.test.ts refactor(core): split mock.ts into __mocks__/*.ts (#510) 2022-04-08 09:47:09 +00:00
role.ts feat(core): add user roles related api (#204) 2022-01-28 13:33:57 +08:00
setting.test.ts fix: delete custom domain (#737) 2022-05-06 02:48:34 +00:00
setting.ts feat(console): support persisting get-started progress in settings config 2022-05-11 14:02:26 +08:00
sign-in-experience.branding.guard.test.ts feat(console): dark logo (#860) 2022-05-18 10:25:20 +08:00
sign-in-experience.guard.test.ts fix(console): update terms of use (#1122) 2022-06-15 12:16:37 +08:00
sign-in-experience.test.ts feat(core,console): social connector targets (#851) 2022-05-17 17:09:42 +08:00
sign-in-experience.ts feat(core,console): social connector targets (#851) 2022-05-17 17:09:42 +08:00
sign-in-settings.test.ts feat(core): add sign-in-mode (#1132) 2022-06-17 10:36:07 +08:00
sign-in-settings.ts fix(core): settings api should not throw session not found error (#1157) 2022-06-21 08:56:01 +08:00
status.test.ts test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
status.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
swagger.test.ts feat(core): append page and page_size to the query parameters in swagger.json (#1120) 2022-06-15 15:13:04 +08:00
swagger.ts feat(core): append page and page_size to the query parameters in swagger.json (#1120) 2022-06-15 15:13:04 +08:00
types.ts refactor(core): remove deprecated koa-user-log middleware (#591) 2022-04-20 15:11:43 +08:00