Commit Graph

19 Commits

Author SHA1 Message Date
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
1f015730c1 refactor code 2019-05-21 12:28:33 +08:00
Marvin Zhang
a41415a041 added analytics for spider 2019-04-28 13:17:40 +08:00
cxa
df43a7fc96 fix bug 2019-04-03 16:32:35 +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