RSSHub/lib
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
..
api
assets
errors chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
middleware chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
routes feat(github): add private feed route for user received events (#19571) 2025-07-12 13:55:43 +08:00
routes-deprecated feat(route): add chiphell (#19304) 2025-06-07 00:37:04 +08:00
utils feat(utils/puppeteer): replace `puppeteer-extra-plugin-stealth` with `rebrowser` (#19506) 2025-07-01 04:38:05 +08:00
views
app-bootstrap.tsx
app.test.ts
app.ts
config.test.ts
config.ts fix(route/lofter): fix Lofter tag route requiring cookie (#19548) 2025-07-05 21:42:17 +08:00
index.ts feat: implement enableCluster 2025-06-09 21:55:24 +08:00
pkg.test.ts
pkg.ts
registry.test.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00
registry.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00
router.js feat(route): add chiphell (#19304) 2025-06-07 00:37:04 +08:00
routes.test.ts
setup.test.ts fix(utils/common-config): import parseDate and timezone functions for date handling (#19023) 2025-05-06 02:07:35 +08:00
types.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00