Commit Graph

42 Commits

Author SHA1 Message Date
Marvin Zhang
66cba37afc fixed plugin info missing issue 2022-06-03 20:37:13 +08:00
Marvin Zhang
6b7cca62b0 updated frontend 2022-05-22 20:38:05 +08:00
Marvin Zhang
ce74617c3f updated package.json 2022-05-16 08:44:45 +08:00
Marvin Zhang
bf0ff927dd updated package.json 2022-05-01 11:58:05 +08:00
Marvin Zhang
b7df66ec46 updated package.json 2022-04-30 09:39:05 +08:00
Marvin Zhang
f868b42f09 updated package.json 2022-04-25 12:39:04 +08:00
Marvin Zhang
bc71a1a493 updated package.json 2022-04-23 12:36:55 +08:00
Marvin Zhang
061c3110b4 updated package.json 2022-04-19 12:21:23 +08:00
Marvin Zhang
2b11d59fdb updated package.json 2022-04-18 13:17:01 +08:00
Marvin Zhang
fb777897c2 updated package.json 2022-04-18 09:24:15 +08:00
dependabot[bot]
925c3b23c8 Bump minimist from 1.2.5 to 1.2.6 in /frontend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 03:27:18 +00:00
Marvin Zhang
5641693a7f Merge pull request #1071 from crawlab-team/dependabot/npm_and_yarn/frontend/url-parse-1.5.10
Bump url-parse from 1.5.4 to 1.5.10 in /frontend
2022-02-28 13:01:01 +08:00
dependabot[bot]
597d042c5a Bump url-parse from 1.5.4 to 1.5.10 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:14:48 +00:00
Marvin Zhang
38bc93c2d6 updated package.json 2022-02-21 12:13:43 +08:00
Marvin Zhang
f12eae213a updated package.json 2022-02-18 12:42:51 +08:00
Marvin Zhang
387f95d6ef updated frontend build config 2022-02-10 14:20:17 +08:00
Marvin Zhang
d1d282c4f8 optimized frontend output file size 2022-01-28 16:00:08 +08:00
dependabot[bot]
a1ed100860 Bump follow-redirects from 1.14.3 to 1.14.7 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 09:47:35 +00:00
Marvin Zhang
850b5a94c4 updated env files to allow configuring api base url 2021-11-05 21:51:40 +08:00
Marvin Zhang
0c7c8b0fc7 code cleanup 2021-11-01 12:14:18 +08:00
Marvin Zhang
047dcca4a3 added vue3-sfc-loader 2021-08-23 11:09:34 +08:00
marvzhang
347e1f3e95 optimized file upload 2021-07-21 16:13:40 +08:00
marvzhang
5bf1dc9b14 fixed path case issue 2021-07-16 14:09:25 +08:00
marvzhang
caf2380f99 updated frontend 2021-07-15 21:37:37 +08:00
yaziming
aeaa4493a7 * 增加Docker开发环境
* 更新Dockerfile构建文件,升级NodeJS依赖版本。
 * 遵循ESLint重新格式化代码,修复部分警告
 * 登录Token失效增加登出提示
 * 网络请求问题增加错误错误提示
 * 升级UI依赖库
2020-06-19 16:57:00 +08:00
marvzhang
fd256cd9d9 added tour 2020-01-29 12:23:10 +08:00
marvzhang
e9ef0e69be added adding node instruction 2020-01-28 11:03:21 +08:00
marvzhang
a2df912920 定时任务生成前端界面 2020-01-16 14:45:48 +08:00
marvzhang
560f2f14df added CHANGELOG 2020-01-06 17:17:04 +08:00
dependabot[bot]
edcb3c6003 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
24139f2671 添加免责声明 2019-12-16 14:58:30 +08:00
marvzhang
2e569c44c4 加入前端可配置编辑器 2019-11-27 12:18:51 +08:00
van
a237a0f144 add ansi-to-html dependence, show task log ansi with colors 2019-11-06 12:25:29 +08:00
Marvin Zhang
c217e8d609 updated code highlight 2019-07-26 10:47:51 +08:00
Marvin Zhang
b01d265060 added file management 2019-07-24 13:37:03 +08:00
Marvin Zhang
350dfae858 added system info 2019-07-23 20:08:29 +08:00
Marvin Zhang
829c9557e8 updated crontab 2019-06-17 13:01:20 +08:00
Marvin Zhang
2abd8df9d7 added virtual scroll list for log view 2019-06-09 19:06:37 +08:00
Marvin Zhang
eb43e1f273 added baidu tongji for analytics 2019-05-29 22:06:43 +08:00
Marvin Zhang
9a7ade8e6e added Multi Language support 2019-03-23 23:48:08 +08:00
Marvin Zhang
8214d8ff50 fixed dev/production env issue 2019-03-13 12:42:13 +08:00
Marvin Zhang
cc59e1cfce added setup.py 2019-03-03 10:48:04 +08:00