master
Commits on Jun 4, 2022
Commits on Apr 27, 2022
-
chore: fix some comments (#4937)
Fixture for some English comments in syntax. Co-authored-by: Maledong <maledong_github@outlook.com>
-
All links on git.io will stop redirecting after April 29, 2022. - https://github.blog/changelog/2022-04-25-git-io-deprecation/
Commits on Apr 22, 2022
-
chore: package upgrade and unittest fixture (#4933)
1. Upgrade @umijs/preset-react from 1.xx to 2.xx. 2. Use 'Buffer.alloc' instead of 'new Buffer()'. 3. Add 'dependabot.yml'to upgrade the related packages automatically. Co-authored-by: Maledong <maledong_github@outlook.com>
Commits on Apr 1, 2022
Commits on Mar 16, 2022
-
-
-
-
feat: siteFile support custom control-cache (#4902)
Co-authored-by: yangbing <yangbing@immotors.com>
Commits on Mar 9, 2022
Commits on Feb 16, 2022
-
docs: update node version (#4886)
Co-authored-by: liuxin17 <liuxin17@shein.com>
Commits on Feb 12, 2022
-
docs: update https://registry.npm.taobao.org to https://registry.npmm…
…irror.com (#4881) Co-authored-by: NPM Mirror Bot <npmmirror@localhost>
Commits on Feb 11, 2022
-
* feat(docs): use dumi to build docs * chore(docs): remove doctools & ignore dist * chore(docs): use github action to deploy docs * test(docs): skip doc tests * docs: support jsdoc * docs: remove title in community * docs: update readme banner src
-
docs (sequelize): Changed
config.sequelizetoexports.sequelizei……n configuration part (#4873)
-
docs: Add license scan report and status (#4880)
Signed off by: fossabot <badges@fossa.com>
Commits on Dec 6, 2021
Commits on Dec 5, 2021
-
-
-
-
feat: support better logger timer in precise milliseconds (#4806)
detail see eggjs/egg-logger#74 How to use: ```js // config.js exports.logger = { enablePerformanceTimer: true, }; ```
Commits on Nov 15, 2021
Commits on Nov 10, 2021
Commits on Oct 18, 2021
-
feat(config): support ssrf field in security config. (#4778)
* feat(config): support ssrf field in security * test(core): add config.security.ssrf test case.

