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
2022-07-25 13:51:59 +08:00
..
session feat(core): add admin guard to signin (#1523) 2022-07-12 13:58:02 +00:00
admin-user.test.ts refactor(core): remove InvalidInputError (#1477) 2022-07-08 17:19:53 +08:00
admin-user.ts chore: remove TODOs with linear issues (#1495) 2022-07-08 14:47:55 +00:00
application.test.ts fix(core): revert add oidc config to application response (#566) 2022-04-18 22:30:57 +08:00
application.ts refactor(console): application sdk integration guide 2022-06-21 17:23:33 +08:00
connector.test.ts fix(connector): refactor ConnectorInstance as class (#1541) 2022-07-14 07:56:57 +00:00
connector.ts chore(connector): fix connector validator type (#1667) 2022-07-25 13:51:59 +08:00
connector.update.test.ts fix(connector): fix connector getConfig and validateConfig type (#1530) 2022-07-14 00:12:01 +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 refactor(core): update sign-in-settings api path (#1339) 2022-07-01 17:14:38 +08:00
log.test.ts feat(core): add response guard (#1542) 2022-07-15 17:01:51 +08:00
log.ts feat(core): add response guard (#1542) 2022-07-15 17:01:51 +08:00
me.ts feat(core): api GET /me (#1650) 2022-07-21 13:35:39 +00:00
resource.test.ts refactor(core): split mock.ts into __mocks__/*.ts (#510) 2022-04-08 09:47:09 +00:00
resource.ts fix(core,ui): remove todo comments (#1454) 2022-07-07 18:10:46 +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 chore: bump eslint-config and eslint-config-react 0.15.0 (#1521) 2022-07-12 23:00:05 +08:00
sign-in-experience.color.guard.test.ts chore: bump eslint-config and eslint-config-react 0.15.0 (#1521) 2022-07-12 23:00:05 +08:00
sign-in-experience.guard.test.ts chore: bump eslint-config and eslint-config-react 0.15.0 (#1521) 2022-07-12 23:00:05 +08:00
sign-in-experience.test.ts refactor(core): remove unused getEnabledSocialConnectorIds (#1585) 2022-07-18 18:28:10 +08:00
sign-in-experience.ts fix(core): remove unavailable social sign in targets on save (#1201) 2022-06-22 16:56:06 +08:00
status.test.ts test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
status.ts feat(core): add response guard (#1542) 2022-07-15 17:01:51 +08:00
swagger.test.ts refactor(test): remove unnecessary expect.objectContaining (#1659) 2022-07-22 18:10:30 +08:00
swagger.ts fix(core): resolve some core no-restricted-syntax lint error (#1606) 2022-07-20 10:28:48 +00:00
types.ts refactor(core): remove deprecated koa-user-log middleware (#591) 2022-04-20 15:11:43 +08:00
well-known.test.ts refactor(test): remove unnecessary expect.objectContaining (#1659) 2022-07-22 18:10:30 +08:00
well-known.ts fix(ui,core): fix i18n issue (#1548) 2022-07-14 13:36:32 +00:00