Commit Graph

113 Commits

Author SHA1 Message Date
DIYgod da19f818a4
test: compatible with github actions 2019-11-25 21:59:24 +08:00
DIYgod 2d22563254
test: compatible with github actions 2019-11-25 12:10:39 +08:00
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 7a2dc47bf7
feat(core): auto referer 2019-10-22 17:25:32 +08:00
MachX 2204388bbd fea: webtoons (close #3164) (#3178) 2019-10-09 11:02:11 +08:00
Cloud 90a87b1723 refactor: optimize parameter (#3200) 2019-10-08 16:48:46 +08:00
DIYgod f7d9688a62
feat: 100 times cache time for wrong path 2019-09-20 15:24:49 +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 7bdda509fe
feat(pkg): error handling 2019-09-19 18:15:51 +08:00
DIYgod cbe13ea05b
test: fix require 2019-09-18 18:03:50 +08:00
DIYgod 4445443946
feat: use dynamical config 2019-09-18 17:45:21 +08:00
DIYgod 5c764f93f3
feat: support package 2019-09-16 18:19:15 +08:00
DIYgod 889f3118b1
test: add SENTRY env 2019-09-09 14:47:44 +08:00
Cloud 4d6257af50 feat: replace baseUrl to prefixUrl when got's next version (#2996)
* enhance: replace baseUrl to prefixUrl when got's next version

* test: baseUrl
2019-09-05 12:01:44 +08:00
DIYgod f29d51be1c
test: fix debug test case 2019-09-04 22:26:39 +08:00
DIYgod 16263b020c
test: fix debug test case 2019-09-04 21:56:16 +08:00
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