Commit Graph

20 Commits

Author SHA1 Message Date
DIYgod
31726d4464 feat: support no refresh cache 2019-11-04 18:59:00 +08:00
DIYgod
addd22c113 feat(core): handle link and pubDate parameter 2019-10-22 18:02:47 +08:00
DIYgod
8934686218 test: fix filter_time case 2019-09-19 19:19:01 +08:00
DIYgod
568441370d test(pkg): pkg cases 2019-09-19 19:08:00 +08:00
DIYgod
4445443946 feat: use dynamical config 2019-09-18 17:45:21 +08:00
DIYgod
0af16097b3 feat: replace text 2019-09-04 14:28:29 +08:00
DIYgod
b2355436cc fix: url base 2019-08-28 15:50:05 +08:00
DIYgod
29f588e6a0 feat: handle description in parameter middleware 2019-08-28 12:06:50 +08:00
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