Commit Graph

1206 Commits

Author SHA1 Message Date
renovate[bot] 54ac3a22ed chore(deps): update dependency eslint to v5.12.1 (#1434) 2019-01-20 21:53:57 +08:00
imlonghao eb198c3348 Fix bilibili live search 404 (#1429)
接口地址修改。
2019-01-20 21:46:56 +08:00
凉凉 3fb7c70155 Enhancement: twitter animated_gif autoplay (#1426)
- `media.type` 为 `animated_gif` 时自动循环播放视频,普通视频(`video`)维持原状
- 具体表现与阅读器(或者说是浏览器内核)有关,有些确实不支持自动播放,可以参考[这个](https://imququ.com/post/new-video-policies-for-ios10.html)
- Closes #1421
2019-01-20 21:46:30 +08:00
Keren Zhu a2ba04daf6 Retrive latest posts from nga (#1424)
Currently the NGA Thread API `/nga/post/:tid` retrieves only the first post in the thread. This PR retrieves all the posts in the last page of the given thread.  

This closes #1423 .
2019-01-20 21:45:14 +08:00
imlonghao 7e43bd2f2c Fix invalid pubDate (#1425)
根据 https://travis-ci.org/DIYgod/RSSHub/builds/478233072 修正了大部分无效的 pubDate

prprpr
2019-01-17 23:56:26 +08:00
imlonghao c7961a241e Fix a9vg Invalid Date (#1422) 2019-01-17 19:02:02 +08:00
DIYgod 7850b43834
rss: new /rsshub/rss 2019-01-17 18:41:35 +08:00
DIYgod 850bbf4166
rss: new bilibili bangumi route 2019-01-17 16:48:40 +08:00
DIYgod a32b3313a4
test: add x-koa-x-cache header test 2019-01-17 16:31:01 +08:00
DIYgod e12a67310f
test: test route for response test 2019-01-17 16:00:56 +08:00
DIYgod 83a1e4a574
format 2019-01-17 15:57:03 +08:00
DIYgod d64ca7b724
fix Content-Type in cached response 2019-01-17 15:55:34 +08:00
fengkx f134fac915 Duozhuayu (#1410)
* 多抓鱼 搜索

* doc
2019-01-17 14:43:44 +08:00
imlonghao c42d6a26d0 Fix manhuagui close #1381 (#1419)
如果漫画话数不多的情况下用原方案是可以的,
但是如果话数多了之后会分页,
div 的 id 会变为 `#chapter-list-1` 就不可用了

直接修改成 class `.chapter-list` 就同时兼容了这两部分了。
2019-01-17 14:34:17 +08:00
SettingDust 671368714b Hotfix: bangumi links error (#1418)
prprpr DIYgay
2019-01-17 14:33:52 +08:00
SettingDust 63607f76f5 Add update time (#1417) 2019-01-17 12:09:29 +08:00
Henry Wang 18b06a8cc3 Add All Poetry (#1414)
Part of #1387
2019-01-17 11:32:32 +08:00
renovate[bot] 2f9f7a34a9 Update dependency eslint-config-prettier to v3.5.0 (#1413) 2019-01-17 11:26:40 +08:00
Henry Wang 6e72888961 Fix 9to5 links (#1412) 2019-01-17 11:26:19 +08:00
Henry Wang 1a31db94c3 更新英文文档 Join Us (#1411) 2019-01-17 11:25:38 +08:00
renovate[bot] 05c04cbe06 Update dependency supertest to v3.4.1 (#1409) 2019-01-17 11:20:08 +08:00
凉凉 dd94352550 Hotfix: bilibili bangumi (#1407)
- 接口字段变动
- 拿不到更新时间了
2019-01-17 11:19:00 +08:00
renovate[bot] 19a9c32268 Update dependency supertest to v3.4.0 (#1406) 2019-01-16 18:30:24 +08:00
xu yang e3f4f2f6ca +wallstreetcn router (#1405)
+wallstreetcn router
2019-01-16 18:29:55 +08:00
凉凉 49f2c42e1a Add: twitter likes (#1404)
Closes #1402
2019-01-15 15:20:24 +08:00
DIYgod bd657cb4be
format 2019-01-15 10:51:52 +08:00
DIYgod d847e8e432
fix yarn.lock, close #1403 2019-01-15 10:51:06 +08:00
tgly307 5b92a6fb47 改进开源中国路由 (#1395) 2019-01-14 14:53:42 +08:00
NStal c956c8a0dd Add socks proxy support (#1379) 2019-01-14 14:52:30 +08:00
renovate[bot] 6ae0543f29 Update dependency eslint-config-prettier to v3.4.0 (#1393) 2019-01-14 14:50:44 +08:00
renovate[bot] 1aa7403522 Update dependency path-to-regexp to v3 (#1394) 2019-01-14 14:50:19 +08:00
DIYgod 7d28031446
test: not collecting coverage from routes 2019-01-14 11:32:35 +08:00
AlanDecode 743c86e5e5 增加:北京航空航天大学 (#1392) 2019-01-14 00:25:07 +08:00
凉凉 c495afb92c 增加: 淘宝众筹 (#1389)
Closes #1364
2019-01-14 00:24:05 +08:00
凉凉 c83de01bfd Hotfix: 修复文档标签闭合错误 (#1390)
- 搜了下好像是 3a30d5d5a3 这个提交导致的`route`标签嵌套/闭合错误会使本地`npm run docs:dev`飘红~
- 顺便调整了下提示文案位置,放到最开头的地方
2019-01-14 00:21:14 +08:00
凉凉 6cbfac4b65 Hotfix: github search (#1385)
Closes #1383
2019-01-14 00:19:25 +08:00
凉凉 0c02303254 Hotfix: twitter wrap (#1384)
Closes #1382
2019-01-14 00:18:58 +08:00
DIYgod 0bafedcd93
remove bad test cases 2019-01-11 18:28:21 +08:00
DIYgod 5f1afb1ff7
remove bad test cases 2019-01-11 18:03:12 +08:00
DIYgod c7e00cd72b
add travis_wait 2019-01-11 16:50:26 +08:00
DIYgod 3701328839
more test cases 2019-01-11 16:31:08 +08:00
凉凉 dab7da03a8 Enhancement: cctv video (#1378)
Closes #1376
2019-01-10 12:04:22 +08:00
abc1763613206 0016a2e020 FIX:因目录结构优化而导致的链接失效问题 (#1377) 2019-01-10 12:03:40 +08:00
凉凉 de44afac1b Hotfix: 36kr link (#1375)
Closes #1373
2019-01-10 12:03:02 +08:00
DIYgod 38a089a436
restore date range test, remove problematic test cases 2019-01-09 19:04:37 +08:00
DIYgod 6643233063 Merge commit '9935767c623a478628f3ad9d188512769fcc419c' 2019-01-09 18:28:11 +08:00
fengkx 28a506d9df fix 36kr search (#1371)
fix 36kr
2019-01-09 16:46:20 +08:00
Chenyang Shi 23f65ef16d Fix bihu (#1370)
closes #1350
2019-01-09 16:43:35 +08:00
Chenyang Shi 8297348be4 add: 京东众筹 (#1369)
closes #1363
2019-01-09 16:40:52 +08:00
Yanran Wu 3a30d5d5a3 add china part for guardian (#1368) 2019-01-08 20:01:43 +08:00