Commit Graph

348 Commits

Author SHA1 Message Date
禾几海
19d556f2f3 Revert "Update test.yml"
This reverts commit f9a4c8d6
2020-10-19 14:52:51 +08:00
禾几海
152f10b449 Merge branch 'master' into dependabot/npm_and_yarn/angular-devkit/build-angular-0.1001.7 2020-10-19 14:49:01 +08:00
禾几海
f2b95c3510 Merge pull request #34 from xiaohai2271/dependabot/npm_and_yarn/angular/language-service-10.1.6
chore(deps-dev): bump @angular/language-service from 10.1.1 to 10.1.6
2020-10-19 14:47:03 +08:00
禾几海
a41a7e9eed Merge pull request #36 from xiaohai2271/dependabot/npm_and_yarn/angular/cli-10.1.7
chore(deps-dev): bump @angular/cli from 10.1.1 to 10.1.7
2020-10-19 14:46:05 +08:00
禾几海
9b656716dc Merge pull request #37 from xiaohai2271/dependabot/npm_and_yarn/vditor-3.5.5
chore(deps): bump vditor from 3.5.4 to 3.5.5
2020-10-19 14:41:20 +08:00
禾几海
9d6af4dc92 Merge pull request #38 from xiaohai2271/dependabot/npm_and_yarn/types/node-14.11.10
chore(deps-dev): bump @types/node from 14.10.2 to 14.11.10
2020-10-19 14:40:22 +08:00
dependabot[bot]
77d54fa7e0 chore(deps-dev): bump @types/node from 14.10.2 to 14.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.10.2 to 14.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:31:37 +00:00
禾几海
f9a4c8d629 Update test.yml 2020-10-16 19:33:36 +08:00
dependabot[bot]
23f67e23b2 chore(deps): bump vditor from 3.5.4 to 3.5.5
Bumps [vditor](https://github.com/Vanessa219/vditor) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/Vanessa219/vditor/releases)
- [Changelog](https://github.com/Vanessa219/vditor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Vanessa219/vditor/compare/v3.5.4...v3.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 11:22:36 +00:00
dependabot[bot]
0b81661b76 chore(deps-dev): bump @angular/cli from 10.1.1 to 10.1.7
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.1.1 to 10.1.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.1.1...v10.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 11:21:04 +00:00
dependabot[bot]
29930ccec0 chore(deps-dev): bump @angular/language-service from 10.1.1 to 10.1.6
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.1 to 10.1.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.1.6/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 11:20:03 +00:00
dependabot[bot]
b59b30b32c chore(deps-dev): bump @angular-devkit/build-angular
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1001.1 to 0.1001.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 11:19:38 +00:00
禾几海
6f1dd5cba5 Update dependabot.yml 2020-10-16 19:19:23 +08:00
dependabot[bot]
20ec1552a6 chore(deps-dev): bump karma from 5.2.2 to 5.2.3
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.2...v5.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 11:15:42 +00:00
dependabot[bot]
c388297f12 chore(deps-dev): bump typescript from 4.0.2 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 11:14:21 +00:00
禾几海
dcbd47332e Create dependabot.yml 2020-10-16 19:12:32 +08:00
禾几海
c8323a965c fix: 订阅未取消引发的异常 2020-10-10 00:33:44 +08:00
禾几海
086e476da8 fix: token校验失败时移除token 2020-10-10 00:26:00 +08:00
禾几海
a4fa38deee fix: 空值异常 2020-10-10 00:25:22 +08:00
禾几海
b63697f717 refactor: 删除残留代码 2020-10-10 00:24:46 +08:00
禾几海
1f2c925b45 Merge pull request #27 from xiaohai2271/refactor-mdEditor
切换markdown编辑器为vditor
v2.4.0
2020-10-09 19:33:06 +08:00
禾几海
c67d7b7593 feat: 配置文件上传 2020-10-09 18:59:42 +08:00
禾几海
7f418c7f95 feat: 锚点 2020-10-09 17:53:14 +08:00
禾几海
2ce76455a4 feat: 锚点 2020-10-09 17:52:42 +08:00
禾几海
7d181b71a9 fix: 代码lint 2020-10-09 17:29:54 +08:00
禾几海
91921bda96 feat: 配置markdown预览 2020-10-09 17:29:24 +08:00
禾几海
5b96b66af5 feat: 配置markdown编辑器 2020-10-09 16:37:58 +08:00
禾几海
4cf1d4130b refactor: 切换markdown编辑器到vditor 2020-10-09 00:26:07 +08:00
禾几海
dfd609ded3 ci: 调整ci 2020-10-08 11:32:46 +08:00
禾几海
1d994d16b1 ci: 调整测试ci 2020-10-08 11:22:47 +08:00
禾几海
23aec69b4f chore: 移除无效引用 2020-10-08 10:56:10 +08:00
禾几海
322c52ce86 refactor: lint检查 2020-10-07 23:45:53 +08:00
禾几海
410013779e Create codeql-analysis.yml 2020-10-03 18:12:10 +08:00
禾几海
b00c6e5a2b chore: 更新依赖版本 2020-09-16 16:22:06 +08:00
禾几海
13c0529def feat: Upload a Build Artifact 2020-09-13 15:40:37 +08:00
禾几海
d59eb47f03 Merge branch 'dev' 2020-09-13 15:33:42 +08:00
禾几海
25cf2290b9 refactor: 修改copyright 2020-09-13 15:33:16 +08:00
禾几海
130e135e03 Merge branch 'dev' 2020-09-13 12:24:17 +08:00
禾几海
f8e30d8823 refactor: 修改copyright 2020-09-13 12:22:03 +08:00
禾几海
b42d3b7d33 Update issue templates 2020-09-07 12:20:57 +08:00
禾几海
138b93da09 fix(commonTable): 请求参数的传递 2020-09-05 17:19:07 +08:00
禾几海
072eaa12e8 fix: 参数异常 2020-09-05 17:09:10 +08:00
禾几海
d263cc132d feat(访客管理): 添加对位置信息的展示 2020-09-05 16:54:06 +08:00
禾几海
f044e9d01b fix(commonTable): 未设置action列导致的空值异常 2020-09-04 08:24:17 +08:00
禾几海
c14f495f8e chore: 本地存储favicon.ico和logo图片 2020-08-31 22:17:36 +08:00
禾几海
ab8a9154ec remove console.log() 2020-08-28 22:32:01 +08:00
禾几海
6da84e259e feature(commonTable): dynamic detection of data changes v2.1.1 2020-08-28 14:53:11 +08:00
禾几海
e95cd8fe23 fix(commonTable): error cause by shallow copy 2020-08-28 14:46:55 +08:00
禾几海
d8e6e9c5d9 refactor(commonTable): remove unused field 2020-08-28 11:36:42 +08:00
禾几海
990548b8d5 feat(commonTable): adjust column's width 2020-08-28 11:35:29 +08:00