Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot]
9a784b495d Bump ssri from 6.0.1 to 6.0.2 in /frontend
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 21:29:27 +00:00
dependabot[bot]
836336cada Bump elliptic from 6.5.3 to 6.5.4 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:07:02 +00:00
dependabot[bot]
b1455b914c Bump ini from 1.3.5 to 1.3.7 in /frontend
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 02:37:44 +00: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