Skip to content

20191101 zh-CN

Pre-release
Pre-release
Compare
Choose a tag to compare
@myfreeer myfreeer released this 10 Nov 09:45
· 1308 commits to master since this release

Changes

  • Process scripts

    • index: process links in win.mdn.assets
    • index: process react data and adapt for new ui
    • postProcessReactData: mock fetch if documentData not exists
    • postProcessReactData: process documentData.summary
    • mdn-process-html: remove more useless scripts
    • mdn-process-html: refactor
    • mdn-process-html: process inline js-polyfill script src
    • mdn-process-html: remove apple-touch-icon-precomposed links
    • mdn-process-html: workaround documentData.raw
    • mdn-process-html: mock fetch api with es5 code
  • Links

    • index: drop the video
    • downloader: try to save failed resource
    • downloader: keep non-html resource and log skipped html resource
    • linkRedirectFunc: normalize path and remove some search
    • downloader: log skipped html resource to separate file
    • index: add more non-html extensions
    • index: process wrong relative link
  • Misc

    • adjust-concurrency: expected concurrency to be a number from 1 and up
    • index: extract configureLogger
    • index: extract modules
    • adjust-concurrency: log queue size if no pending items
    • index: add more entry points
    • downloader: filter resource for logging