marvzhang
061fed4bbd
code cleanup
2020-07-15 11:17:07 +08:00
yaziming
6ec2cf586c
fix
2020-06-24 09:51:34 +08:00
yaziming
c671d113c9
* 增加Docker开发环境
...
* 更新Dockerfile构建文件,升级NodeJS依赖版本。
* 遵循ESLint重新格式化代码,修复部分警告
* 登录Token失效增加登出提示
* 网络请求问题增加错误错误提示
* 升级UI依赖库
2020-06-19 16:57:00 +08:00
marvzhang
c4143399e5
added error notification for scrapy spiders
2020-06-18 12:54:12 +08:00
marvzhang
e882e60539
细化登录错误信息
2020-03-23 11:12:53 +08:00
marvzhang
c318f310f5
fixed https issue
2020-01-14 15:57:52 +08:00
marvzhang
de52b0dc10
利用Nginx转发将CRAWLAB_API_ADDRESS设置为默认IP
2020-01-12 19:28:34 +08:00
陈景阳
91a43e34d6
fix 前端的异常处理
2019-12-10 07:19:18 +08:00
陈景阳
f9f04093d9
完成批量删除Task任务列表
2019-12-08 10:58:02 +08:00
yaziming
1c0b86428c
1. Fix Some I18n Warning.
...
2. Fix Navigation Duplicated Error When Current Route Path is `/login`.
3. Fix Parent Level Named Route Warning.
4. Change `request` function From Promise Syntax To Await/Async.
2019-09-01 00:36:59 +08:00
yaziming
b3cdb231ac
Backend:
...
1.[improve]
使用gin提供的RouteGroup功能简化中间件逻辑
2.[break change]
移除Authorization Middleware中对登录注册下载特殊处理逻辑
3.[unsafe problem]
下载任务csv增加登录验证
Frontend:
1. 更改csv下载方式
2. task list页面table section 移除固定width设置,采用自适应,防止大屏空白断裂问题
2019-08-31 15:00:38 +08:00
Marvin Zhang
4607c5ae2e
updated README
2019-07-29 13:22:02 +08:00
Marvin Zhang
92d443f19d
optimized user auth
2019-07-27 14:55:03 +08:00
Marvin Zhang
0c8aa3c43b
added jwt
2019-07-27 00:00:59 +08:00
Marvin Zhang
c0cec217d7
updated auto field extraction
2019-06-04 07:55:51 +08:00
Marvin Zhang
b835064698
fixed localhost issue
2019-05-30 21:30:04 +08:00
Marvin Zhang
4b08751868
updated env files
2019-05-29 14:44:33 +08:00
Marvin Zhang
a41415a041
added analytics for spider
2019-04-28 13:17:40 +08:00
Marvin Zhang
5e8ee66f70
fixed dev/production env issue
2019-03-13 12:45:13 +08:00
Marvin Zhang
bbd52b3e3b
fixed dev/production env issue
2019-03-13 12:42:13 +08:00
Marvin Zhang
768628737c
updated cron tasks: fixed task run duplication issue
2019-03-09 15:35:48 +08:00
Marvin Zhang
8361c04de9
added setup.py
2019-03-03 10:48:04 +08:00