tachybase_todo/packages/plugins/users/src
chenos f9f8dc78f4
refactor: plugin manager (#775)
* feat: dynamic import plugin client

* refactor: pm

* chore: improve cli

* feat: improve code

* feat: update dependences

* feat: hello plugin

* fix: plugin.enabled

* fix: test error

* feat: improve code

* feat: pm command

* feat: add samples

* fix: redirect

* feat: transitions

* feat: bookmark

* feat: add pm script
2022-09-18 14:10:01 +08:00
..
__tests__ fix(plugin-users): fix update profile 500 (#766) (#767) 2022-08-22 20:37:15 +08:00
actions fix(plugin-users): fix update profile 500 (#766) (#767) 2022-08-22 20:37:15 +08:00
authenticators feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
collections feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
locale feat(locale): added Japanese translation (#813) 2022-09-09 21:46:44 +08:00
middlewares refactor(resourcer): combine middleware class (#825) 2022-09-13 23:27:19 +08:00
migrations refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
index.ts fix(plugin-users): add translations (#416) 2022-05-24 14:14:19 +08:00
jwt-service.ts feat: customizable jwt expiration date 2022-07-20 14:15:59 +08:00
server.ts refactor(resourcer): combine middleware class (#825) 2022-09-13 23:27:19 +08:00