Commit Graph

145 Commits

Author SHA1 Message Date
DIYgod
4bc0a56064 test: fix debug test case 2019-09-04 19:20:24 +08:00
DIYgod
24cab914d8 feat: error page 2019-09-04 16:00:00 +08:00
DIYgod
dc37a779e4 feat: replace text 2019-09-04 15:02:28 +08:00
DIYgod
8523664227 refactor: rename 2019-09-04 14:53:42 +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
56566ef62d test: remove handleImg 2019-08-28 14:45:33 +08:00
DIYgod
29f588e6a0 feat: handle description in parameter middleware 2019-08-28 12:06:50 +08:00
Cloud
720aeb8260 fix: xx.xx@xx.com can't resovle (#2920)
* fix: xx.xx@xx.com can't resovle

* test: fix email config case
2019-08-24 11:13:44 +08:00
DIYgod
116241a857 test: fix email config case 2019-08-23 18:59:55 +08:00
Cloud
88f2b43e44 feat: add mail imap (#2917) 2019-08-23 17:12:25 +08:00
DIYgod
745eb0d52a test: add template enclosure test cases 2019-08-23 15:44:52 +08:00
DIYgod
9a03bd4fe9 test: add cache test cases 2019-08-23 15:18:53 +08:00
DIYgod
10c63882bf test: add cache test cases 2019-08-23 15:07:48 +08:00
DIYgod
f7e8682ba8 feat: add error routes and error paths info 2019-08-23 00:15:13 +08:00
Cloud
43a2bf482e test: common-config (#2891)
* test: common-config

* test: common-config
2019-08-20 17:40:17 +08:00
Cloud
cb408c94de test: test rule optimization (#2871) 2019-08-18 21:40:51 +08:00
DIYgod
c187811b97 feat: node name 2019-08-15 23:58:50 +08:00
DIYgod
eba8f46875 feat: header x-app -> server 2019-08-15 23:14:48 +08:00
Cloud
4b4b1d492a fix: atomlink href (#2858) 2019-08-15 18:54:05 +08:00
DIYgod
e5d34eda6b test: request-wrapper 2019-08-11 00:31:20 +08:00
sanmmmm
914034760d feat: 新增自动提取全文输出 (#2738) 2019-08-02 17:22:58 +08:00
Henry Wang
d09affa703 feat: add addNoReferrer in common-utils (#2571)
* fix: no-referrer tag

* chore: merge qdaily routes

* feat: add addNoReferrer in common-utils

This adds no-referrer attribute to images.
Parameters:

- add no-referrer attribute to images
- $: cheerio selector
- source: source selector, string
- target: target attribute name, typically for lazyload imgs, string
- srcPrefix: prefix for src, string
- removeAttr: attributes to remove, array: ['attrA','attrB']

* test: add test case

* doc: update
2019-07-08 11:45:02 +08:00
DIYgod
b9ab52a0d5 feat: wrong path error 2019-06-19 18:52:13 +08:00
DIYgod
7c2f4777af feat: debug info for hot route and path 2019-06-19 18:39:40 +08:00
DIYgod
449cd6bf37 test: socket 2019-06-14 18:04:55 +08:00
DIYgod
56e74742fc test: got axios options 2019-06-14 17:51:03 +08:00
DIYgod
8937882847 test: allowEmpty 2019-06-14 11:37:04 +08:00
DIYgod
909980fcce test: proxy auth and url_regex 2019-06-14 11:18:18 +08:00
DIYgod
a17c89abaf test: proxy 2019-06-13 19:32:42 +08:00
DIYgod
749ede3af8 test: puppeteer auto close 2019-06-13 18:37:55 +08:00
DIYgod
510c849da7 test: config 2019-06-13 16:57:47 +08:00
DIYgod
f8f427a414 test: date cases 2019-06-13 16:21:05 +08:00
DIYgod
dea283d0bd test: filter_time 2019-06-13 16:10:08 +08:00
DIYgod
2d320fc05a test: fix redis test cases 2019-06-13 15:48:20 +08:00
DIYgod
7c5aaa3c14 test: redis with quit and error cases 2019-06-13 15:23:28 +08:00
DIYgod
76add4785a test: add empty item test case 2019-06-13 12:01:07 +08:00
Henry Wang
4531de80f9 feat: add common-utils (#2374) 2019-06-12 11:09:27 +08:00
DIYgod
e78992ef7c fix: no cache 2019-06-11 14:10:34 +08:00
DIYgod
5c95509c55 test: add test cases for CACHE_CONTENT_EXPIRE and no cache 2019-06-10 17:17:52 +08:00
tuzi3040
a04a88d2cd fix: value of rss TTL tag (#2297)
* fix value of rss TTL tag

* fix test algorithm for rss ttl tag
2019-06-04 11:02:56 +08:00
DIYgod
a56c0b5a39 refactor: rename axios to got 2019-06-03 18:03:05 +08:00
DIYgod
163a589e20 Merge branch 'master' into feature/got 2019-06-03 17:06:48 +08:00
DIYgod
225fca4f15 test: fix test cases 2019-05-13 00:31:28 +08:00
DIYgod
c2a687a2f7 test: fix test case 2019-05-09 01:45:46 +08:00
DIYgod
075a8d1864 feat: support setting expire time for content cache 2019-05-09 01:11:19 +08:00
DIYgod
0fe65cece8 test: add test cases for date 2019-05-07 14:39:24 +08:00
DIYgod
e5385b0037 test: fix test case 2019-04-30 00:21:21 +08:00
DIYgod
8637eb06d2 feat(core): set access-control-allow-origin header to prevent abuse 2019-04-30 00:12:28 +08:00
DIYgod
c1f856391d feat(core): add public in cache-control header 2019-04-29 11:36:03 +08:00