RSSHub/lib/views
Serhii Hospodarchuk abb7a21e28
feat(core): add summary field support for atom and json feed (#22758)
* fix(core): summary field in json feed

* feat(core): add summary field to atom

* test: update json view test to match the new summary field
2026-07-20 21:31:04 +08:00
..
atom.test.tsx feat(core): add summary field support for atom and json feed (#22758) 2026-07-20 21:31:04 +08:00
atom.tsx feat(core): add summary field support for atom and json feed (#22758) 2026-07-20 21:31:04 +08:00
error.tsx feat(index): adaptive theme & icons 2026-07-17 03:58:25 +08:00
index.test.tsx test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
index.tsx feat(index): adaptive theme & icons 2026-07-17 03:58:25 +08:00
json.test.ts feat(core): add summary field support for atom and json feed (#22758) 2026-07-20 21:31:04 +08:00
json.ts feat(core): add summary field support for atom and json feed (#22758) 2026-07-20 21:31:04 +08:00
layout.tsx feat(index): adaptive theme & icons 2026-07-17 03:58:25 +08:00
rss.test.tsx test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
rss.tsx style: auto format 2025-11-27 02:55:46 +00:00
rss3.test.ts feat(tests): add comprehensive unit tests for various utility functions and views (#20779) 2025-12-29 17:34:48 +08:00
rss3.ts