Commit Graph

9517 Commits

Author SHA1 Message Date
JimenezLi 1136debc19
feat(route): add xhu (#13055)
* feat(route): add xhu

* add xhu doc

* Remove unnecessary URL parameter

* Store xhu cookie in cache

* Add xhu to radar.js

* Update website/docs/routes/social-media.md

---------
2023-08-19 20:34:55 +08:00
JimenezLi fcc0fab4d0
fix(route): fix /baidu/tieba/forum time (#13077) 2023-08-19 19:42:45 +08:00
dependabot[bot] db706ede4d
chore(deps-dev): bump typescript from 4.7.4 to 5.1.6 in /website (#13044)
* chore(deps-dev): bump typescript from 4.7.4 to 5.1.6 in /website

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v5.1.6)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: use group updates

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 03:25:03 +08:00
dependabot[bot] bc031fecc2
chore(deps): bump prism-react-renderer from 1.3.5 to 2.0.6 in /website (#13046)
* chore(deps): bump prism-react-renderer from 1.3.5 to 2.0.6 in /website

Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 1.3.5 to 2.0.6.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/v1.3.5...prism-react-renderer@2.0.6)

---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: `prism-react-renderer` v2 changes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 02:33:43 +08:00
dependabot[bot] 5bfdc87186
chore(deps): bump clsx from 1.2.1 to 2.0.0 in /website (#13045)
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 01:55:21 +08:00
Tony c0c6f7caff
feat(parameter): use re2js instead (#13072)
* feat(parameter): use re2js instead

* fix: add back comment
2023-08-19 00:53:54 +08:00
github-actions[bot] f94c4c3dd3 style: auto format 2023-08-18 11:39:08 +00:00
karinido 4e79abd39d
feat(route): add descriptions for nwafu (#13067)
* feat(route): add descriptions for nwafu

docs: update the docs
scriptsformat scripts
refactor: migrate to v2

* Create radar.js

* Update radar.js

* feat(route): fix the route

* Update website/docs/routes/university.md

* Update website/docs/routes/university.md

* Update all.js

* Update all.js

* Update lib/v2/nwafu/all.js

* Update all.js

---------
2023-08-18 19:37:02 +08:00
simon d73cf524a2
feat(router): 增加 xiaote.com 论坛路由 (#13062)
* feat: 增加 xiaote.com 论坛路由

* feat: add radar.js

* feat: format code

* bugfix: radar error

* fix: all marge issuse
2023-08-18 19:09:59 +08:00
DIYgod f3afc1954d
chore: add warp in docker-compose 2023-08-17 23:10:20 +01:00
Tony 25e4d85853
feat(route): tiktok iframe (#13066) 2023-08-18 04:44:38 +08:00
JimenezLi 507e836238
fix(route): fix `/bilibili/followings/dynamic` Cannot convert object to primitive value (#13065) 2023-08-18 02:31:53 +08:00
dependabot[bot] dff1d9fd28
chore(deps-dev): bump nock from 13.3.2 to 13.3.3 (#13058)
* chore(deps-dev): bump nock from 13.3.2 to 13.3.3

Bumps [nock](https://github.com/nock/nock) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.3.2...v13.3.3)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 23:48:33 +08:00
Tony 364b5d89ac
docs: pwa (#13064) 2023-08-17 23:36:55 +08:00
dependabot[bot] f9b10184e2
chore(deps-dev): bump @vercel/nft from 0.23.0 to 0.23.1 (#13029)
* chore(deps-dev): bump @vercel/nft from 0.23.0 to 0.23.1

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.23.0...0.23.1)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 20:30:59 +08:00
panyq357 04820c33d0
feat(route): IGDB - 学术活动 (#13027)
* feat(route): IGDB - 学术活动

* fix: sort router & use https

* fix: sort radar

---------
2023-08-17 19:29:46 +08:00
Tony f97ec50329
docs: remove redirect for non matching /en/* to /en/404
This proceeds before docusaurus' redirects which breaks /en/category.html -> /en/category -> /en/routes/category
2023-08-17 09:34:16 +08:00
TonyRL e4d5427145 docs: fix redirects in netlify 2023-08-17 00:49:53 +00:00
Tony d1eaccabcb
docs: redirect old docs urls (#13060)
* docs: redirect old docs urls

* fix: fix start en docs script
2023-08-17 08:33:40 +08:00
dependabot[bot] 816277ceae
chore(deps): bump pinyin-pro from 3.16.2 to 3.16.3 in /website (#13059)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/commits)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 21:45:59 +00:00
dependabot[bot] 813407dd50
chore(deps-dev): bump @tsconfig/docusaurus in /website (#13047)
Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.5 to 2.0.0.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 01:14:28 +08:00
dependabot[bot] b0bab2e2a0
chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 (#13031)
* chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 01:11:25 +08:00
dependabot[bot] 7008410c2d
chore(deps): bump googleapis from 124.0.0 to 125.0.0 (#13043)
* chore(deps): bump googleapis from 124.0.0 to 125.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 124.0.0 to 125.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v124.0.0...googleapis-v125.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 00:52:06 +08:00
dependabot[bot] 755532e8c9
chore(deps): bump @sentry/node from 7.63.0 to 7.64.0 (#13032)
* chore(deps): bump @sentry/node from 7.63.0 to 7.64.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.63.0 to 7.64.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.63.0...7.64.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 00:43:16 +08:00
dependabot[bot] 8958e742a3
chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 (#13042)
* chore(deps-dev): bump prettier from 3.0.1 to 3.0.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 00:27:40 +08:00
dependabot[bot] 33e8bbe92b
chore(deps): bump @notionhq/client from 2.2.10 to 2.2.11 (#13030)
* chore(deps): bump @notionhq/client from 2.2.10 to 2.2.11

Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v2.2.10...v2.2.11)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 00:19:52 +08:00
Ethan Shen 36cf4c3b4c
fix(route): Aqara News (#12921)
* fix(route): Aqara News

* feat(route): add Aqara category & tag

* fix: crlf to lf

* fix broken images

* fix url

---------
2023-08-17 00:16:30 +08:00
TonyRL dfe784fffe fix: rsshub routes update 2023-08-16 16:05:50 +00:00
TonyRL 715c1f119e fix: rsshub routes update 2023-08-16 16:03:27 +00:00
Ethan Shen 4b38c35395
fix(route): Foresight News (#13026)
* fix(route): Foresight News

* fix docs

* fix tags

* fix index items

---------
2023-08-16 23:15:35 +08:00
TonyRL ddbc760dc8 docs: fix new docs link 2023-08-16 13:04:07 +00:00
DIYgod 91e9915355
docs: recover DocSidebarItem 2023-08-16 11:56:24 +01:00
github-actions[bot] 115a33440b style: auto format 2023-08-15 23:41:44 +00:00
Andvari 0d0ec741c1
fix(route): 更换财新最新文章获取方式 (#13023)
* 更换财新最新文章获取方式。

* Update latest.js

* Update latest.js

* Update latest.js
2023-08-16 07:39:18 +08:00
Tony 06f43cb664
docs: add back meilisearch (#13041)
* docs: add back meilisearch

* fix: remove unused variable

* Revert "fix: remove unused variable"

This reverts commit 52bec57a1ec8c54166793b31cf972131555dc6bc.
What is React
2023-08-16 06:22:52 +08:00
DIYgod d5e5925433
docs: add umami 2023-08-15 22:11:13 +01:00
DIYgod a0ab599f28
docs: compatible with the old logo link 2023-08-15 17:17:27 +01:00
Nishant Singh c406f86d9d
fix(radar): stockedge sub-domain (#13038) 2023-08-16 00:08:25 +08:00
DIYgod d534ae4199
docs: fix i18n 2023-08-15 16:39:46 +01:00
DIYgod 9affd55914
docs: fix editUrl 2023-08-15 16:26:39 +01:00
DIYgod adb90e1716
docs: clear service worker 2023-08-15 16:24:17 +01:00
JimenezLi d3fbdfe404
feat(route): `/zhihu/daily/section/:sectionId` add pubDate (#13020) 2023-08-15 19:41:31 +08:00
DIYgod 52c0b18e2d
fix: github workflows 2023-08-15 03:33:27 +01:00
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
dependabot[bot] dcae07a727
chore(deps): bump @vuepress/plugin-back-to-top in /docs (#13035)
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-back-to-top)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-back-to-top"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:52:00 +00:00
dependabot[bot] 87012c9848
chore(deps): bump @vuepress/shared-utils from 1.9.9 to 1.9.10 in /docs (#13037)
Bumps [@vuepress/shared-utils](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/shared-utils) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/shared-utils)

---
updated-dependencies:
- dependency-name: "@vuepress/shared-utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:48:14 +00:00
dependabot[bot] 301ffa7798
chore(deps): bump @vuepress/plugin-google-analytics in /docs (#13036)
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-google-analytics)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-google-analytics"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:47:12 +00:00
dependabot[bot] 3ea4851a5f
chore(deps): bump vuepress from 1.9.9 to 1.9.10 in /docs (#13034)
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:45:32 +00:00
dependabot[bot] 74e625725a
chore(deps): bump @vuepress/plugin-pwa from 1.9.9 to 1.9.10 in /docs (#13033)
Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-pwa)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-pwa"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:44:10 +00:00
TonyRL c98cbf8ce9 chore: try fix arm64 build 2023-08-14 14:30:28 +00:00