Files
certd/packages/ui/certd-server
HINS 296dcab4c7 perf: 添加HiPMDnsmgr DNS提供商的支持 @WUHINS
* feat: add HiPM DNSMgr DNS provider plugin

- Create plugin-hipmdnsmgr for HiPM DNSMgr integration
- Support API Token authentication (Bearer token)
- Implement createRecord and removeRecord for ACME DNS-01 challenge
- Add getDomainListPage for domain selection
- Register plugin in plugins/index.ts

Features:
- RESTful API integration with DNSMgr
- Automatic domain ID resolution
- Full TypeScript type support

* refactor: reorganize plugin-hipmdnsmgr directory structure

- Move access.ts to access/hipmdnsmgr-access.ts
- Move dns-provider.ts to dns-provider/hipmdnsmgr-dns-provider.ts
- Add index.ts files for proper module exports
- Align with plugin-huawei and plugin-tencent structure

Structure:
  plugin-hipmdnsmgr/
     access/
        hipmdnsmgr-access.ts
        index.ts
     dns-provider/
        hipmdnsmgr-dns-provider.ts
        index.ts
     index.ts
2026-04-22 00:10:13 +08:00
..
2026-04-11 23:46:27 +08:00
2024-11-04 21:59:32 +08:00
2024-08-28 14:40:50 +08:00
2024-12-23 13:27:04 +08:00
2026-03-08 00:48:29 +08:00
2024-12-23 13:27:04 +08:00
2024-12-23 13:27:04 +08:00
2025-07-01 23:24:39 +08:00
2024-11-04 18:04:08 +08:00
2025-12-30 00:32:57 +08:00
2024-07-15 00:30:33 +08:00
2026-01-13 23:08:03 +08:00
2026-04-11 23:46:27 +08:00
2023-01-29 13:44:19 +08:00
2026-04-11 23:46:27 +08:00
2024-07-15 00:30:33 +08:00
2026-01-07 17:54:18 +08:00

certd-server

heap分析

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

npm run heap