Commit Graph

5250 Commits

Author SHA1 Message Date
dependabot-preview[bot] 806dea9424
Merge pull request #6121 from DIYgod/dependabot/npm_and_yarn/eslint-7.13.0 2020-11-07 02:47:16 +00:00
dependabot-preview[bot] 56a6d517e7
chore(deps-dev): bump eslint from 7.12.1 to 7.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-07 02:37:40 +00:00
Florian Markusse 98c53556ad
refactor: update isFilter in parameter.js(#6113)
Changed assignment of "isFilter" twice due to redundant AND-operation with itself as the first operand since its value is true at the point of assignment.
2020-11-06 21:44:09 +00:00
Henry Wang 13241fff36
fix: invalid date for chinafile (#6117) 2020-11-06 21:43:11 +00:00
Dan Vanderkam 3bdffcdcfb
feat: linkify GitHub markdown (#6114) 2020-11-06 21:42:50 +00:00
dependabot-preview[bot] 4e02d3bff9
chore(deps): bump query-string from 6.13.6 to 6.13.7
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 20:52:58 +00:00
dependabot-preview[bot] 25a350e27f
Merge pull request #6105 from DIYgod/dependabot/npm_and_yarn/googleapis-64.0.0 2020-11-05 18:40:18 +00:00
dependabot-preview[bot] a95aff8aec
chore(deps): bump googleapis from 63.0.0 to 64.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 63.0.0 to 64.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v63.0.0...v64.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 18:29:16 +00:00
dependabot-preview[bot] 04a57f0f2b
Merge pull request #6104 from DIYgod/dependabot/npm_and_yarn/dayjs-1.9.5 2020-11-05 09:00:34 +00:00
dependabot-preview[bot] c8e1364b08
chore(deps): bump dayjs from 1.9.4 to 1.9.5
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.9.5/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.9.4...v1.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 08:49:24 +00:00
dependabot-preview[bot] c7a4d96d30
Merge pull request #6101 from DIYgod/dependabot/npm_and_yarn/supertest-6.0.1 2020-11-04 21:28:30 +00:00
dependabot-preview[bot] f3b59c4a1a
chore(deps-dev): bump supertest from 6.0.0 to 6.0.1
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.0.0...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 21:16:00 +00:00
dependabot-preview[bot] e678d0389e
Merge pull request #6100 from DIYgod/dependabot/npm_and_yarn/sentry/node-5.27.3 2020-11-04 17:40:39 +00:00
dependabot-preview[bot] feecdb3346
chore(deps): bump @sentry/node from 5.27.2 to 5.27.3
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.27.2 to 5.27.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.27.2...5.27.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 17:29:23 +00:00
dependabot-preview[bot] 50116a9a97
Merge pull request #6096 from DIYgod/dependabot/npm_and_yarn/jest-26.6.3 2020-11-04 09:04:56 +00:00
dependabot-preview[bot] 2320cb7021
chore(deps-dev): bump jest from 26.6.2 to 26.6.3
Bumps [jest](https://github.com/facebook/jest) from 26.6.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.2...v26.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 08:55:54 +00:00
Laam Pui 237625808d
feat: add wxnmh.com #5324 (#6063) 2020-11-03 11:28:36 +00:00
Who's Sure 900fbe83dd
feat: add nwpu (#6088) 2020-11-03 11:16:23 +00:00
Ethan Shen c6f6ea4194
fix: 网易新闻文章内视频无效 (#6091) 2020-11-03 03:43:02 +00:00
Ethan Shen 2c3a35f3bc
fix: 笔趣阁章节乱序 (#6090) 2020-11-03 03:42:15 +00:00
dependabot-preview[bot] 39440ad9bc
Merge pull request #6089 from DIYgod/dependabot/npm_and_yarn/googleapis-63.0.0 2020-11-02 19:28:09 +00:00
dependabot-preview[bot] b5ab93894b
chore(deps): bump googleapis from 62.0.0 to 63.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 62.0.0 to 63.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v62.0.0...v63.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 19:16:08 +00:00
DIYgod 3aefa62315
chore: node 14 2020-11-03 00:06:56 +08:00
DIYgod d93c12784a
docs: update FUNDING.yml 2020-11-03 00:06:32 +08:00
dependabot-preview[bot] d2b6f03e35
Merge pull request #6086 from DIYgod/dependabot/npm_and_yarn/koa/router-10.0.0 2020-11-02 14:40:53 +00:00
dependabot-preview[bot] 606886cf1d
chore(deps): bump @koa/router from 9.4.0 to 10.0.0
Bumps [@koa/router](https://github.com/koajs/router) from 9.4.0 to 10.0.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Changelog](https://github.com/koajs/router/blob/master/history.md)
- [Commits](https://github.com/koajs/router/compare/v9.4.0...v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 14:30:30 +00:00
dependabot-preview[bot] 2818b5655b
Merge pull request #6085 from DIYgod/dependabot/npm_and_yarn/jest-26.6.2 2020-11-02 13:11:51 +00:00
dependabot-preview[bot] 3504aba563
chore(deps-dev): bump jest from 26.6.1 to 26.6.2
Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.1...v26.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 13:01:08 +00:00
DIYgod ff8dd33857
docs: update support 2020-11-02 20:30:34 +08:00
DIYgod 6628e8f78b
docs: fix 2020-11-02 19:49:19 +08:00
GitHub Action f4de8a0358 style: auto format 2020-11-02 11:46:14 +00:00
DIYgod 47ffe3b578
docs: 🎉 add special sponsor 多会 2020-11-02 19:44:20 +08:00
Humphrey Lin e2e7648c0e
feat: add 贴吧用户发帖 (#6072) 2020-11-02 11:22:24 +00:00
Ethan Shen c91ec137ea
feat: add 科技島讀 (#6078) 2020-11-02 11:19:55 +00:00
Lao-Liu233 74f0dc0d99
fix: fzu wrong spelling (#6079) 2020-11-02 11:16:29 +00:00
Who's Sure 8d98d1e307
feat: add cntv column (#6080)
Co-authored-by: Henry Wang <hi@henry.wang>
2020-11-02 11:15:21 +00:00
Who's Sure 45b6be29bc
feat: add grand-challenge (#6082) 2020-11-02 11:11:55 +00:00
Laam Pui 14cef9f738
refactor: improve readability for jinshi/index.js (#6062) 2020-11-02 11:00:10 +00:00
Enoch Ma f08a84b55e
fix: typos in twreporter (#6084) 2020-11-02 10:57:58 +00:00
Enoch Ma 8af58a2821
feat: support twreporter (#6071) 2020-11-01 15:53:24 +00:00
Shun Zi b1a817a65f
fix: weibo keyword: default showAuthorInTitle & showAuthorInDesc should not override routeParams (#6075) 2020-11-01 15:52:08 +00:00
Shun Zi 3d020f7c9e
fix: weibo keyword: add author metainfo (#6076) 2020-11-01 15:50:09 +00:00
Enoch Ma cd44ac2afe
feat: podcast support for 60s science (#6056) 2020-11-01 15:49:29 +00:00
Ethan Shen e0690e8a54
fix: 观察者网风闻话题 (#6074) 2020-11-01 15:48:21 +00:00
oppilate 7556d40994
fix: wsj english doc's tag (#6070) 2020-11-01 15:39:30 +00:00
小虎故洞 b126e7bc57
feat: 添加 哔哩哔哩-用户关注动态 路由 (#6014) 2020-11-01 15:39:02 +00:00
Laam Pui f627233fb5
fix: 场库视频播放问题 #6036 (#6067) 2020-11-01 15:36:52 +00:00
oppilate 4e10365544
feat: ChinaFile (#6068) 2020-11-01 15:34:20 +00:00
Enoch Ma c5a89f78c6
feat: add benedictevans (#6066) 2020-11-01 15:33:10 +00:00
Sean 7d1da3b142
docs: replace Youtube with YouTube (#6065) 2020-11-01 15:32:20 +00:00