Commit Graph

480 Commits

Author SHA1 Message Date
DIYgod 2cfc0a32ef
update devDependencies 2018-08-15 18:14:20 +08:00
DIYgod 74a1869b53
docs: put English docs link into README 2018-08-15 18:11:47 +08:00
Henry Wang 8523a27b75 Update docs (#467) 2018-08-15 10:45:47 +08:00
Henry Wang d71650511f Update docs in EN (#466)
* Update config.js

* Update docs for Google Scholar

* Add Authors to docs in EN

* Update docs in EN
2018-08-14 17:48:12 +08:00
DIYgod 253305a816
fix yarn.lock 2018-08-14 14:39:31 +08:00
DIYgod 334a7fd420 Merge commit 'e830016f13b257cfe9880d5e3a5e8941acec6b23' 2018-08-14 14:36:21 +08:00
Henry Wang e830016f13 Add route docs in EN (#461) 2018-08-14 14:28:18 +08:00
Henry Wang dad0ae3ac6 Fix #462 (#464) 2018-08-14 14:26:44 +08:00
Henry Wang e676b0892e Add Google Scholar closes #363 (#463) 2018-08-14 14:25:58 +08:00
Henry Wang 1cf5f3d862 Fix docs (#453) 2018-08-14 14:23:07 +08:00
DIYgod 9540cd84b2
docs: target blank author links 2018-08-14 00:54:28 +08:00
DIYgod 362a59c38b
docs: add route author 2018-08-14 00:46:44 +08:00
Kevin f17a8016d9 Bug fix (#460)
主要修复了两个问题

1. 腾讯云的更新日志界面有重复数据,之前没有找对特征,过滤出来两份更新日志
2. Bugly 源没有链接,ifttt 不能订阅
2018-08-13 23:39:27 +08:00
DIYgod 5573890cdb
docs: update en docs 2018-08-13 23:05:55 +08:00
DIYgod f5c54a42b6
update devDependencies 2018-08-13 23:05:45 +08:00
DIYgod 3dce9d6c98 Merge branch 'i18n' 2018-08-13 22:53:24 +08:00
Henry Wang e107d0f7eb Add docs in EN (#454)
* Add install doc in EN

* Add support doc in EN

* Add joinus doc in EN

* Add doc in EN

* Update README.md
2018-08-13 17:40:25 +08:00
DIYgod 0d131fcca3
docs: update sponsor link 2018-08-13 17:10:26 +08:00
Kevin 2576044971 Fix guid issue (#459) 2018-08-13 15:19:47 +08:00
DIYgod 826d3589f8
docs: rename 2018-08-13 14:59:53 +08:00
Kevin e617a48f14 添加 release link (#458) 2018-08-13 14:54:14 +08:00
Kevin fb59c4721a 添加 fir.im app 更新 (#457) 2018-08-13 14:19:50 +08:00
Henry Wang 15a046fe4c Fix a minor typo (#455)
dekstop to desktop
2018-08-13 10:50:21 +08:00
不蠢会死的某翠 d18fb9a983 Add 财新周刊 (#456)
代码格式format了,但是当时报docs/install/README.md和doc/joinus/README.md两个文件没有做format,有点懵,不知道这次能不能过
2018-08-13 10:45:56 +08:00
DIYgod 1e9e71bcde
docs: init i18n 2018-08-13 01:47:16 +08:00
DIYgod 1378073903
docs: clear up 2018-08-13 01:30:20 +08:00
Kevin 15ae628643 添加 Bugly SDK 更新日志 (#452)
* 添加 Bugly SDK 更新日志

* 去掉异步代码

* 添加 Referer
2018-08-13 01:16:15 +08:00
Henry Wang 77fb8cb05a Add GitHub Issue closes #351 (#445) 2018-08-13 00:59:04 +08:00
Henry Wang 58ae45a4d5 Add alltheflightdeals.com (#451) 2018-08-13 00:52:12 +08:00
Kevin 20112cd93a 添加腾讯云直播 SDK 更新日志 (#449) 2018-08-12 23:51:21 +08:00
tgly307 1e9497e04d 添加开源中国-资讯中站外链接的处理 (#446)
浓眉大眼的开源中国竟然也有站外新闻
2018-08-10 23:31:24 +08:00
tgly307 1a0ff33603 掘金分类改为全文RSS,一次获取文章数改为5 (#444)
掘金的分类文章中站内文章获取全文,非站内文章保持摘要形式。全文做缓存,持续一天。
2018-08-10 02:27:54 +08:00
tgly307 9769c550de 开源中国资讯全文RSS (#443)
来源:https://www.oschina.net/news/
每次取前10条的全文内容并缓存,有效期一天
2018-08-10 01:21:20 +08:00
imlonghao a19b872f73 Add LinkedKeeper close #197 (#438) 2018-08-09 11:24:50 +08:00
Henry Wang 213342211d Fully closes #365 (#430)
新增:

1. 新闻 `/namoc/news`
2. 媒体联报 `/namoc/media`
3. 展览预告 `/namoc/exhibition`
4. 焦点专题 `/namoc/specials`,图片过多仅输出封面,简介和链接,个人认为适合直接浏览

决定不添加:

1. 热点新闻,与新闻高度重合
2. 图片新闻,纯图片,个人认为适合直接浏览
3. 正在展出,最终会被「展览预告」覆盖,个人认为无意义
2018-08-08 18:13:34 +08:00
imlonghao 110719d89f Add 雪球用户动态订阅 close #140 (#434)
* Add 雪球用户动态订阅 close #140

* Add referer
2018-08-08 17:33:32 +08:00
imlonghao 09c92b363e fix axios params error (#436)
axios 中设置 headers 的参数应该是 `headers` 而不是 `header`
2018-08-08 17:32:46 +08:00
Henry Wang 4e94f21eed Add B站用户频道 closes #370 (#431)
* Add B站用户频道 closes #370

* Update docs

* Update README.md
2018-08-08 17:07:46 +08:00
DIYgod 4050e9793c
docs: update 2018-08-08 11:03:42 +08:00
imlonghao 4806d73360 Add 油猴脚本更新 #405 (#432) 2018-08-08 11:02:55 +08:00
Henry Wang 15c7fa9468 Add NAMOC 中国美术馆 -- 通知公告 (#429)
* Add NAMOC 中国美术馆 -- 通知公告

* Update docs
2018-08-08 01:00:52 +08:00
Henry Wang 5b2ab0605c Add missing slash in README.md (#428) 2018-08-08 00:56:15 +08:00
PRB0t 878ce6a958 在 npm run format 中尝试修复 eslint 的问题 (#427)
🤖 eslint in npm run format
--
Automated submit by PRB0t
2018-08-07 23:23:07 +08:00
PRB0t 1b66f4bdcb t66y: 删除连接中的 viidii 跳转 (#426)
把形如 `http://www.viidii.info/?http://88files______net/download______html&z` 的 anchor href 转换成 `http://88files.net/download.html` 这样无需跳转的形式。 已运行 npm run format 。 
--
Automated submit by PRB0t
2018-08-07 23:14:26 +08:00
Henry Wang 258dd20337 Add Wikipedia Mainland news closes #399 (#424) 2018-08-07 23:01:55 +08:00
Henry Wang f72f55fb50 Add 懂球帝早报 closes #412 (#419)
closes #412

http://www.dongqiudi.com/archive/751923.html
今天的早报链接居然还是404的,坑死我了。
2018-08-07 18:02:10 +08:00
Lince bed9cd90fb 改变起点章节的获取方式 (#422)
修复了部分小说无法抓取的bug #420
2018-08-07 17:02:29 +08:00
Lince 802b8ca6ef 新增 起点 章节RSS 和 讨论区RSS (#414) 2018-08-06 11:52:03 +08:00
tgly307 7a4fb2051e 更新番剧seasonid获取方式 (#409) 2018-08-03 15:04:41 +08:00
Dectinc Chen 2bb1ce5c27 Keep用户运动日记 (#406)
根据Keep用户ID获取运动日记

原始链接:https://show.gotokeep.com/usersfulldiary?userId=56f497fcc0d6077136e9a758
2018-08-03 10:44:10 +08:00