RSSHub/lib
Donie Leigh 87cf4c5c4b
feat: add Kitty changelog route (#19632)
- Create new route handler for Kitty terminal changelog
- Implement parsing of version history and change details
- Add namespace definition for Kitty terminal

The new route fetches and parses the detailed changelog from Kitty's website,
providing structured data including version numbers, release dates, and change
items in a format suitable for RSS consumption.
2025-07-18 11:33:30 +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: add Kitty changelog route (#19632) 2025-07-18 11:33:30 +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
types.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00