Commit Graph

4 Commits

Author SHA1 Message Date
Tony 5527d18de9
refactor: remove unnecessary trim/first/last (#22837)
* refactor: remove unnecessary trim/first/last

* refactor(types): allow null in DataItem.description

* refactor: remove unnecessary fallback

* refactor(types): allow null in Data.description

* refactor: remove unnecessary fallback

* refactor: remove .clone()

* refactor: refine json content text

* fIx: cognition

* fix: more fixes

* fix(route/jiemian): use api

* fix(route/jandan): housekeeping

add back maintainers from #8904

* fix(route/kcna/news): update source and target mappings

* fix(route/jandan): sanitize HTML content in titles

* refactor: remove unnecessary referer

* fix(route/jinse): regex
2026-07-27 22:23:57 +08:00
Stephen Zhou d5e4fba8b2
style: format 2025-11-27 11:04:48 +08:00
github-actions[bot] a28890a135 style: auto format 2025-11-27 02:55:46 +00:00
Cason Kervis 380a6db238
feat(route/visualstudio/code): add Visual Studio Code blog route (#19149)
* feat(route/vscode): add Visual Studio Code blog route

* fix: fix name

* fix: use `visualstudio` namespace

* fix: add missing config

* fix: fix feed description

* fix: Only use template literals when necessary

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

* fix: remove title and time in description

---------
2025-05-22 11:29:27 +08:00