Commit Graph

5 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
Tony adbe1b59bb docs: fix example namespace 2026-06-15 04:27:54 +08:00
github-actions[bot] a28890a135 style: auto format 2025-11-27 02:55:46 +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
Nishant Singh 2f4653bf54
feat: Added Route for 30secondsofcode (#18045)
* init

* comment fixes

---------

Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
2025-01-06 01:10:08 +08:00