Commit Graph

42 Commits

Author SHA1 Message Date
Marvin Zhang
1de2e5b67c fixed plugin info missing issue 2022-06-03 20:37:13 +08:00
Marvin Zhang
a9fd4f8f18 updated frontend 2022-05-22 20:38:05 +08:00
Marvin Zhang
ca8ffa5c78 updated package.json 2022-05-16 08:44:45 +08:00
Marvin Zhang
4534551c93 updated package.json 2022-05-01 11:58:05 +08:00
Marvin Zhang
2b514b81aa updated package.json 2022-04-30 09:39:05 +08:00
Marvin Zhang
4ae51bd452 updated package.json 2022-04-25 12:39:04 +08:00
Marvin Zhang
00334c336e updated package.json 2022-04-23 12:36:55 +08:00
Marvin Zhang
b60f81012b updated package.json 2022-04-19 12:21:23 +08:00
Marvin Zhang
36d8bfe542 updated package.json 2022-04-18 13:17:01 +08:00
Marvin Zhang
3930ea94a9 updated package.json 2022-04-18 09:24:15 +08:00
dependabot[bot]
331b21d5ea 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
59e3b1d648 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]
7762863704 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
732ff105e1 updated package.json 2022-02-21 12:13:43 +08:00
Marvin Zhang
b96333ad04 updated package.json 2022-02-18 12:42:51 +08:00
Marvin Zhang
b92457dfd9 updated frontend build config 2022-02-10 14:20:17 +08:00
Marvin Zhang
0113818ae1 optimized frontend output file size 2022-01-28 16:00:08 +08:00
dependabot[bot]
c3e01745e3 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
b488c39e3a updated env files to allow configuring api base url 2021-11-05 21:51:40 +08:00
Marvin Zhang
c191afcc6d code cleanup 2021-11-01 12:14:18 +08:00
Marvin Zhang
7985c30d7a added vue3-sfc-loader 2021-08-23 11:09:34 +08:00
marvzhang
a899d27d6a optimized file upload 2021-07-21 16:13:40 +08:00
marvzhang
f80c859436 fixed path case issue 2021-07-16 14:09:25 +08:00
marvzhang
db7920ac69 updated frontend 2021-07-15 21:37:37 +08:00
yaziming
c671d113c9 * 增加Docker开发环境
* 更新Dockerfile构建文件,升级NodeJS依赖版本。
 * 遵循ESLint重新格式化代码,修复部分警告
 * 登录Token失效增加登出提示
 * 网络请求问题增加错误错误提示
 * 升级UI依赖库
2020-06-19 16:57:00 +08:00
marvzhang
7654d638d0 added tour 2020-01-29 12:23:10 +08:00
marvzhang
b31a505094 added adding node instruction 2020-01-28 11:03:21 +08:00
marvzhang
0e4bf36f7c 定时任务生成前端界面 2020-01-16 14:45:48 +08:00
marvzhang
4145cbf011 added CHANGELOG 2020-01-06 17:17:04 +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
173156aae2 添加免责声明 2019-12-16 14:58:30 +08:00
marvzhang
0edda7b558 加入前端可配置编辑器 2019-11-27 12:18:51 +08:00
van
e8b468a708 add ansi-to-html dependence, show task log ansi with colors 2019-11-06 12:25:29 +08:00
Marvin Zhang
1e8afe6923 updated code highlight 2019-07-26 10:47:51 +08:00
Marvin Zhang
6b3a2a369f added file management 2019-07-24 13:37:03 +08:00
Marvin Zhang
c5620bc2d1 added system info 2019-07-23 20:08:29 +08:00
Marvin Zhang
ab1dcf45ef updated crontab 2019-06-17 13:01:20 +08:00
Marvin Zhang
aceeae84e8 added virtual scroll list for log view 2019-06-09 19:06:37 +08:00
Marvin Zhang
0b406937c9 added baidu tongji for analytics 2019-05-29 22:06:43 +08:00
Marvin Zhang
d6cd8ff8f7 added Multi Language support 2019-03-23 23:48:08 +08:00
Marvin Zhang
bbd52b3e3b fixed dev/production env issue 2019-03-13 12:42:13 +08:00
Marvin Zhang
8361c04de9 added setup.py 2019-03-03 10:48:04 +08:00