certd/packages/ui/certd-server
xiaojunnuo 085bdf5cfa v1.36.10 2025-07-18 23:08:03 +08:00
..
db chore: auto功能 数据库升级脚本 2025-07-14 23:46:24 +08:00
metadata chore: 移除 autowire 2025-04-28 23:34:08 +08:00
public perf: 优化缩短首页缓存时间 2024-10-11 00:05:51 +08:00
src chore: ip检查新旧ip变化对比逻辑修复 2025-07-18 18:24:01 +08:00
test perf: 数据库备份支持oss 2025-04-25 01:26:04 +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 perf: 升级lego版本到4.22.2 2025-03-29 10:47:12 +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-localplus.yaml chore: 2025-06-16 23:57:11 +08:00
.env.dev-mysql.yaml chore: 2025-06-05 23:43:14 +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 v1.36.0 2025-07-01 23:24:39 +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: 支持手动上传证书并部署 2025-03-18 00:52:50 +08:00
.gitattributes chore: 2024-11-04 18:04:08 +08:00
.gitignore perf: dns支持火山引擎 2025-03-28 23:27:24 +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
.prettierrc chore: 支持手动上传证书并部署 2025-03-18 00:52:50 +08:00
CHANGELOG.md v1.36.10 2025-07-18 23:08:03 +08:00
LICENSE 🔱: [server] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:58 +08:00
README.md chore: 2025-05-26 23:36:19 +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: build 1.33.0 2025-04-12 02:58:19 +08:00
bootstrap.js feat: 升级midway,支持esm 2024-07-15 00:30:33 +08:00
export-plugin-md.js chore: 文档增加插件列表 2025-05-08 23:47:50 +08:00
export-plugin-yaml.js chore: 文档增加插件列表 2025-05-08 23:27:46 +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.36.10 2025-07-18 23:08:03 +08:00
plugin-doc-gen.mjs perf: 优化/api缓存为0 2025-04-18 15:23:51 +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