Commit Graph

12 Commits

Author SHA1 Message Date
DIYgod
745eb0d52a test: add template enclosure test cases 2019-08-23 15:44:52 +08:00
sanmmmm
914034760d feat: 新增自动提取全文输出 (#2738) 2019-08-02 17:22:58 +08:00
Henry Wang
9c837f1bc2 fix: retain allowEmpty in ctx.state (#2542)
* fix: retain allowEmpty in ctx.state

See: https://github.com/koajs/koa/issues/1172

* fix: pass test case allow_empty

* chore: get rid of eslint warning
2019-07-03 12:10:36 +08:00
DIYgod
8937882847 test: allowEmpty 2019-06-14 11:37:04 +08:00
DIYgod
dea283d0bd test: filter_time 2019-06-13 16:10:08 +08:00
DIYgod
58be5caf98 test: cache object 2019-06-13 16:01:12 +08:00
DIYgod
76add4785a test: add empty item test case 2019-06-13 12:01:07 +08:00
DIYgod
e2badbfa98 chore: module alias for all routes 2019-05-15 15:27:15 +08:00
DIYgod
075a8d1864 feat: support setting expire time for content cache 2019-05-09 01:11:19 +08:00
Henry Wang
e1d91a591e del: line breaker handling in middleware (#1592)
* del: remove line breaker handling

As it's slowing down RSSHub drastically

* del: related test case

* feat: weibo line breaker handling
2019-02-21 15:24:55 +08:00
Henry Wang
7a0f3e3eb7 替换换行符为 <br> (#1523)
close #1522
2019-02-19 22:45:29 +08:00
DIYgod
b102ad2d07 test: route cache in middleware/cache 2019-02-01 17:52:29 +08:00