Commit Graph

14738 Commits

Author SHA1 Message Date
Pat Ramsey da71fba92f
feat(route): 新增南开大学教务处通知公告路由 (#19622)
* feat(route): 新增南开大学教务处通知公告路由

- 添加nankai/jwc路由,抓取通知公告列表
- 支持公告详情内容获取与PDF链接处理
- 自动转换相对链接为绝对链接
- 适配发布时间和内容解析

* fix(route): 修复南开大学教务处文件名解析

- 修正sudyfile-attr属性解析为JSON,避免正则提取截断文件名

* chore(route): 更新/nankai/jwc的维护者信息

- 将维护者从guozz修改为vicguo0724

* refactor(route): 简化/nankai/jwc item返回逻辑

* refactor(route): 删除/nankai/jwc 日期格式拼接中的额外填充

- 修正日期拼接时多余的padStart调用,原本的day已经是两位数格式
2025-07-18 00:23:29 +08:00
Pat Ramsey 558c7c276e
feat(route): 新增南开大学通知公告路由 (#19620) 2025-07-18 00:11:01 +08:00
Pat Ramsey 87544ee3c6
feat(route): 新增南开大学计算机学院通知路由 (#19621) 2025-07-17 23:52:49 +08:00
dependabot[bot] f6349afaf1
chore(deps): bump form-data from 4.0.3 to 4.0.4 (#19631)
---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  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>
2025-07-17 08:31:24 +00:00
dependabot[bot] a9cc2739e4
chore(deps): bump @scalar/hono-api-reference from 0.9.10 to 0.9.11 (#19630)
---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-version: 0.9.11
  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>
2025-07-17 08:28:04 +00:00
github-actions[bot] 0270b400af style: auto format 2025-07-16 16:06:26 +00:00
Pat Ramsey eccda3a5d3
feat(route): 添加南开大学研究生招生网pdf附件 (#19618)
* feat(route): Add 南开大学研究生招生网pdf附件连接

* feat(nankai): 优化相关附件文件名显示

* fix(route): 修复南开大学研招网PDF文件名解析逻辑

- 修正sudyfile-attr属性解析为JSON,避免正则解析截断文件名
2025-07-17 00:04:22 +08:00
Nishant Singh 35caf4da42
feat(route/jamesclear): add jamesClear (#19589)
* init

* fix maintain

* Update lib/routes/jamesclear/utils.ts
2025-07-16 21:45:03 +08:00
dependabot[bot] e65d3848fd
chore(deps): bump googleapis from 152.0.0 to 153.0.0 (#19627) 2025-07-16 21:17:01 +08:00
dependabot[bot] 63d9c21186
chore(deps-dev): bump @types/title from 3.4.3 to 4.0.0 (#19628) 2025-07-16 21:16:39 +08:00
dependabot[bot] d01ec920f4
chore(deps-dev): bump @stylistic/eslint-plugin from 5.1.0 to 5.2.0 (#19626) 2025-07-16 21:16:27 +08:00
dependabot[bot] a7be91f70d
chore(deps): bump @sentry/node from 9.38.0 to 9.39.0 (#19625) 2025-07-16 21:15:20 +08:00
Andvari 0d1f1e9f5d
fix(route/zhihu): Adapt to a new type of pin (#19600) 2025-07-15 21:48:00 +08:00
Nishant Singh 892067ef5e
fix(route/dnainindia): date parse (#19592)
* change css selector

* fix date time

* remove logger
2025-07-15 21:29:12 +08:00
dependabot[bot] 030654d945
chore(deps): bump fanfou-sdk from 5.0.0 to 6.0.0 (#19615) 2025-07-15 18:32:28 +08:00
dependabot[bot] 1ac68f4479
chore(deps-dev): bump the typescript-eslint group with 2 updates (#19614) 2025-07-15 18:31:29 +08:00
dependabot[bot] 94bedc0864
chore(deps-dev): bump @types/node from 24.0.13 to 24.0.14 (#19616)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.13 to 24.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.14
  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>
2025-07-15 09:12:42 +00:00
Tony 34cc1c793c
fix(route/microsoft): fix edge addon (#19613) 2025-07-15 14:23:50 +08:00
Tony 8dbfe4517b
fix(route/google): fix chrome extension (#19612)
* fix(route/google): fix chrome extension

* fix(route/google): add image attribute to extension response
2025-07-15 13:22:19 +08:00
dependabot[bot] 5cd2104901
chore(deps): bump @hono/node-server from 1.15.0 to 1.16.0 (#19604) 2025-07-14 22:00:42 +08:00
dependabot[bot] 2797f56794
chore(deps-dev): bump the eslint group with 2 updates (#19606) 2025-07-14 21:58:53 +08:00
dependabot[bot] 0a28b5836a
chore(deps): bump @hono/zod-openapi from 0.19.9 to 0.19.10 (#19605)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) from 0.19.9 to 0.19.10.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@0.19.10/packages/zod-openapi)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-version: 0.19.10
  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>
2025-07-14 10:36:16 +00:00
dependabot[bot] b48eebed8f
chore(deps): bump hono from 4.8.4 to 4.8.5 (#19609)
Bumps [hono](https://github.com/honojs/hono) from 4.8.4 to 4.8.5.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.8.4...v4.8.5)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.8.5
  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>
2025-07-14 10:23:54 +00:00
dependabot[bot] 555e1bebfd
chore(deps-dev): bump discord-api-types from 0.38.15 to 0.38.16 (#19608)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.15 to 0.38.16.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.38.15...0.38.16)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-version: 0.38.16
  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>
2025-07-14 10:18:25 +00:00
Ethan Shen 1aea94177d
feat(route): add 数据库内核月报 (#19599) 2025-07-14 17:44:07 +08:00
AiraNadih 60ec800793
fix(route/bilibili): preserve original description for dynamic title (#19596) 2025-07-14 17:01:07 +08:00
Nishant Singh eb120e03f9
fix(route/Visionias): weekly feed template fix (#19597)
* add more routes

* use flatMap

* fix the template miss during build

* fix the template miss during build
2025-07-14 10:46:10 +08:00
Tony 81a26f3017
fix(route/mckinsey): update category mapping and improve route handling (#19587) 2025-07-14 10:23:08 +08:00
Nishant Singh 37bbf928f2
feat(route/newslaundary): add newslaundary (#19576)
* init newslaundary

* correct path

* add youtube support

* skip first entry
2025-07-14 09:55:22 +08:00
sddzhyc c6f96ef5a9
feat(route): Add 南开大学研究生招生网 (#19585)
* 添加nankai命名空间
* 添加nankai/yzb路由
2025-07-12 21:25:40 +08:00
Whalko 74124fa9bb
docs(feeds): update guidance on obtaining private feed URL (#19590) 2025-07-12 16:44:01 +08:00
github-actions[bot] cd4c60124e style: auto format 2025-07-12 05:57:44 +00:00
Whalko 4e2014d7ab
feat(github): add private feed route for user received events (#19571)
* feat(github): add private feed route for user received events

* feat(github): enhance with additional event types and improved mapping

* refactor(github): improved maintainability

* refactor(github): rename route to feed and clean up handler

* fix(github): add unique GUID and remove comment truncation

* fix(github): enhance PushEvent format
2025-07-12 13:55:43 +08:00
Tony 6764a14555 fix(test): improve error handling and label management in route testing 2025-07-12 03:08:28 +08:00
Tony 3e0880f244
fix(route/ximalaya): fix isPaid (#19586)
* wip

* refactor(utils): comment out unused getUrl function and optimize buffer handling
2025-07-12 01:11:39 +08:00
dependabot[bot] 66d1df4f90
chore(deps): bump @sentry/node from 9.36.0 to 9.37.0 (#19582) 2025-07-11 21:30:33 +08:00
dependabot[bot] 25d23d9a57
chore(deps): bump @opentelemetry/semantic-conventions (#19580) 2025-07-11 21:21:05 +08:00
dependabot[bot] 3428110101
chore(deps): bump @notionhq/client from 4.0.0 to 4.0.1 (#19584) 2025-07-11 21:20:45 +08:00
dependabot[bot] 452ac0096d
chore(deps-dev): bump @types/node from 24.0.12 to 24.0.13 (#19583)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.12 to 24.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.13
  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>
2025-07-11 09:13:13 +00:00
dependabot[bot] ddb5ff297d
chore(deps): bump @scalar/hono-api-reference from 0.9.9 to 0.9.10 (#19581)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.9 to 0.9.10.
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-version: 0.9.10
  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>
2025-07-11 09:09:21 +00:00
pjy 9a393a1c4a
fix: fix kaopu news api url (#19577)
Co-authored-by: pujinyao <pujinyao@eastmoney.com>
2025-07-11 16:28:01 +08:00
Thomas af81923b55
feat(picuki): Set author (#19578)
* [Picuki] Set author

* No need to handle null case
2025-07-11 08:10:24 +00:00
dependabot[bot] 1fd4919744
chore(deps): bump @sentry/node from 9.35.0 to 9.36.0 (#19573)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 9.35.0 to 9.36.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/9.35.0...9.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-10 22:32:30 +08:00
dependabot[bot] e8c4b5fb47
chore(deps): bump the opentelemetry group with 2 updates (#19572)
Bumps the opentelemetry group with 2 updates: [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) and [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js).


Updates `@opentelemetry/exporter-prometheus` from 0.202.0 to 0.203.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.202.0...experimental/v0.203.0)

Updates `@opentelemetry/exporter-trace-otlp-http` from 0.202.0 to 0.203.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.202.0...experimental/v0.203.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-prometheus"
  dependency-version: 0.203.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-version: 0.203.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-10 22:31:05 +08:00
dependabot[bot] 21b3f69c2c
chore(deps): bump dotenv from 17.1.0 to 17.2.0 (#19574)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.1.0 to 17.2.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-10 18:51:26 +08:00
Ethan Shen 80e1ad6f66
feat(route): add 文档分享网免费区 (#19569) 2025-07-10 10:22:54 +08:00
dependabot[bot] cee840a094
chore(deps): bump zod from 3.25.75 to 3.25.76 (#19565)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.75 to 3.25.76.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.75...v3.25.76)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.76
  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>
2025-07-09 20:17:09 +08:00
dependabot[bot] 194467451b
chore(deps): bump googleapis from 150.0.1 to 152.0.0 (#19566)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 150.0.1 to 152.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-v150.0.1...googleapis-v152.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-version: 152.0.0
  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>
2025-07-09 20:07:10 +08:00
dependabot[bot] 859b0d5b77
chore(deps-dev): bump @types/node from 24.0.10 to 24.0.12 (#19567)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.10 to 24.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.12
  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>
2025-07-09 09:02:48 +00:00
Nishant Singh 0c9d4ce076
feat(css-tricks): add new routes for css-tricks (#19551)
* init

* use wordpress api

* use WP

* null check

* clean up un used functions

* remove check for type

---------

Co-authored-by: Rjnishant530 <singhnisant530@gmail.com>
2025-07-08 23:05:49 +08:00