RSSHub/lib
Chih-Hsuan Yen d08f662103
fix(route): fixes "this route is empty" for copymanga (#8960)
* fix(route): fixes "this route is empty" for copymanga

This fix mirrors manhuagui logic updated in [1] - returns all items
when chapterCnt is 0 or not specified.

[1] https://github.com/DIYgod/RSSHub/pull/8670

* Add myself to `author` in docs/

This helps refactoring routes to v2. See
https://github.com/DIYgod/RSSHub/pull/8960#issuecomment-1030617999

* Add more authors

Ref: #8670

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-06 02:18:54 +08:00
..
errors
middleware fix(core): fix fulltext (#8951) 2022-02-02 23:06:36 +08:00
routes fix(route): fixes "this route is empty" for copymanga (#8960) 2022-02-06 02:18:54 +08:00
utils fix: puppeteer userDataDir 2021-11-28 01:21:42 +00:00
v2 fix(route): fix ccreports route is empty and refactor to V2 (#8990) 2022-02-05 20:45:19 +08:00
views
api_router.js
app.js
config.js feat(route): add spotify (#8966) 2022-02-04 18:46:53 +08:00
core_router.js
favicon.png
index.js
maintainer.js
pkg.js
protected_router.js
radar-rules.js feat(route): add Google Fonts and refactor /google/** to V2 (#8927) 2022-02-03 01:18:17 +08:00
radar.js
router.js fix(route): fix ccreports route is empty and refactor to V2 (#8990) 2022-02-05 20:45:19 +08:00
v2router.js