RSSHub/lib
powerfullz d454ef8f47
fix(route/csust): various fixes and improvements (#22704)
* fix(route/csust): self-contained routes, full title extraction, absolute URLs

- Remove factory pattern from utils.ts, keep only getNoticeContent helper
- Each route (tggs/xkxs) now self-contained with inline list parsing
- Extract full title from article page <title> tag to avoid truncation
- Convert relative URLs to absolute in article content

* fix(route/csust): remove redundant logics
2026-07-23 22:17:31 +08:00
..
api chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 (#22723) 2026-07-15 23:11:15 +08:00
assets
errors fix(utils/ofetch): surface root causes in fetch errors (#22718) 2026-07-14 21:52:50 +08:00
middleware feat(core): add a new environment variable to configure the output format (#22738) 2026-07-16 23:01:26 +08:00
routes fix(route/csust): various fixes and improvements (#22704) 2026-07-23 22:17:31 +08:00
routes-deprecated feat(route): nppa (#22335) 2026-06-25 01:34:49 +08:00
shims chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
utils chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 (#22723) 2026-07-15 23:11:15 +08:00
views feat(core): add summary field support for atom and json feed (#22758) 2026-07-20 21:31:04 +08:00
app-bootstrap.test.tsx
app-bootstrap.tsx
app.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
app.ts
app.worker.tsx
config.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
config.ts fix(config): fix macOS ua version 2026-07-22 22:20:49 +08:00
container.ts
index.test.ts
index.ts
pkg.test.ts
pkg.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
registry-dev.test.ts perf: dx (#22478) 2026-07-09 02:37:41 +08:00
registry-dev.ts perf: dx (#22478) 2026-07-09 02:37:41 +08:00
registry-helpers.ts perf: dx (#22478) 2026-07-09 02:37:41 +08:00
registry.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
registry.ts perf: dx (#22478) 2026-07-09 02:37:41 +08:00
route-paths.d.ts
router.js feat(route): nppa (#22335) 2026-06-25 01:34:49 +08:00
server.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
server.ts
setup.test.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
types.ts feat(core): add summary field support for atom and json feed (#22758) 2026-07-20 21:31:04 +08:00
worker.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
worker.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00