-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump antd from 3.19.7 to 3.19.8 #74
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.7 to 3.19.8. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.7...3.19.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 24, 2019
Codecov Report
@@ Coverage Diff @@
## master #74 +/- ##
=======================================
Coverage 88.19% 88.19%
=======================================
Files 6 6
Lines 161 161
Branches 23 23
=======================================
Hits 142 142
Misses 19 19 |
orzyyyy
added a commit
that referenced
this pull request
Sep 6, 2019
ci: init chore: remove useless file refactor: separate web and server chore: add options for index.html chore: add bash command to run server and webpack concurrently chore: remove gitkeep & update nino-cli docs: add md to know what it will show default chore: return index.html when server is on chore: add wait to show error chore: ignore .vscode feat: load static files chore: add bash to global & move shell to /scripts chore: upgrade deps pref: add mini-xmind to demo docs: update usage chore: update start command for bash fix: add class for canvas to resolve Block can't be dropped on canvas feat: interaction with server (#2) * feat: add fetch * chore: allow console.error and console.warn * pref: press ctrl + s to interaction with server * ci: add test * chore: add favicon.ico * chore: update favicon.ico chore: build before commit & change response to received info chore: improve url of repository chore: remove useless path feat: show mapping to brower (#4) * chore: init folder mapping and layout * feat: 主页显示缩略图 * chore: prettier 忽略 json 文件 * pref: 增加右键菜单 chore: 修改 dist 目录结构 & 修改相关配置 (#5) * chore: 修改 dist 目录结构 & 修改相关配置 * chore: 移除指向 dist/lib/main 的引用 refactor: 插件处理静态文件 & 尝试按需加载 (#6) * refactor: 引入 koa-static 加载静态文件 & 初始化详情页 * fix: 无法读取 chunk * style: 修改代码格式 feat: 动态生成路由 (#7) * feat: 引入 react-router & server 启动时生成路由 * fix: 修复按需加载时根目录路径错误的问题 * chore: 移除多余静态资源处理 feat: 查看及修改 mapping (#8) * feat: 加载 mapping & 保存 mapping * feat: 新增保存时写入文件 * pref: mapping 修改 feat: 删除 mapping (#9) * server: 增加删除方法 * web: 增加删除事件 * chore: 移除路由遗留方法 * pref: 删除后更新状态 * chore: 移除菜单中的修改,在详情中已实现 * pref: 删除时修改主页状态 & 重新生成 mapping.json feat: 增加新增方法 fix: 新增按钮重复渲染 pref: 更新新增方式,现在是右键空白 pref: 数据为空时,显示增加按钮 hack: 新建 mapping 跳转时路由无法加载,用已存在路由传参 chore: remove useless lines refactor: 分离 server router chore: update deps ci: add codecov ci: add config for codecov ci: change test to codecov ci: retrigger ci: retrigger codecov: add token codecov: add token to bash codecov: add token ci: update codecov.yml chore: rename yml chore: update deps chore: remove useless line prettier: ignore /coverage chore: update deps babel: add options revert: remove codecov because of the compatibility of nino-cli fix: layout 会被缓存导致新建 mapping 时会重复保存的问题 chore: update deps docs: 知识架构 docs: 更新知识架构 fix: 重复保存时,自动清除上次数据导致存成空 docs: 更新 js 知识树 chore: 更新 mini-xmind 以支持画布拖拽 & 移除更新提示 chore: 保存后自动刷新,因为撤销还没做,用这个省点事 chore: add border for Canvas chore: migrate to new import method of mini-xmind docs: 更新部分对象内容 docs: 更新 Number 部分 remove: 创建、修改时间,减少提交时代码差异量 mapping: 保存时重新渲染数据而不是刷新页面 revert: 因为保存后线刷不出,所以先撤了 docs: 更新对象 chore: 提交时不再检查 lint chore: Canvas classname 重命名 fix: can't type in input that is wrappered by Draggable chore: prevent default action fix: 只有在保存时才阻止默认事件,不然还是输不了字 docs: react 什么时候重画 check: 提交时不再 build docs: 页面加载优化 (#12) * docs: 更新 html 首屏优化 * docs: 更新 http 缓存部分 * docs: 补全性能优化 * chore: build chore: update deps chore: update deps feat: 首页布局 pref: 优化菜单和面包屑 chore(deps-dev): update nino-cli requirement from ^0.3.0 to ^0.4.4 (#13) Updates the requirements on [nino-cli](https://github.com/zy410419243/nino-cli) to permit the latest version. - [Release notes](https://github.com/zy410419243/nino-cli/releases) - [Commits](https://github.com/zy410419243/nino-cli/commits) Signed-off-by: dependabot[bot] <[email protected]> docs: update Why-I-Need-Test-Units.md chore(deps-dev): update nino-cli requirement from ^0.4.4 to ^0.5.0 (#14) Updates the requirements on [nino-cli](https://github.com/zy410419243/nino-cli) to permit the latest version. - [Release notes](https://github.com/zy410419243/nino-cli/releases) - [Commits](https://github.com/zy410419243/nino-cli/commits) Signed-off-by: dependabot[bot] <[email protected]> docs: 优化 => ServiceWorker chore: update prettier command docs(readme): add Greenkeeper badge (#15) ci: add codecov chore: init TypeScript config docs: update badge for codecov refactor: replace file names pref: change compile method chore: update lint file types chore: remove js file in /server chore: update deps for dev test: update cases chore: build chore: remove useless command refactor: separate to viewer and data controller fix: generate mapping only when dist exists chore: update import paths for MainPage test: update cases chore: build test: update cases chore: remove constructor test: update cases for router test: update case for router test: update fetchUtil chore: rename to *.ts chore: export {} for tslint problem chore: ignore js file in server test: update case for server test: update export method docs: 更新对象 chore(package): update eslint to version 5.15.1 (#21) * chore(package): update eslint to version 5.15.1 * chore: upgrade for antd chore(package): update nino-cli to version 0.6.4 (#23) chore(package): update @types/react to version 16.8.7 (#25) chore: update deps ci: update command for codecov fix: remove uncloseable test chore(package): update supertest to version 4.0.0 (#26) chore(deps-dev): update react-router-dom requirement (#28) Updates the requirements on [react-router-dom](https://github.com/ReactTraining/react-router) to permit the latest version. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md) - [Commits](remix-run/react-router@v4.3.1...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]> docs: about me docs: update about me docs: update about me docs: update about me docs: update about me chore: remove about me chore: upgrade deps docs: update resignation letter chore(package): update nino-cli to version 0.8.0 (#33) chore: upgrade deps chore: remove dist chore: rename repo to memo ci: update token of codecov docs: update badges chore: remove eslint refactor: update build methods refactor: update related path chore: remove useless config chore: remove useless deps chore: upgarde nino-cli fix: can't save layout when ctrl + s chore: format layouts chore: add indent when writting in layout file chore: format layout files fix: lint problem ci: check lint chore: initital gh-pages chore: upgrade mini-xmind refactor: get mapping data synchronously chore: remove mapping.json test: remove useless case chore: only collect codecov report from src pref: publish dot files, such as .circleci chore: copy config file of circleci to dist ci: ignore gh-pages when building ci: adjust indent ci: adjust indent pref: dynamic import modules chore(package): update antd to version 3.18.1 (#36) chore: check lint for server docs: 申论要点摘记 chore: lock version refactor(MainPage): abstract methods chore: move files to assets docs: update Resignation-Letter chore: lock version refactor(server): generate all static files by server chore: mark as todo chore: remove useless export chore: update command of server fix: problem redeclare variable, check https://stackoverflow.com/questions/40900791/cannot-redeclare-block-scoped-variable-in-unrelated-files pref(save): check router file before updating chore: remove useless build config fix(server): can not update target mapping pref(server): update delete method fix(server): losing createTime when updating mapping feat(server): add type and subType feat(server): add category chore: update favicon feat(server): support markdown file operation chore: correct fetch url of mapping chore: add editorconfig feat: generate sider of menu refactor: update logic of rendering sider test: add missing props feat(sider): support to show all data test: fix unexpcted required type definition pref: display with List test: remove cases temporarily pref: show related item when swiching Menu.Item feat: support EditForm for setup a document perf: add notification for success refactor: remove urlHelper chore: remove uesless config file pref: update padding of List.Item chore: simplify router chore: upgrade deps chore: lock version of antd, for missing type definition of rc-* feat: support markdown editor fix: sider.json generates duplicate item of mapping feat: Cascader showSearch refactor: replace Cascader with Select pref: parse html tag in markdown feat: save markdown chore: update hash for MarkdownEditor chore: upgrade antd to fix missing type definition problems feat: support to load exist markdown file pref: jump to detail page refactor: move fetch to controller feat: lazy load markdown detail and editor refactor(Mapping): move fetch to controller fix: unexpected push into mapping.json rather than update target item fix: wrong writing format of mapping refactor: separate to controller fix: wrong path of display page feat: set value up of List.Item up when editting chore(deps-dev): bump @types/react from 16.8.18 to 16.8.19 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.18 to 16.8.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) pref: update related file when editting in EditForm fix: jump to wrong path after updating fix: can not update target prop when updating fix: can not delete all related file break: remove minus icon, for it is hard to delete target files feat: add type item in Select docs: remove useless file chore: upgrade nino-cli fix: command of generate docs: 《民主的细节》摘抄 chore(deps-dev): bump tslint from 5.16.0 to 5.17.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.16.0 to 5.17.0. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.16.0...5.17.0) docs: 《民主的细节》摘抄 pref: set padding to show markdown completely docs: 《民主的细节》摘抄 pref(MarkdownDetail): set padding to show markdown completely chore: remove useless sign chore(markdown): font-size 14 -> 16 fix: mapping can not get correct layout fix: mapping undefined LineGroup and TagGroup docs: 《民主的细节》阅读思路整理 docs: 《民主的细节》摘抄 docs: 音程表 docs: 《民主的细节》摘抄 docs: fix typo chore(deps): bump antd from 3.19.1 to 3.19.2 (#44) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.1...3.19.2) docs: 安装 rust docs: 《民主的细节》摘抄 docs: fix warning by ustclug/mirrorrequest#67 docs: 《民主的细节》摘抄 chore(deps-dev): bump react-router-dom from 5.0.0 to 5.0.1 (#46) Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Commits](remix-run/react-router@v5.0.0...v5.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 (#45) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.27 to 2.0.0-alpha.29. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.27...v2.0.0-alpha.29) Signed-off-by: dependabot-preview[bot] <[email protected]> chore: install typescript chore(deps-dev): bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 (#47) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.29 to 2.0.0-alpha.31. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.29...v2.0.0-alpha.31) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 8.1.7 to 8.2.0 (#48) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.7 to 8.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v8.1.7...v8.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: 《民主的细节》摘抄 chore: ignore report of controller test(MainPage): update cases (#49) * test(MainPage): update cases * test(MainPage): update cases chore: remove json declare fix: missing type definition after wrapping of hoc test(EditForm): update cases (#50) * test(EditForm): update cases * test(EditForm): update cases chore: ignore report of server chore: ignore report of controller test(MappingDetail): update cases test(MarkdownDetail): update cases test(MarkdownEditor): update cases test(MarkdownEditor): update cases chore(deps): bump antd from 3.19.2 to 3.19.3 (#51) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.2 to 3.19.3. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.2...3.19.3) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: exhentai feat(server): fetch exHentai data feat(server): get detail info for every block pref(server): return file path of exhentai info chore(deps-dev): bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 (#52) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.31 to 2.0.0-alpha.32. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.31...v2.0.0-alpha.32) Signed-off-by: dependabot-preview[bot] <[email protected]> chore: upgrade sider name feat(server): use toml for configuration chore: update config chore: update subType docs: update description chore: ignore exhentai data files chore: remove useless file chore(toml): add maxPageIndex chore: ignore exhentai data files feat(server): output log info docs: ex 爬虫思路 ci: deploy after test check passed (#53) * ci: deploy after test check passed * ci: deploy after test check passed * ci: deploy after test check passed * ci: deploy after test check passed chore: use node api of gh-pages chore: output after published ci: deploy after test check passed chore: catch error when publishing chore: catch error when publishing fix: typo Configure Renovate (#54) * chore(deps): add renovate.json * chore(renovate): preserve existing semver ranges chore(deps-dev): bump date-fns from 2.0.0-alpha.32 to 2.0.0-alpha.33 (#55) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.32 to 2.0.0-alpha.33. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.32...v2.0.0-alpha.33) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps): bump typescript from 3.5.1 to 3.5.2 (#56) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react-router-dom from 4.3.3 to 4.3.4 (#58) Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 8.2.0 to 8.2.1 (#59) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v8.2.0...v8.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.19 to 16.8.20 (#57) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.19 to 16.8.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps): update node.js to v10.16.0 (#60) docs: 词语填空同音词 chore: add manual deploy command chore(deps-dev): bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 (#61) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.33 to 2.0.0-alpha.34. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.33...v2.0.0-alpha.34) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: 言语填空解题思路 feat: set ExHentaiList up feat(server): get lastest set of exhentai list test: correct Button node test: update cases for ExHentaiList ci: add ssh key for deploy docs: deploy with gh-pages and circleci fix: wrong route of /markdown/edit pref(server): re-generate sider after init docs: 填空错题集 pref(markdown): parse HTML test: update snapshots docs: 填空错题集 docs: 填空错题集 chore: upgrade deps pref: hide scrollbar for MappingDetail chore: upgrade deps chore: remove collapsible of Sider pref: lazyload for List feat: show create/modify time pref: update css of Content test: update snapshots chore: sort by modifyTime feat: add empty status for online page feat(exHentai): fetch detail images test: update snapshots test: update cases feat(exhentai): download detail images server(exhentai): add thumbnailClass to configuration fix: correct path of log file fix: typo feat(exhentai): replace invalid win32 path characters with space in name server(exhentai): lift speed of saving images up Greenkeeper/antd 3.19.6 (#63) * chore(package): update antd to version 3.19.6 * chore(package): update lockfile package-lock.json docs: 填空错题集 docs: 填空错题集 pref(MarkdownDetail): add css pref(MarkdownDetail): adjust margin chore(deps-dev): bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 (#64) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.34 to 2.0.0-alpha.35. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.34...v2.0.0-alpha.35) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.20 to 16.8.21 (#65) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.20 to 16.8.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: 片段阅读错题集 (#66) * docs: 片段阅读错题集 * pref(markdown): add hover event to tag span * test: update snapshots * docs: 片段阅读错题集 docs: 词语填空解题思路 chore(deps): bump antd from 3.19.6 to 3.19.7 (#71) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.6 to 3.19.7. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.6...3.19.7) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump tslint from 5.17.0 to 5.18.0 (#70) Bumps [tslint](https://github.com/palantir/tslint) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.17.0...5.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps): bump puppeteer-core from 1.17.0 to 1.18.0 (#69) Bumps [puppeteer-core](https://github.com/GoogleChrome/puppeteer) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/GoogleChrome/puppeteer/releases) - [Commits](puppeteer/puppeteer@v1.17.0...v1.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.21 to 16.8.22 (#68) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.21 to 16.8.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump date-fns from 2.0.0-alpha.35 to 2.0.0-alpha.36 (#67) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.35 to 2.0.0-alpha.36. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.35...v2.0.0-alpha.36) Signed-off-by: dependabot-preview[bot] <[email protected]> pref(MarkdownDetail): add min-height => 100vh (#72) pref(server): initital default object when creating a new mapping docs: 主旨题解题思路 docs: 片段阅读错题集 docs: 片段阅读考点 docs: 片段阅读错题集 pref(server): compare lastest date of comic, break when current comic has been fetched ci: update token of codecov docs: update badge chore(deps): bump antd from 3.19.7 to 3.19.8 (#74) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.7 to 3.19.8. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.7...3.19.8) Signed-off-by: dependabot-preview[bot] <[email protected]> chore: upgrade deps chore(deps-dev): bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 (#76) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.36 to 2.0.0-alpha.37. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.36...v2.0.0-alpha.37) Signed-off-by: dependabot-preview[bot] <[email protected]> Update @types/fs-extra to the latest version 🚀 (#78) * chore(package): update @types/fs-extra to version 8.0.0 * chore(package): update lockfile package-lock.json chore(deps): bump puppeteer-core from 1.18.0 to 1.18.1 (#80) Bumps [puppeteer-core](https://github.com/GoogleChrome/puppeteer) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/GoogleChrome/puppeteer/releases) - [Commits](puppeteer/puppeteer@v1.18.0...v1.18.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 (#81) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.37 to 2.0.0-beta.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.37...v2.0.0-beta.1) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: manjaro install docs: manjaro install docs: 更新包源地址 chore: unity default behavior of space docs: update port of ssr chore: unity indent docs: update proxy port of git docs: manjaro 安装 docs: manjaro install Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.2 (#82) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-beta.1 to 2.0.0-beta.2. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-beta.1...v2.0.0-beta.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Update 5652a52ab188e25bddf687b32d4ce326.md Update 5652a52ab188e25bddf687b32d4ce326.md Update 5652a52ab188e25bddf687b32d4ce326.md docs: github ssh proxy chore: release 1.0.0 chore: bump 1.0.0 chore: upgrade deps refactor: configrations of views and server (#87) * refactor: separate logger and resource loader from controller * pref: use npm-run-all instead of running bash * fix: correct resource path * refactor: update import/export method * chore: update user.name * chore: compile with sourceMap * fix: build error causing by sourcemap files * ci: run dist anyway feat: sort scripts in package.json (#88) fix: parse error when updating markdown (#89) docs: 单词积累 dcos: deploy with gh-pages and circleci ci: update fingerprints of deploy chore: correct email for gh-pages feat: add decorator for router (#96) * feat: add decorator for router * chore: exclude server * fix: missing type definition of routes * refactor: controller with decorator * test: fix error of not supporting to compile decorator * pref: use router of controllers * refactor: move sync functions outside class * chore: remove useless dep chore: upgrade deps (#97) try: inject services to controller refactor(ExhentaiController): getLastestExHentaiSet & getThumbnaiInfo refactor(ExhentaiController): download refactor(DocumentController): combine Markdown and Mapping controller refactor(MainPageController): add service refactor(DocumentController): add, update, delete chore(deps-dev): bump lint-staged from 9.0.0 to 9.0.1 (#99) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.0...v9.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 9.0.0 to 9.0.1 (#99) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.0...v9.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> refactor: separate side effect operations to service from controller (#98) * try: inject services to controller * refactor(ExhentaiController): getLastestExHentaiSet & getThumbnaiInfo * refactor(ExhentaiController): download * refactor(DocumentController): combine Markdown and Mapping controller * refactor(MainPageController): add service * refactor(DocumentController): add, update, delete feat: support to format markdown content by prettier (#100) * feat: support to format markdown content by prettier * pref: update views chore(deps-dev): bump lint-staged from 9.0.1 to 9.0.2 (#101) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.1...v9.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.22 to 16.8.23 (#102) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.22 to 16.8.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: settings sync 同步 pref: update style of scrollbar (#103) docs: 申论练习 - 到底怎样才不算是搬砖、API Caller、Crud Boy? pref(MarkdownDetail): update style of content (#104) docs: manjaro install chore(deps): bump antd from 3.20.0 to 3.20.1 (#105) Bumps [antd](https://github.com/ant-design/ant-design) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.20.0...3.20.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 9.0.2 to 9.1.0 (#106) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.2 to 9.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.2...v9.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: update README.md (#107) chore: update joinWithRootPath chore(deps): bump typescript from 3.5.2 to 3.5.3 (#108) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.5.2...v3.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: manjaro install chore: upgrade nino-cli to 1.0.2 (#110) * chore: upgrade nino-cli to 1.0.2 * fix: codecov command * fix: wrong path of assets * chore: commit exhentai mapping file chore(deps): bump lodash from 4.17.11 to 4.17.14 (#111) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> fix: copy missing circieci config file to dist (#112) pref: remove useless config file for build docs: manjaro install fix(server): wrong root path (#116) chore: ignore package-lock.json chore: upgrade lint-staged chore: update exhentai mapping files docs: update exhentai list perf: add linux chrome path & reduce unexpected tabs feat: download target images by input url (#117) * feat: download target images by input url * test: update snapshots fix: nino can't detect changes in src (#118) * fix: nino can't detect changes in src * fix: build problem caused by missing tsc output docs: manjaro install docs: fix format ci: update deploy key chore: deploy by gh-pages cli revert: deploy with node api of gh-pages docs: update exhentai image detail list feat(exhentai): check url of detail images when failed (#119) docs: update exhentai image detail list chore: ignore detailImageUrls.json docs: update exhentai list info chore: upgrade nino-cli to 1.0.3 (#120) fix(exhentai): can't get the first page info of list (#122) fix: netlify build borken chore(package): update antd to version 3.20.5 (#125) * chore(package): update antd to version 3.20.5 * test: update snapshots chore(package): update @types/prettier to version 1.18.0 (#126) chore: release 1.0.1 docs: update introductions for CHANGELOG docs: update exhentai list info fix: get 404 after creating a mapping/markdown (#127) docs: update exhentai list info feat: toho way loading (#131) * feat: toho way loading * feat: add neta list * test: update cases * chore: revert from debug * fix: wrong using of jsx * fix: codebeat issue perf: split chunks when building (#132) * perf: splitChunks when building * chore: install webpack-bundle-analyzer docs: linux after install docs: linux after install docs: update exhentai list docs: 资料分析常用算法 (#128) * docs: 资料分析常用算法 * chore: 出处 * chore: update sider * chore: update * chore: update * docs: 分配法 * chore: update * chore: update * chore: 隔年增长率公式 * chore: 比值增长率 * chore: update * chore: 比重差 * chore: update * chore: update * chore: update * chore: update * chore: update * chore: update * feat: 混合问题 * feat: 年均增长率 docs: 资料分析题型总结 fix: screen adaptation (#133) ci(dist): not check test status before running build (#134) * ci(dist): not check test status before running build * chore: update feat(MainPage): add prefix for list.item (#135) * feat: add prefix of list.item * chore: update title of list.item docs: update exhentai list docs: update exhentai list RIP: Good Night, Ex Panda docs: update exhentai list fix: invalid path on windows fix: invalid path fix: invalid path fix: invalid path on windows docs: update e-hentai list test: lock version of css-animation to fix crash (#136) docs: fix typo (#138) * docs: fix typo * chore: update modifyTime chore: remove dep of css-animation (#142) docs: update e-hentai list docs: configurate after install docs: fix typo docs: 更新十字相减适用条件 chore: update icon, rua~ feat: live reload with socket.io (#143) * feat: live reload with socket.io * fix: can not quit when running build fix: lint problem (#144) chore(deps): update node.js to v10.16.1 (#145) perf: package socket.io only in development mode (#146) ci: update version of docker image to latest (#147) Oh: my dear panda docs: update exhentai list info perf: remove name in list (#150) * perf: remove name in list * chore: remove unexpected list file feat: merge exhentai list to MainPage (#151) * perf: remove name in list * chore: generate sider with exhentai * chore: remove uesless file * chore: remove Breadcrumb & adjust style * test: update snapshots * feat: add ex-hentai to sider * chore: remove old ex-hentai views * chore: adjust style of list and ex-hentai-list * perf: update footer * test: update cases * test: update cases feat(server): add test interface to get environment (#152) * perf: remove name in list * feat(server): add test interface to get environment * chore: remove debug file fix(exhentai): lazyload not working (#153) * perf: remove name in list * fix(exhentai): lazyload not working * chore: remove debug file refactor: move redirection to controller (#154) fix: invalid exhentai path on windows chore(exhentai): remove space perf: check status for whether to bind socket.io (#155) perf: disable input and button of Header when not local (#157) docs: 数量分析常用思路 (#158) fix(exhentai): correct regular expression for path of windows docs: update exhentai list info perf: hide header when online (#159) * perf: hide header when online * feat: import Header dynamically * test: correct case name * test: update cases * test: update cases perf: fix shaking when loading Header (#160) fix: memory leak with import() temporarily (#161) * fix: memory leak with import() temporarily * test: fix docs: 更新数量分析题型 (#162) * docs: 更新数量分析题型 * docs: 平均分堆 * docs: 区分排序问题特殊情况 * docs: update mapping * docs: 更新不相邻问题解法 * docs: 更新相同元素分配问题 chore(package): update rimraf to version 2.7.0 (#164) chore(package): update rimraf to version 3.0.0 (#165) docs: 更新极限问题 docs: update exhentai list docs: 更新比例问题 refactor: Form and Icon (#167) * perf: update Icon for tree-shaking * feat: refactor Form with hooks * fix: test * fix: lose of state when close Modal * test: update snapshots * test: update case perf: optimizate regular expression (#168) * perf: optimizate regular expression * chore: test on linux * chore: remove debug file docs: update setttings sync feat: assign target datestamp for exhentai list (#169) * feat: load exhentai list to Select * feat(server): set interface up for list files * feat: pass value from Header * feat: load target images in list * fix: images can't be loaded when in first page * test: update snapshots chore: collect report from server and controller (#170) perf: pull out port in different os (#171) * perf: pull out port in different os * chore: set port for request docs: update exhentai list perf: update sider.json after add (#172) * perf: update sider.json after add * chore: remove useless file * chore: generate sider before app init test: set supertest up for server (#173) * test: update case for server * ci: compile for server chore: add command clean fix(typo): lastest => latest docs: 更新工程问题 test: update cases for utils.common (#174) * test: update cases for utils.common * fix: update time * fix: mock date docs: mock fetch docs: update mapping revert: mock fetch feat: change the added behavior mode (#175) * feat: add edit button * feat: init edit mode * test: update snapshots fix: can't update sider after add (#176) * fix: can't update sider after add * refactor: updateSider * test: update case fix: warning from ant-design-icons (#177) chore: remove uesless line docs: update exhentai list fix(exhentai): missing name of log when fetching list info feat(exhentai): update list info in dist (#178) * feat(exhentai): update list info in dist * chore: rename getWriteFilesPaths to getWriteMappingPaths perf: upgrade nino-cli to 1.1.0 (#179) perf: upgrade mini-xmind to 1.3.1 for tree-shaking of Icon (#181) * perf: upgrade mini-xmind to 1.3.1 for tree-shaking of Icon * fix: lint chore: ignore report from nino.koei.js refactor(MappingDetailDataController): with hooks (#182) docs: 更新行程问题 refactor(EditForm): with hooks (#183) feat(exhentai): re-initiate request list after failed (#184) docs: update exhentai list feat(exhentai): re-initiate request for preparing download after failed (#185) feat(exhentai): re-initiate request for download after fail (#186) perf(exhentai): tweak request time for restart a connection (#187) release: 1.1.0 docs: update exhentai list chore: tweak display for export refactor: ExhentaiListDataController to pure function (#188) docs: tweak introductions perf: load Editform when local (#189) feat: make Sider collapsible (#190) fix: Editform not working when clicking List.Item (#191) docs: update exhentai list refactor: MainPageDataController with hooks (#192) refactor(loading): with hooks (#193) * refactor(loading): with hooks * fix: snapshtos * fix: wrong MainPage path refactor(MappingDetail): with hooks chore: update options for latest nino-cli test: updatesnapshots fix(exhentai): detail url chore(package): update nino-cli to version 1.1.4 (#196) chore(package): update react-markdown to version 4.2.0 (#197) chore: add launch.json docs: update exhentai info refactor: document with hooks (#198) * refactor: document with hooks * fix: test refactor: pull out state from MainPage (#199) * refactor: pull out state from MainPage * test: update snapshots test: update cases for ExhentaiService feat: update node.yml for github workflow ci: fix dependencies before test chore: remove github workflow for slower than circle fix: no comment from codecov (#200) fix: unexpected async function called after test test(server): close server after test feat: migrate to github actions (#201) * chore: update script * fix: tweak indent * fix: tweak indent * fix: tweak indent * fix: console.log after test * fix: console.log after test * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * feat: build and deploy to gh-pages * chore: debug on migrate branch * chore: update token * chore: pull out steps * fix: add missing prop * chore: pull out steps * chore: deploy on master only * chore: tweak name of steps * chore: pull out lint * chore: upload report only in node 12.x * chore: remove strategy * fix: checkout * fix: mock cache and workplace, related to actions/toolkit#47 (comment) * chore: remove install * chore: squash jobs * fix: indent * fix: indent * fix: indent
orzyyyy
added a commit
that referenced
this pull request
Sep 30, 2019
ci: init chore: remove useless file refactor: separate web and server chore: add options for index.html chore: add bash command to run server and webpack concurrently chore: remove gitkeep & update nino-cli docs: add md to know what it will show default chore: return index.html when server is on chore: add wait to show error chore: ignore .vscode feat: load static files chore: add bash to global & move shell to /scripts chore: upgrade deps pref: add mini-xmind to demo docs: update usage chore: update start command for bash fix: add class for canvas to resolve Block can't be dropped on canvas feat: interaction with server (#2) * feat: add fetch * chore: allow console.error and console.warn * pref: press ctrl + s to interaction with server * ci: add test * chore: add favicon.ico * chore: update favicon.ico chore: build before commit & change response to received info chore: improve url of repository chore: remove useless path feat: show mapping to brower (#4) * chore: init folder mapping and layout * feat: 主页显示缩略图 * chore: prettier 忽略 json 文件 * pref: 增加右键菜单 chore: 修改 dist 目录结构 & 修改相关配置 (#5) * chore: 修改 dist 目录结构 & 修改相关配置 * chore: 移除指向 dist/lib/main 的引用 refactor: 插件处理静态文件 & 尝试按需加载 (#6) * refactor: 引入 koa-static 加载静态文件 & 初始化详情页 * fix: 无法读取 chunk * style: 修改代码格式 feat: 动态生成路由 (#7) * feat: 引入 react-router & server 启动时生成路由 * fix: 修复按需加载时根目录路径错误的问题 * chore: 移除多余静态资源处理 feat: 查看及修改 mapping (#8) * feat: 加载 mapping & 保存 mapping * feat: 新增保存时写入文件 * pref: mapping 修改 feat: 删除 mapping (#9) * server: 增加删除方法 * web: 增加删除事件 * chore: 移除路由遗留方法 * pref: 删除后更新状态 * chore: 移除菜单中的修改,在详情中已实现 * pref: 删除时修改主页状态 & 重新生成 mapping.json feat: 增加新增方法 fix: 新增按钮重复渲染 pref: 更新新增方式,现在是右键空白 pref: 数据为空时,显示增加按钮 hack: 新建 mapping 跳转时路由无法加载,用已存在路由传参 chore: remove useless lines refactor: 分离 server router chore: update deps ci: add codecov ci: add config for codecov ci: change test to codecov ci: retrigger ci: retrigger codecov: add token codecov: add token to bash codecov: add token ci: update codecov.yml chore: rename yml chore: update deps chore: remove useless line prettier: ignore /coverage chore: update deps babel: add options revert: remove codecov because of the compatibility of nino-cli fix: layout 会被缓存导致新建 mapping 时会重复保存的问题 chore: update deps docs: 知识架构 docs: 更新知识架构 fix: 重复保存时,自动清除上次数据导致存成空 docs: 更新 js 知识树 chore: 更新 mini-xmind 以支持画布拖拽 & 移除更新提示 chore: 保存后自动刷新,因为撤销还没做,用这个省点事 chore: add border for Canvas chore: migrate to new import method of mini-xmind docs: 更新部分对象内容 docs: 更新 Number 部分 remove: 创建、修改时间,减少提交时代码差异量 mapping: 保存时重新渲染数据而不是刷新页面 revert: 因为保存后线刷不出,所以先撤了 docs: 更新对象 chore: 提交时不再检查 lint chore: Canvas classname 重命名 fix: can't type in input that is wrappered by Draggable chore: prevent default action fix: 只有在保存时才阻止默认事件,不然还是输不了字 docs: react 什么时候重画 check: 提交时不再 build docs: 页面加载优化 (#12) * docs: 更新 html 首屏优化 * docs: 更新 http 缓存部分 * docs: 补全性能优化 * chore: build chore: update deps chore: update deps feat: 首页布局 pref: 优化菜单和面包屑 chore(deps-dev): update nino-cli requirement from ^0.3.0 to ^0.4.4 (#13) Updates the requirements on [nino-cli](https://github.com/zy410419243/nino-cli) to permit the latest version. - [Release notes](https://github.com/zy410419243/nino-cli/releases) - [Commits](https://github.com/zy410419243/nino-cli/commits) Signed-off-by: dependabot[bot] <[email protected]> docs: update Why-I-Need-Test-Units.md chore(deps-dev): update nino-cli requirement from ^0.4.4 to ^0.5.0 (#14) Updates the requirements on [nino-cli](https://github.com/zy410419243/nino-cli) to permit the latest version. - [Release notes](https://github.com/zy410419243/nino-cli/releases) - [Commits](https://github.com/zy410419243/nino-cli/commits) Signed-off-by: dependabot[bot] <[email protected]> docs: 优化 => ServiceWorker chore: update prettier command docs(readme): add Greenkeeper badge (#15) ci: add codecov chore: init TypeScript config docs: update badge for codecov refactor: replace file names pref: change compile method chore: update lint file types chore: remove js file in /server chore: update deps for dev test: update cases chore: build chore: remove useless command refactor: separate to viewer and data controller fix: generate mapping only when dist exists chore: update import paths for MainPage test: update cases chore: build test: update cases chore: remove constructor test: update cases for router test: update case for router test: update fetchUtil chore: rename to *.ts chore: export {} for tslint problem chore: ignore js file in server test: update case for server test: update export method docs: 更新对象 chore(package): update eslint to version 5.15.1 (#21) * chore(package): update eslint to version 5.15.1 * chore: upgrade for antd chore(package): update nino-cli to version 0.6.4 (#23) chore(package): update @types/react to version 16.8.7 (#25) chore: update deps ci: update command for codecov fix: remove uncloseable test chore(package): update supertest to version 4.0.0 (#26) chore(deps-dev): update react-router-dom requirement (#28) Updates the requirements on [react-router-dom](https://github.com/ReactTraining/react-router) to permit the latest version. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md) - [Commits](remix-run/react-router@v4.3.1...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]> docs: about me docs: update about me docs: update about me docs: update about me docs: update about me chore: remove about me chore: upgrade deps docs: update resignation letter chore(package): update nino-cli to version 0.8.0 (#33) chore: upgrade deps chore: remove dist chore: rename repo to memo ci: update token of codecov docs: update badges chore: remove eslint refactor: update build methods refactor: update related path chore: remove useless config chore: remove useless deps chore: upgarde nino-cli fix: can't save layout when ctrl + s chore: format layouts chore: add indent when writting in layout file chore: format layout files fix: lint problem ci: check lint chore: initital gh-pages chore: upgrade mini-xmind refactor: get mapping data synchronously chore: remove mapping.json test: remove useless case chore: only collect codecov report from src pref: publish dot files, such as .circleci chore: copy config file of circleci to dist ci: ignore gh-pages when building ci: adjust indent ci: adjust indent pref: dynamic import modules chore(package): update antd to version 3.18.1 (#36) chore: check lint for server docs: 申论要点摘记 chore: lock version refactor(MainPage): abstract methods chore: move files to assets docs: update Resignation-Letter chore: lock version refactor(server): generate all static files by server chore: mark as todo chore: remove useless export chore: update command of server fix: problem redeclare variable, check https://stackoverflow.com/questions/40900791/cannot-redeclare-block-scoped-variable-in-unrelated-files pref(save): check router file before updating chore: remove useless build config fix(server): can not update target mapping pref(server): update delete method fix(server): losing createTime when updating mapping feat(server): add type and subType feat(server): add category chore: update favicon feat(server): support markdown file operation chore: correct fetch url of mapping chore: add editorconfig feat: generate sider of menu refactor: update logic of rendering sider test: add missing props feat(sider): support to show all data test: fix unexpcted required type definition pref: display with List test: remove cases temporarily pref: show related item when swiching Menu.Item feat: support EditForm for setup a document perf: add notification for success refactor: remove urlHelper chore: remove uesless config file pref: update padding of List.Item chore: simplify router chore: upgrade deps chore: lock version of antd, for missing type definition of rc-* feat: support markdown editor fix: sider.json generates duplicate item of mapping feat: Cascader showSearch refactor: replace Cascader with Select pref: parse html tag in markdown feat: save markdown chore: update hash for MarkdownEditor chore: upgrade antd to fix missing type definition problems feat: support to load exist markdown file pref: jump to detail page refactor: move fetch to controller feat: lazy load markdown detail and editor refactor(Mapping): move fetch to controller fix: unexpected push into mapping.json rather than update target item fix: wrong writing format of mapping refactor: separate to controller fix: wrong path of display page feat: set value up of List.Item up when editting chore(deps-dev): bump @types/react from 16.8.18 to 16.8.19 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.18 to 16.8.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) pref: update related file when editting in EditForm fix: jump to wrong path after updating fix: can not update target prop when updating fix: can not delete all related file break: remove minus icon, for it is hard to delete target files feat: add type item in Select docs: remove useless file chore: upgrade nino-cli fix: command of generate docs: 《民主的细节》摘抄 chore(deps-dev): bump tslint from 5.16.0 to 5.17.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.16.0 to 5.17.0. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.16.0...5.17.0) docs: 《民主的细节》摘抄 pref: set padding to show markdown completely docs: 《民主的细节》摘抄 pref(MarkdownDetail): set padding to show markdown completely chore: remove useless sign chore(markdown): font-size 14 -> 16 fix: mapping can not get correct layout fix: mapping undefined LineGroup and TagGroup docs: 《民主的细节》阅读思路整理 docs: 《民主的细节》摘抄 docs: 音程表 docs: 《民主的细节》摘抄 docs: fix typo chore(deps): bump antd from 3.19.1 to 3.19.2 (#44) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.1...3.19.2) docs: 安装 rust docs: 《民主的细节》摘抄 docs: fix warning by ustclug/mirrorrequest#67 docs: 《民主的细节》摘抄 chore(deps-dev): bump react-router-dom from 5.0.0 to 5.0.1 (#46) Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Commits](remix-run/react-router@v5.0.0...v5.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 (#45) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.27 to 2.0.0-alpha.29. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.27...v2.0.0-alpha.29) Signed-off-by: dependabot-preview[bot] <[email protected]> chore: install typescript chore(deps-dev): bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 (#47) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.29 to 2.0.0-alpha.31. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.29...v2.0.0-alpha.31) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 8.1.7 to 8.2.0 (#48) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.7 to 8.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v8.1.7...v8.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: 《民主的细节》摘抄 chore: ignore report of controller test(MainPage): update cases (#49) * test(MainPage): update cases * test(MainPage): update cases chore: remove json declare fix: missing type definition after wrapping of hoc test(EditForm): update cases (#50) * test(EditForm): update cases * test(EditForm): update cases chore: ignore report of server chore: ignore report of controller test(MappingDetail): update cases test(MarkdownDetail): update cases test(MarkdownEditor): update cases test(MarkdownEditor): update cases chore(deps): bump antd from 3.19.2 to 3.19.3 (#51) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.2 to 3.19.3. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.2...3.19.3) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: exhentai feat(server): fetch exHentai data feat(server): get detail info for every block pref(server): return file path of exhentai info chore(deps-dev): bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 (#52) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.31 to 2.0.0-alpha.32. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.31...v2.0.0-alpha.32) Signed-off-by: dependabot-preview[bot] <[email protected]> chore: upgrade sider name feat(server): use toml for configuration chore: update config chore: update subType docs: update description chore: ignore exhentai data files chore: remove useless file chore(toml): add maxPageIndex chore: ignore exhentai data files feat(server): output log info docs: ex 爬虫思路 ci: deploy after test check passed (#53) * ci: deploy after test check passed * ci: deploy after test check passed * ci: deploy after test check passed * ci: deploy after test check passed chore: use node api of gh-pages chore: output after published ci: deploy after test check passed chore: catch error when publishing chore: catch error when publishing fix: typo Configure Renovate (#54) * chore(deps): add renovate.json * chore(renovate): preserve existing semver ranges chore(deps-dev): bump date-fns from 2.0.0-alpha.32 to 2.0.0-alpha.33 (#55) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.32 to 2.0.0-alpha.33. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.32...v2.0.0-alpha.33) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps): bump typescript from 3.5.1 to 3.5.2 (#56) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react-router-dom from 4.3.3 to 4.3.4 (#58) Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 8.2.0 to 8.2.1 (#59) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v8.2.0...v8.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.19 to 16.8.20 (#57) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.19 to 16.8.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps): update node.js to v10.16.0 (#60) docs: 词语填空同音词 chore: add manual deploy command chore(deps-dev): bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 (#61) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.33 to 2.0.0-alpha.34. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.33...v2.0.0-alpha.34) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: 言语填空解题思路 feat: set ExHentaiList up feat(server): get lastest set of exhentai list test: correct Button node test: update cases for ExHentaiList ci: add ssh key for deploy docs: deploy with gh-pages and circleci fix: wrong route of /markdown/edit pref(server): re-generate sider after init docs: 填空错题集 pref(markdown): parse HTML test: update snapshots docs: 填空错题集 docs: 填空错题集 chore: upgrade deps pref: hide scrollbar for MappingDetail chore: upgrade deps chore: remove collapsible of Sider pref: lazyload for List feat: show create/modify time pref: update css of Content test: update snapshots chore: sort by modifyTime feat: add empty status for online page feat(exHentai): fetch detail images test: update snapshots test: update cases feat(exhentai): download detail images server(exhentai): add thumbnailClass to configuration fix: correct path of log file fix: typo feat(exhentai): replace invalid win32 path characters with space in name server(exhentai): lift speed of saving images up Greenkeeper/antd 3.19.6 (#63) * chore(package): update antd to version 3.19.6 * chore(package): update lockfile package-lock.json docs: 填空错题集 docs: 填空错题集 pref(MarkdownDetail): add css pref(MarkdownDetail): adjust margin chore(deps-dev): bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 (#64) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.34 to 2.0.0-alpha.35. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.34...v2.0.0-alpha.35) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.20 to 16.8.21 (#65) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.20 to 16.8.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: 片段阅读错题集 (#66) * docs: 片段阅读错题集 * pref(markdown): add hover event to tag span * test: update snapshots * docs: 片段阅读错题集 docs: 词语填空解题思路 chore(deps): bump antd from 3.19.6 to 3.19.7 (#71) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.6 to 3.19.7. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.6...3.19.7) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump tslint from 5.17.0 to 5.18.0 (#70) Bumps [tslint](https://github.com/palantir/tslint) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.17.0...5.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps): bump puppeteer-core from 1.17.0 to 1.18.0 (#69) Bumps [puppeteer-core](https://github.com/GoogleChrome/puppeteer) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/GoogleChrome/puppeteer/releases) - [Commits](puppeteer/puppeteer@v1.17.0...v1.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.21 to 16.8.22 (#68) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.21 to 16.8.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump date-fns from 2.0.0-alpha.35 to 2.0.0-alpha.36 (#67) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.35 to 2.0.0-alpha.36. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.35...v2.0.0-alpha.36) Signed-off-by: dependabot-preview[bot] <[email protected]> pref(MarkdownDetail): add min-height => 100vh (#72) pref(server): initital default object when creating a new mapping docs: 主旨题解题思路 docs: 片段阅读错题集 docs: 片段阅读考点 docs: 片段阅读错题集 pref(server): compare lastest date of comic, break when current comic has been fetched ci: update token of codecov docs: update badge chore(deps): bump antd from 3.19.7 to 3.19.8 (#74) Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.7 to 3.19.8. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.19.7...3.19.8) Signed-off-by: dependabot-preview[bot] <[email protected]> chore: upgrade deps chore(deps-dev): bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 (#76) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.36 to 2.0.0-alpha.37. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.36...v2.0.0-alpha.37) Signed-off-by: dependabot-preview[bot] <[email protected]> Update @types/fs-extra to the latest version 🚀 (#78) * chore(package): update @types/fs-extra to version 8.0.0 * chore(package): update lockfile package-lock.json chore(deps): bump puppeteer-core from 1.18.0 to 1.18.1 (#80) Bumps [puppeteer-core](https://github.com/GoogleChrome/puppeteer) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/GoogleChrome/puppeteer/releases) - [Commits](puppeteer/puppeteer@v1.18.0...v1.18.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 (#81) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.37 to 2.0.0-beta.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-alpha.37...v2.0.0-beta.1) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: manjaro install docs: manjaro install docs: 更新包源地址 chore: unity default behavior of space docs: update port of ssr chore: unity indent docs: update proxy port of git docs: manjaro 安装 docs: manjaro install Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.2 (#82) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-beta.1 to 2.0.0-beta.2. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.0.0-beta.1...v2.0.0-beta.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Update 5652a52ab188e25bddf687b32d4ce326.md Update 5652a52ab188e25bddf687b32d4ce326.md Update 5652a52ab188e25bddf687b32d4ce326.md docs: github ssh proxy chore: release 1.0.0 chore: bump 1.0.0 chore: upgrade deps refactor: configrations of views and server (#87) * refactor: separate logger and resource loader from controller * pref: use npm-run-all instead of running bash * fix: correct resource path * refactor: update import/export method * chore: update user.name * chore: compile with sourceMap * fix: build error causing by sourcemap files * ci: run dist anyway feat: sort scripts in package.json (#88) fix: parse error when updating markdown (#89) docs: 单词积累 dcos: deploy with gh-pages and circleci ci: update fingerprints of deploy chore: correct email for gh-pages feat: add decorator for router (#96) * feat: add decorator for router * chore: exclude server * fix: missing type definition of routes * refactor: controller with decorator * test: fix error of not supporting to compile decorator * pref: use router of controllers * refactor: move sync functions outside class * chore: remove useless dep chore: upgrade deps (#97) try: inject services to controller refactor(ExhentaiController): getLastestExHentaiSet & getThumbnaiInfo refactor(ExhentaiController): download refactor(DocumentController): combine Markdown and Mapping controller refactor(MainPageController): add service refactor(DocumentController): add, update, delete chore(deps-dev): bump lint-staged from 9.0.0 to 9.0.1 (#99) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.0...v9.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 9.0.0 to 9.0.1 (#99) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.0...v9.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> refactor: separate side effect operations to service from controller (#98) * try: inject services to controller * refactor(ExhentaiController): getLastestExHentaiSet & getThumbnaiInfo * refactor(ExhentaiController): download * refactor(DocumentController): combine Markdown and Mapping controller * refactor(MainPageController): add service * refactor(DocumentController): add, update, delete feat: support to format markdown content by prettier (#100) * feat: support to format markdown content by prettier * pref: update views chore(deps-dev): bump lint-staged from 9.0.1 to 9.0.2 (#101) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.1...v9.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump @types/react from 16.8.22 to 16.8.23 (#102) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.22 to 16.8.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: settings sync 同步 pref: update style of scrollbar (#103) docs: 申论练习 - 到底怎样才不算是搬砖、API Caller、Crud Boy? pref(MarkdownDetail): update style of content (#104) docs: manjaro install chore(deps): bump antd from 3.20.0 to 3.20.1 (#105) Bumps [antd](https://github.com/ant-design/ant-design) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@3.20.0...3.20.1) Signed-off-by: dependabot-preview[bot] <[email protected]> chore(deps-dev): bump lint-staged from 9.0.2 to 9.1.0 (#106) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.2 to 9.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.0.2...v9.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: update README.md (#107) chore: update joinWithRootPath chore(deps): bump typescript from 3.5.2 to 3.5.3 (#108) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.5.2...v3.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]> docs: manjaro install chore: upgrade nino-cli to 1.0.2 (#110) * chore: upgrade nino-cli to 1.0.2 * fix: codecov command * fix: wrong path of assets * chore: commit exhentai mapping file chore(deps): bump lodash from 4.17.11 to 4.17.14 (#111) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> fix: copy missing circieci config file to dist (#112) pref: remove useless config file for build docs: manjaro install fix(server): wrong root path (#116) chore: ignore package-lock.json chore: upgrade lint-staged chore: update exhentai mapping files docs: update exhentai list perf: add linux chrome path & reduce unexpected tabs feat: download target images by input url (#117) * feat: download target images by input url * test: update snapshots fix: nino can't detect changes in src (#118) * fix: nino can't detect changes in src * fix: build problem caused by missing tsc output docs: manjaro install docs: fix format ci: update deploy key chore: deploy by gh-pages cli revert: deploy with node api of gh-pages docs: update exhentai image detail list feat(exhentai): check url of detail images when failed (#119) docs: update exhentai image detail list chore: ignore detailImageUrls.json docs: update exhentai list info chore: upgrade nino-cli to 1.0.3 (#120) fix(exhentai): can't get the first page info of list (#122) fix: netlify build borken chore(package): update antd to version 3.20.5 (#125) * chore(package): update antd to version 3.20.5 * test: update snapshots chore(package): update @types/prettier to version 1.18.0 (#126) chore: release 1.0.1 docs: update introductions for CHANGELOG docs: update exhentai list info fix: get 404 after creating a mapping/markdown (#127) docs: update exhentai list info feat: toho way loading (#131) * feat: toho way loading * feat: add neta list * test: update cases * chore: revert from debug * fix: wrong using of jsx * fix: codebeat issue perf: split chunks when building (#132) * perf: splitChunks when building * chore: install webpack-bundle-analyzer docs: linux after install docs: linux after install docs: update exhentai list docs: 资料分析常用算法 (#128) * docs: 资料分析常用算法 * chore: 出处 * chore: update sider * chore: update * chore: update * docs: 分配法 * chore: update * chore: update * chore: 隔年增长率公式 * chore: 比值增长率 * chore: update * chore: 比重差 * chore: update * chore: update * chore: update * chore: update * chore: update * chore: update * feat: 混合问题 * feat: 年均增长率 docs: 资料分析题型总结 fix: screen adaptation (#133) ci(dist): not check test status before running build (#134) * ci(dist): not check test status before running build * chore: update feat(MainPage): add prefix for list.item (#135) * feat: add prefix of list.item * chore: update title of list.item docs: update exhentai list docs: update exhentai list RIP: Good Night, Ex Panda docs: update exhentai list fix: invalid path on windows fix: invalid path fix: invalid path fix: invalid path on windows docs: update e-hentai list test: lock version of css-animation to fix crash (#136) docs: fix typo (#138) * docs: fix typo * chore: update modifyTime chore: remove dep of css-animation (#142) docs: update e-hentai list docs: configurate after install docs: fix typo docs: 更新十字相减适用条件 chore: update icon, rua~ feat: live reload with socket.io (#143) * feat: live reload with socket.io * fix: can not quit when running build fix: lint problem (#144) chore(deps): update node.js to v10.16.1 (#145) perf: package socket.io only in development mode (#146) ci: update version of docker image to latest (#147) Oh: my dear panda docs: update exhentai list info perf: remove name in list (#150) * perf: remove name in list * chore: remove unexpected list file feat: merge exhentai list to MainPage (#151) * perf: remove name in list * chore: generate sider with exhentai * chore: remove uesless file * chore: remove Breadcrumb & adjust style * test: update snapshots * feat: add ex-hentai to sider * chore: remove old ex-hentai views * chore: adjust style of list and ex-hentai-list * perf: update footer * test: update cases * test: update cases feat(server): add test interface to get environment (#152) * perf: remove name in list * feat(server): add test interface to get environment * chore: remove debug file fix(exhentai): lazyload not working (#153) * perf: remove name in list * fix(exhentai): lazyload not working * chore: remove debug file refactor: move redirection to controller (#154) fix: invalid exhentai path on windows chore(exhentai): remove space perf: check status for whether to bind socket.io (#155) perf: disable input and button of Header when not local (#157) docs: 数量分析常用思路 (#158) fix(exhentai): correct regular expression for path of windows docs: update exhentai list info perf: hide header when online (#159) * perf: hide header when online * feat: import Header dynamically * test: correct case name * test: update cases * test: update cases perf: fix shaking when loading Header (#160) fix: memory leak with import() temporarily (#161) * fix: memory leak with import() temporarily * test: fix docs: 更新数量分析题型 (#162) * docs: 更新数量分析题型 * docs: 平均分堆 * docs: 区分排序问题特殊情况 * docs: update mapping * docs: 更新不相邻问题解法 * docs: 更新相同元素分配问题 chore(package): update rimraf to version 2.7.0 (#164) chore(package): update rimraf to version 3.0.0 (#165) docs: 更新极限问题 docs: update exhentai list docs: 更新比例问题 refactor: Form and Icon (#167) * perf: update Icon for tree-shaking * feat: refactor Form with hooks * fix: test * fix: lose of state when close Modal * test: update snapshots * test: update case perf: optimizate regular expression (#168) * perf: optimizate regular expression * chore: test on linux * chore: remove debug file docs: update setttings sync feat: assign target datestamp for exhentai list (#169) * feat: load exhentai list to Select * feat(server): set interface up for list files * feat: pass value from Header * feat: load target images in list * fix: images can't be loaded when in first page * test: update snapshots chore: collect report from server and controller (#170) perf: pull out port in different os (#171) * perf: pull out port in different os * chore: set port for request docs: update exhentai list perf: update sider.json after add (#172) * perf: update sider.json after add * chore: remove useless file * chore: generate sider before app init test: set supertest up for server (#173) * test: update case for server * ci: compile for server chore: add command clean fix(typo): lastest => latest docs: 更新工程问题 test: update cases for utils.common (#174) * test: update cases for utils.common * fix: update time * fix: mock date docs: mock fetch docs: update mapping revert: mock fetch feat: change the added behavior mode (#175) * feat: add edit button * feat: init edit mode * test: update snapshots fix: can't update sider after add (#176) * fix: can't update sider after add * refactor: updateSider * test: update case fix: warning from ant-design-icons (#177) chore: remove uesless line docs: update exhentai list fix(exhentai): missing name of log when fetching list info feat(exhentai): update list info in dist (#178) * feat(exhentai): update list info in dist * chore: rename getWriteFilesPaths to getWriteMappingPaths perf: upgrade nino-cli to 1.1.0 (#179) perf: upgrade mini-xmind to 1.3.1 for tree-shaking of Icon (#181) * perf: upgrade mini-xmind to 1.3.1 for tree-shaking of Icon * fix: lint chore: ignore report from nino.koei.js refactor(MappingDetailDataController): with hooks (#182) docs: 更新行程问题 refactor(EditForm): with hooks (#183) feat(exhentai): re-initiate request list after failed (#184) docs: update exhentai list feat(exhentai): re-initiate request for preparing download after failed (#185) feat(exhentai): re-initiate request for download after fail (#186) perf(exhentai): tweak request time for restart a connection (#187) release: 1.1.0 docs: update exhentai list chore: tweak display for export refactor: ExhentaiListDataController to pure function (#188) docs: tweak introductions perf: load Editform when local (#189) feat: make Sider collapsible (#190) fix: Editform not working when clicking List.Item (#191) docs: update exhentai list refactor: MainPageDataController with hooks (#192) refactor(loading): with hooks (#193) * refactor(loading): with hooks * fix: snapshtos * fix: wrong MainPage path refactor(MappingDetail): with hooks chore: update options for latest nino-cli test: updatesnapshots fix(exhentai): detail url chore(package): update nino-cli to version 1.1.4 (#196) chore(package): update react-markdown to version 4.2.0 (#197) chore: add launch.json docs: update exhentai info refactor: document with hooks (#198) * refactor: document with hooks * fix: test refactor: pull out state from MainPage (#199) * refactor: pull out state from MainPage * test: update snapshots test: update cases for ExhentaiService feat: update node.yml for github workflow ci: fix dependencies before test chore: remove github workflow for slower than circle fix: no comment from codecov (#200) fix: unexpected async function called after test test(server): close server after test feat: migrate to github actions (#201) * chore: update script * fix: tweak indent * fix: tweak indent * fix: tweak indent * fix: console.log after test * fix: console.log after test * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * fix: upload report to codecov * feat: build and deploy to gh-pages * chore: debug on migrate branch * chore: update token * chore: pull out steps * fix: add missing prop * chore: pull out steps * chore: deploy on master only * chore: tweak name of steps * chore: pull out lint * chore: upload report only in node 12.x * chore: remove strategy * fix: checkout * fix: mock cache and workplace, related to actions/toolkit#47 (comment) * chore: remove install * chore: squash jobs * fix: indent * fix: indent * fix: indent fix(server): path level (#202) * fix(server): path level * chore: rename workflow from check to test chore: remove circieci config file chore: remove config of circleci ci: change deploy bases on gh-pages test: update cases for ExhentaiService docs: update badge docs: remove build status badge fix(exhentai): stuck when toggle url fix: test fix: mock function can't get the latest data docs: update exhentai list info feat: add button for updating exhentai list (#203) feat: add github-markdown-css (#204) chore: remove typings.d.ts (#208) feat: simulated offline status (#209) test: fix crash caused by the upgrade of mini-xmind (#211) feat: hide target mappings (#212) feat: copy static files that visible is true when building (#213) feat: add interface for hiding document (#214) docs: update banner (#215) * docs: update banner * docs: update banner * docs: update banner * docs: update badge Add license scan report and status (#216) Signed-off-by: fossabot <[email protected]> docs: pretty (#217) * chore: remove useless prop of mapping.json * docs: update test: ignore error message (#218) docs: remove fossa fix(exhentai): tweak the first fetched page index to 0 docs: update exhentai list info ci: check for build * fix: codecov with no comment * ci: check build * chore: update * chore: update * chore: update * chore: update * chore: update fix: can't reload excludes main page (#220) chore(deps): update dependency cross-env to v6 (#221) chore: remove useless command test: update snapshots perf: remove moment locales chore: set orientation to default fix(document): can't save mapping data docs: update exhentai info feat: init mysql connection and debug data (#225) chore: upgrade deps (#226) refactor: init router as a middleware (#227) chore: updateSider in a suitable time (#228) feat: get data by sql key perf: support method post perf: remove fields feat: replace placeholder in sql with params test: update cases feat: render every page with a real html (#229) * feat: remove hash router * refactor: pull out plugins * fix: path error with fetching id * chore: update deps * fix: related path of fetching document fix: chaos url when fetching document data (#230) * fix: chaos url when fetching document data * chore: debug * fix: add base tag * chore: pull base out for publish to gh-pages * chore: update * chore: update * chore: update * chore: update * chore: update * chore: remove debug hook ci: check build for gh-pages perf: add router for lazy load (#231) * perf: add router for lazy load * perf: use loading for single pages * fix: correct file paths of document which will be updated fix: gh-pages route path perf: split for common module revert: optimization. Don't know why router can't work with this fix: support router for gh-pages chore: add missing route fix: add prop exact for rendering redundance on gh-pages docs: update exhentai info fix(exhentai): can't recognize png when fetching stat feat: return a default value for ctx.response.body (#232) feat(exhentai): check missing img of download failed (#233) fix(document): correct api for hiding List.Item chore(package): update @types/react to version 16.9.3 (#235) chore(package): update @types/socket.io to version 2.1.3 (#236) docs: 钢铁种类分布 (#234) * docs: 钢铁种类分布 * docs: update * Prettify src/controller/MainPageDataController.tsx * chore: hide * fix: lint chore(deps): update dependency @types/react-router-dom to v5 (#238) chore(package): update date-fns to version 2.4.0 (#240) test: update snapshots chore: upgrade deps test: update snapshots perf: uglify json files (#243) fix: add template for mapping-editor (#244) chore: tweak indent test: update cases for hooks (#245)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps antd from 3.19.7 to 3.19.8.
Release notes
Sourced from antd's releases.
Changelog
Sourced from antd's changelog.
Commits
3eb7130
✨ 3.19.8f6121aa
Merge pull request #17249 from ant-design/revert-form-type3f8589c
chore: code stylec0bd255
lock eslint-plugin-react for Error: VariableDeclarator ASTNodes are not handled by markPropTypesAsUsed jsx-eslint/eslint-plugin-react#231957c28de
revert unknown to any936fea5
🐛 Fix onRow return typesd5be7ce
Update FUNDING.yml4c84c41
🐛 Revert Form typeunknown
toany
4875d2d
Merge pull request #17236 from ant-design/upgrade-eslint40a38ff
Merge pull request #17239 from babbarankit/patch-2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.