tachybase_todo/packages/core/server/src
chenos 8217ebfb1b
feat: improve plugin manager process (#3386)
* feat: improve plugin manager process

* fix: skip help error

* fix: ipc check

* fix: improve remove

* fix: refresh

* fix: remove dir

* fix: improve code

* fix: update yarn.lock

* fix: e2e error

* fix: migration

* fix: pm create

* Revert "fix: migration"

This reverts commit 8f8fe04436ac96798259fb6debd88fffcb613560.

* fix: remove sample-hello
2024-01-18 00:33:15 +08:00
..
__tests__ feat: supports the WS_PATH environment variable (#3384) 2024-01-13 18:05:22 +08:00
acl feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
cache refactor(cache): improve cache (#3004) 2023-11-20 17:14:20 +08:00
commands feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
cron feat(application): cron job in application (#2730) 2023-09-27 19:31:14 +08:00
errors feat: application backup and restore (#3268) 2024-01-08 18:59:56 +08:00
gateway feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
helpers refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
locale refactor(logger): improve logger format (#2664) 2023-12-27 13:56:13 +08:00
middlewares perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
migrations refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
plugin-manager feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
swagger fix: core doc filter params (#2695) 2023-09-21 16:00:33 +08:00
app-command.ts refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
app-supervisor.ts feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
application.ts feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
helper.ts chore(logger): improve format (#3290) 2023-12-30 23:34:40 +08:00
index.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
migration.ts refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
plugin.ts refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00