Xiang Liu
Xiang Liu
may related to https://github.com/koajs/koa/commit/acb08e0f192fb2692e5dbb6d80dcffd101f2a41c from https://github.com/eggjs/egg-core/ ``` Uncaught Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/request' is not defined by "exports" in /.../node_modules/egg-core/node_modules/koa/package.json at throwExportsNotFound (internal/modules/esm/resolve.js:285:9) at packageExportsResolve (internal/modules/esm/resolve.js:491:3) at resolveExports (internal/modules/cjs/loader.js:444:36) at...
**Changes** a server has two addresses: ManualAddress (via internet) + LocalAddress (local only). when a server LocalAddress is accessible, it should not use ManualAddress. it seems like this feature was...
使用 https://github.com/bangumi/Archive 的离线数据加速/增强查询结果 - [x] 数据库基础查询功能 - [x] Subject - [x] Episode - [x] 通过 GitHub 一键下载导入 - [ ] 导入时使用更新替代现在的删表重建方案 - [ ] 后台增加对数据库状态的展示 - [ ] 计划任务配置文档,或者默认启用下载任务 -...
- [x] Fix MySQL errors caused by `STRICT_TRANS_TABLES` - [x] Add notice while `opcache.save_comments` and `opcache.load_comments` are not well configured. - [ ] Log run time cost
异常堆栈优化
##### Checklist - [x] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit message follows commit guidelines...