1128 Commits

Author SHA1 Message Date
Marvin Zhang
38a4620d2d Merge pull request #399 from crawlab-team/develop
Develop
v0.4.2
2019-12-28 12:52:14 +08:00
Marvin Zhang
2e0ab90615 Merge pull request #405 from CSeanXu/bugfix/logview-scrolling
bugfix: LogView Scrolling Fix
2019-12-28 11:20:30 +08:00
Marvin Zhang
11d9a424f6 Merge pull request #409 from crawlab-team/dependabot/npm_and_yarn/frontend/handlebars-4.5.3
Bump handlebars from 4.1.0 to 4.5.3 in /frontend
2019-12-28 11:20:01 +08:00
dependabot[bot]
8172782cdb Bump handlebars from 4.1.0 to 4.5.3 in /frontend
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 00:50:11 +00:00
marvzhang
cb33e8860f 解决上传爬虫报错问题 2019-12-27 17:24:23 +08:00
marvzhang
a176733b64 added message 2019-12-27 16:39:05 +08:00
marvzhang
a5b3ac3652 added message 2019-12-27 16:38:06 +08:00
Xu Qingjian
8a0c29bfc8 bugfix: LogView Scrolling Fix 2019-12-27 16:11:30 +08:00
marvzhang
5103d55853 updated README.md 2019-12-27 16:07:39 +08:00
marvzhang
29067e8b02 fixed https://github.com/crawlab-team/crawlab/issues/403 2019-12-27 16:06:34 +08:00
marvzhang
787bc89949 fixed https://github.com/crawlab-team/crawlab/issues/403 2019-12-27 16:06:19 +08:00
marvzhang
78156266fc 添加百度统计事件 2019-12-26 13:08:32 +08:00
marvzhang
86fe9e06dd 添加百度统计事件 2019-12-26 13:07:28 +08:00
marvzhang
52a0f7ec7d updated CHANGELOG.md 2019-12-26 13:06:21 +08:00
marvzhang
3e2d762cbd fixed https://github.com/crawlab-team/crawlab/issues/341 2019-12-26 13:04:49 +08:00
marvzhang
40170372c3 Merge remote-tracking branch 'origin/develop' into develop 2019-12-26 12:48:33 +08:00
marvzhang
b40028692c 修复添加爬虫后直接运行错误 2019-12-26 12:47:56 +08:00
Marvin Zhang
204d86301d Merge pull request #400 from yaziming/forked_develop2
fix(backend):
2019-12-26 11:29:13 +08:00
yaziming
659aae4abb fix(backend):
临时解决修复偶发mongo多节点信息的问题,后续需重构
2019-12-26 11:26:41 +08:00
marvzhang
61927cb214 updated version 2019-12-26 11:08:55 +08:00
marvzhang
b14fa577c6 updated CHANGELOG.md 2019-12-26 10:59:47 +08:00
marvzhang
c3d8668286 updated CHANGELOG.md 2019-12-26 09:48:17 +08:00
marvzhang
62509655e0 修复文档链接错误 2019-12-26 09:35:57 +08:00
marvzhang
1814ab1e99 加入百度统计代码 2019-12-26 09:29:40 +08:00
marvzhang
ef91858f58 加入重命名 2019-12-25 21:10:39 +08:00
marvzhang
971c80239f 尝试加入重命名 2019-12-25 21:07:56 +08:00
marvzhang
01aea28c9c 添加文件管理功能(后端) 2019-12-25 20:49:43 +08:00
marvzhang
7f771a2103 添加文件管理功能 2019-12-25 20:49:27 +08:00
marvzhang
715761049e Merge remote-tracking branch 'origin/develop' into develop 2019-12-25 19:47:02 +08:00
marvzhang
7d5b313a0b 优化爬虫添加逻辑 2019-12-25 19:46:35 +08:00
marvzhang
fdcf12f866 优化添加爬虫逻辑 2019-12-25 19:46:09 +08:00
Marvin Zhang
e32d0a866c Merge pull request #397 from yaziming/forked_develop2
fix(backend): redis sub error
2019-12-25 15:48:11 +08:00
yaziming
086d50f512 fix(backend):
修复redis连接池订阅消息失败时,因为ping操作优先获取到错误造成chain提前关闭引发panic的问题
2019-12-25 14:02:45 +08:00
Marvin Zhang
b883656621 Merge pull request #395 from hantmac/develop
fix
2019-12-24 16:47:15 +08:00
hantmac
ec9525cb1a fix 2019-12-24 16:44:54 +08:00
Marvin Zhang
46c2f9fa69 Merge pull request #394 from hantmac/develop
尝试解决节点重复注册问题
2019-12-24 16:24:08 +08:00
hantmac
893476bd0b 尝试解决节点重复注册问题 2019-12-24 16:11:24 +08:00
marvzhang
27b167bc06 加入爬虫文件管理后端 API 2019-12-24 09:12:35 +08:00
marvzhang
936adf6f76 加入爬虫文件管理后端 API 2019-12-24 09:11:42 +08:00
marvzhang
7eaad2cb7c updated CHANGELOG.md 2019-12-20 13:13:05 +08:00
marvzhang
c5b0011dab 加入添加用户功能 2019-12-20 13:10:46 +08:00
marvzhang
1b02536d3e 更新github地址 2019-12-20 12:51:38 +08:00
marvzhang
2a86dd19a3 updated CHANGELOG.md 2019-12-20 12:47:53 +08:00
marvzhang
ed7f933aee fixed https://github.com/crawlab-team/crawlab/issues/346 2019-12-20 12:45:37 +08:00
marvzhang
8507640b48 updated CHANGELOG.md 2019-12-20 12:22:44 +08:00
marvzhang
27b3867631 updated CHANGELOG.md 2019-12-20 12:20:58 +08:00
marvzhang
b66c8d3116 code cleanup 2019-12-20 11:37:00 +08:00
marvzhang
1f461fb059 更新免责声明 2019-12-20 11:36:52 +08:00
marvzhang
548e5ba2f2 必须同意免责声明才能运行爬虫 2019-12-20 11:35:41 +08:00
marvzhang
038e3041a3 fixed https://github.com/crawlab-team/crawlab/issues/371 2019-12-20 09:58:04 +08:00