certd/packages/ui/certd-server
xiaojunnuo 36993cb6f8 v1.29.0 2024-12-25 01:04:12 +08:00
..
db chore: 兼容数据库 2024-12-25 00:52:39 +08:00
public perf: 优化缩短首页缓存时间 2024-10-11 00:05:51 +08:00
src chore: 兼容数据库 2024-12-25 00:52:39 +08:00
test/controller feat: 升级midway,支持esm 2024-07-15 00:30:33 +08:00
tools/lego chore: 2024-11-04 21:59:32 +08:00
.dockerignore perf: 优化内存占用 2024-08-28 14:40:50 +08:00
.editorconfig 🔱: [server] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:58 +08:00
.env chore: basic 从pipeline中移除 2024-11-04 15:14:56 +08:00
.env.commdev.yaml perf: 执行历史支持点击查看流水线详情 2024-11-08 18:11:26 +08:00
.env.dev-commpro.yaml feat: 支持微信支付 2024-12-23 13:27:04 +08:00
.env.dev-mysql.yaml feat: 支持微信支付 2024-12-23 13:27:04 +08:00
.env.dev-new.yaml feat: 支持微信支付 2024-12-23 13:27:04 +08:00
.env.dev-pg.yaml feat: 支持微信支付 2024-12-23 13:27:04 +08:00
.env.dev-pgpl.yaml feat: 支持微信支付 2024-12-23 13:27:04 +08:00
.env.dev-pluslocal.yaml feat: 支持微信支付 2024-12-23 13:27:04 +08:00
.env.development.yaml perf: 专业版7天试用 2024-11-08 16:53:45 +08:00
.env.preview.yaml perf: 优化成功后跳过的提示 2024-08-13 20:30:42 +08:00
.env.production.yaml feat: 手机号登录、邮箱验证码注册 2024-11-29 19:00:05 +08:00
.eslintrc chore: 整理依赖 2024-11-06 01:17:36 +08:00
.gitattributes chore: 2024-11-04 18:04:08 +08:00
.gitignore chore: 2024-11-04 21:59:32 +08:00
.mocharc.json feat: 升级midway,支持esm 2024-07-15 00:30:33 +08:00
.npmrc perf: 新手导航在非编辑模式下不显示 2024-11-16 01:14:41 +08:00
CHANGELOG.md v1.29.0 2024-12-25 01:04:12 +08:00
LICENSE 🔱: [server] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:58 +08:00
README.md chore: 2024-12-09 22:40:17 +08:00
README.zh-CN.md feat: 升级midway,支持esm 2024-07-15 00:30:33 +08:00
app.js chore: lib-server 2024-10-03 22:03:49 +08:00
before-build.js chore: 2024-12-09 22:40:17 +08:00
bootstrap.js feat: 升级midway,支持esm 2024-07-15 00:30:33 +08:00
f.yaml build: trident-sync prepare 2023-01-29 13:44:19 +08:00
jest.config.js 🔱: [server] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:58 +08:00
package.json v1.29.0 2024-12-25 01:04:12 +08:00
test.cjs v1.29.0 2024-12-25 01:04:12 +08:00
tsconfig.json chore: 2024-11-06 01:29:13 +08:00

README.md

certd-server

heap分析

# node_modules\@midwayjs\bootstrap\dist\bootstrap.js
# 注释 137行
// process.once('SIGINT', this.onSignal.bind(t

npm run heap