Commit Graph

10342 Commits

Author SHA1 Message Date
DIYgod 2c9df1ede4
feat: hpoi 2023-12-21 04:45:27 +08:00
DIYgod fe6117a421
feat: remove notOperational routes - picture 2023-12-21 02:46:58 +08:00
Ethan Shen b081d984a1
feat(route): add 中华人民共和国国家发展和改革委员会发展改革工作 (#14088) 2023-12-21 01:51:53 +08:00
dependabot[bot] 4c6d1ea6c1
chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 (#14084)
* chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  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-12-20 05:18:51 +00:00
DIYgod 6d898277a0
feat: remove notOperational routes - multimedia 2023-12-20 01:52:09 +08:00
DIYgod 1c057d9ab7
feat: remove notOperational routes - live 2023-12-20 00:46:34 +08:00
DIYgod a63c86a049
feat: remove notOperational routes - design 2023-12-20 00:35:56 +08:00
DIYgod f1a9223aac
feat: remove notOperational routes - programming 2023-12-20 00:01:03 +08:00
Ethan Shen e6a54c2921
feat(route): add 中国炼焦行业协会 (#14074)
* feat(route): add 中国炼焦行业协会

* fix: remove subheadings for radar links

* fix typo
2023-12-19 23:31:55 +08:00
DIYgod 47068bfae5
feat: remove notOperational routes - blog 2023-12-19 22:46:03 +08:00
DIYgod f812e915a4
feat: remove notOperational routes - bbs 2023-12-19 22:29:51 +08:00
DIYgod 95864937f2
Merge remote-tracking branch 'origin/master' 2023-12-19 22:03:36 +08:00
DIYgod ea6ec949bf
feat: remove notOperational routes - traditional media 2023-12-19 22:03:27 +08:00
JimenezLi 8b0bc5cc95
feat(route): migrate jianshu to v2 (#14081)
* feat(route): migrate jianshu to v2

* feat(docs): update jianshu docs

* Refactor ProcessFeed function to improve code readability and performance

---------
2023-12-19 21:41:00 +08:00
la3rence e9ba4f94e0
feat(route): show weather info in qweather feed title (#14082) 2023-12-19 12:23:05 +00:00
dependabot[bot] c9fc185141
chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 (#14076)
* chore(deps-dev): bump eslint from 8.55.0 to 8.56.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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-12-18 22:28:25 +00:00
dependabot[bot] 969ba3e49b
chore(deps-dev): bump @types/lint-staged from 13.2.2 to 13.3.0 (#14077)
* chore(deps-dev): bump @types/lint-staged from 13.2.2 to 13.3.0

Bumps [@types/lint-staged](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lint-staged) from 13.2.2 to 13.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lint-staged)

---
updated-dependencies:
- dependency-name: "@types/lint-staged"
  dependency-type: direct:development
  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-12-18 22:28:01 +00:00
dependabot[bot] 3a4bdfe51c
chore(deps): bump prism-react-renderer from 2.3.0 to 2.3.1 in /website (#14080)
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.3.0...prism-react-renderer@2.3.1)

---
updated-dependencies:
- dependency-name: prism-react-renderer
  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-12-18 21:58:06 +00:00
dependabot[bot] 3cffaa60df
chore(deps-dev): bump @types/react-dom in /website (#14079)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.17 to 18.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  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-12-18 21:56:19 +00:00
dependabot[bot] 4193e05abb
chore(deps): bump pinyin-pro from 3.18.4 to 3.18.5 in /website (#14078)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.18.4 to 3.18.5.
- [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/compare/3.18.4...3.18.5)

---
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-12-18 21:56:02 +00:00
Tony cf243481ec
chore: update stale config 2023-12-19 01:39:45 +08:00
DIYgod ba632e89be
docs: fix badge text 2023-12-19 00:56:57 +08:00
DIYgod 442d68e189
feat: remove notOperational routes - new media 2023-12-19 00:49:24 +08:00
Tony 37b20f8bd7
feat(route): add artstation (#14075)
* feat(route): add artstation

* fix: update template

* docs: add docs
2023-12-19 00:34:48 +08:00
Jack Bryant 92c89367c8
feat(route): add tophub list 将榜单条目集合到一个列表中,可避免推送大量条目,更符合阅读习惯且有热度排序 (#14056)
* feat(route): add fxiaoke.com blog

* Update lib/v2/fxiaoke/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/fxiaoke/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/fxiaoke/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/fxiaoke/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/fxiaoke/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/fxiaoke/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/fxiaoke/crm.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* gen exact pubdate

* feat(route): add tophub list

* fix: guid

* fix: use art to render rank

---------
2023-12-18 22:57:45 +08:00
DIYgod 4cf17c004c
feat: remove notOperational routes - social media 2023-12-18 22:33:53 +08:00
Henry Wang bea92ae289
fix: incorrect field name in UMS (#14073) 2023-12-18 22:18:22 +08:00
DIYgod 279584775d
feat: update github radars 2023-12-18 21:33:36 +08:00
DIYgod 08b8181254
docs: update badge 2023-12-18 21:09:18 +08:00
DIYgod 3a80ecd6dd
docs: update badge 2023-12-18 16:34:11 +08:00
JimenezLi 4310ca369a
fix(radar): 修复 xhu 用户动态匹配到自己的问题 (#14070) 2023-12-18 06:06:57 +00:00
Juvenn Woo 5aef90d9f4
fix(route/deeplearning): The batch from deeplearning.ai (#14066)
* fix(the-batch): The batch from deeplearning.ai

* refactor: migrate to v2

---------
2023-12-18 01:56:10 +08:00
Andvari e8f9690248
fix(route/reuters): Suppress full text fetch (#14035) 2023-12-18 01:26:44 +08:00
DIYgod a02b0c95bc
docs: update badge 2023-12-18 00:19:43 +08:00
TonyRL 4bebb1ba66 docs: fix xhu heading ids 2023-12-17 15:26:46 +00:00
Goren G bab09f9c4e
fix(route): sehuatang append images in `.pattl` (#14055) 2023-12-17 23:24:51 +08:00
github-actions[bot] 027c16804f style: auto format 2023-12-17 14:44:52 +00:00
Ethan Shen 9ef76431c1
feat(route): add 国家矿山安全监察局 (#14060) 2023-12-17 22:43:07 +08:00
github-actions[bot] 83c08c75ae style: auto format 2023-12-17 14:40:22 +00:00
JimenezLi 930f09c174
feat(route): add xhu people activities and answers (#14063) 2023-12-17 22:38:44 +08:00
Tony c576d1a931
fix(route): threads profile pic (#14061) 2023-12-17 00:49:23 +08:00
Tony f7f8b7a8e7
feat(route): sspu (#14050) 2023-12-16 01:23:01 +08:00
Tony a1644ac4ca
feat: title case following The Chicago Manual of Style (#14048) 2023-12-15 22:37:12 +08:00
Jack Bryant fac29ed93b
feat(route): add fxiaoke.com blog (#14046)
* feat(route): add fxiaoke.com blog

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/crm.js

* gen exact pubdate

---------
2023-12-15 22:00:03 +08:00
github-actions[bot] c7518e4619 style: auto format 2023-12-15 13:22:59 +00:00
ueiu c41375aeb5
feat(route): add 大连理工大学公共基础学院 RSS (#13982) (#14007)
* Update index.js

* fix(route): 中国政府网没有正确拼接相对地址路径 && 替换滚动新闻地址

* feat(route): add 大连理工大学公共基础学院 RSS (#13982)

* 移除 pubDate 使用 new Date

* 增加默认路由设置

* 完善 公共基础学院 说明文档

* 根据修改建议修改代码

* fix: sort maintainer

---------
2023-12-15 21:21:19 +08:00
dependabot[bot] aef347b31d
chore(deps): bump @sentry/node from 7.87.0 to 7.88.0 (#14045)
* chore(deps): bump @sentry/node from 7.87.0 to 7.88.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.87.0 to 7.88.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.87.0...7.88.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-12-14 22:39:51 +00:00
github-actions[bot] 6d1e55b417 style: auto format 2023-12-14 17:52:10 +00:00
Ethan Shen e8310889fb
feat(route): add 国家能源局发展规划司 (#14039) 2023-12-15 01:50:29 +08:00
dependabot[bot] 0fc8664d3f
chore(deps-dev): bump eslint-plugin-yml from 1.10.0 to 1.11.0 (#14042)
* chore(deps-dev): bump eslint-plugin-yml from 1.10.0 to 1.11.0

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-type: direct:development
  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-12-15 01:45:21 +08:00