Commit Graph

134 Commits

Author SHA1 Message Date
Charles7c
209f0e3ceb docs: 更新 README 文档 2024-05-07 22:06:40 +08:00
Charles7c
32130410ee chore: 优化 GitHub Issue 模板 2024-05-05 10:50:21 +08:00
Charles7c
c75e99e065 chore: 更新版本号为 3.1.0-SNAPSHOT 2024-05-04 21:33:25 +08:00
Charles7c
962b0b7431 release: v3.0.1 2024-05-03 15:55:48 +08:00
Charles7c
23a0baf427 release: v3.0.0 2024-04-27 21:38:13 +08:00
Charles7c
67fa4edc4d docs: 更新 README 文档 2024-04-23 20:32:58 +08:00
Charles7c
50fc95802b docs: 文档、演示站点迁移至 continew.top 2024-04-21 18:30:14 +08:00
Charles7c
b6206a3346 chore: 移除 monitor 模块 2024-04-18 20:00:31 +08:00
Charles7c
f5ab22eedf chore: 适配 continew-starter 2.0.0,top.charles7c.continew => top.continew
groupId 及基础包名调整,更短的包名,聚合品牌形象
2024-04-17 23:06:39 +08:00
Charles7c
c021feb48d chore: 更新版本号为 3.0.0-SNAPSHOT 2024-03-24 16:31:42 +08:00
Charles7c
e5cddd05ba release: v2.5.0 2024-03-23 21:59:37 +08:00
Charles7c
dee3cf64cb chore: continew-starter 1.5.0-SNAPSHOT => 1.5.1-SNAPSHOT 2024-03-10 21:12:52 +08:00
Charles7c
17fc5266ff chore: continew-starter 1.4.1-SNAPSHOT => 1.5.0-SNAPSHOT
1.适配 ContiNew Starter IService 包结构优化
2.解决部分冲突
2024-02-21 22:34:11 +08:00
Charles7c
370f9cf796 docs: 更新 Gitee 项目链接 2024-02-18 21:16:54 +08:00
Charles7c
69355678b5 chore: 更新版本号为 2.5.0-SNAPSHOT 2024-02-16 19:31:59 +08:00
Charles7c
2f0d5d6b63 release: v2.4.0 2024-02-16 18:41:18 +08:00
Charles7c
442e505c26 chore: continew-starter 1.4.0-SNAPSHOT => 1.4.0 2024-02-14 21:52:08 +08:00
Charles7c
c9cda12b7d refactor: 升级依赖并适配
1.X-File-Storage 2.1.0 适配
2.Crane4j 2.5.0 不需要做任何额外的配置来引入 crane4j,crane4j 将借助 SpringBoot 的自动装配自动加载必要的组件
2024-02-03 21:12:57 +08:00
Charles7c
3e84384eb6 chore: continew-starter 1.2.1-SNAPSHOT => 1.4.0-SNAPSHOT 2024-02-03 13:29:05 +08:00
Charles7c
1c1ec69030 fix: 尝试还原 README 文档部分描述,修复 Gitee 内容可能含有违规信息提示 2024-02-01 23:20:52 +08:00
Charles7c
bef0732f63 refactor: 适配 ContiNew Starter 密码编码器(安全模块)、链路跟踪(Web 模块)
并适配 ContiNew Starter CRUD 模块包调整
2024-02-01 22:42:57 +08:00
Charles7c
b5d668e014 chore: 优化部署配置 2024-01-31 20:14:49 +08:00
Charles7c
c03c082d2e ci: 优化代码质量扫描配置 2024-01-30 23:20:07 +08:00
Charles7c
a154abde8a ci: 新增 SonarCloud 扫描 2024-01-26 23:41:21 +08:00
Charles7c
acee7bfb6b docs: 更新 README 文档特性部分内容 2024-01-25 22:30:10 +08:00
Charles7c
44f9b2be34 chore: 更新版本号 2024-01-22 20:20:05 +08:00
Charles7c
4fd9fffcb7 release: v2.3.0 2024-01-21 10:57:21 +08:00
Charles7c
a831230280 docs: 完善 README 文档 2024-01-16 21:33:07 +08:00
Charles7c
0a618b5c9b docs: 完善 README 文档 2024-01-14 21:55:08 +08:00
Charles7c
ac0608f371 docs: 完善项目模块描述,重构 README 项目结构,再度降低上手难度 2024-01-12 19:28:13 +08:00
Charles7c
cc34abc40c chore: continew-starter 1.1.1 => 1.2.0 2024-01-11 22:30:31 +08:00
Charles7c
35e31233c5 style: 优化全局代码格式 2024-01-10 22:08:45 +08:00
Charles7c
4fefdc75c2 docs: 优化项目简介 2024-01-09 20:34:40 +08:00
Charles7c
d8c946e801 refactor: PageDataResp => PageResp 2024-01-03 22:18:50 +08:00
Charles7c
75d627b47d chore: 更新版本号 2024-01-02 22:32:26 +08:00
Charles7c
4067eb97bf refactor: 根据发展需要,拆分前端项目 continew-admin-ui 到独立仓库
https://gitee.com/Charles7c/continew-admin-ui
2024-01-02 21:30:59 +08:00
Charles7c
19ecbc934a release: v2.2.0 2024-01-01 00:18:06 +08:00
Charles7c
fc80921c04 chore: continew-starter 1.0.0 => 1.0.1 => 1.1.0 2023-12-31 13:47:03 +08:00
Charles7c
2720275b97 chore: 升级前端依赖
1.Arco Design Vue 2.53.0 => 2.53.3
2.Vite 4.5.0 => 4.5.1
3.TypeScript 5.2.2 => 5.3.3
4.unplugin-vue-components 0.25.2 => 0.26.0
5.rollup 4.3.0 => 4.9.1
6.prettier 3.0.3 => 3.1.1
7.sortablejs 1.15.0 => 1.15.1
8.eslint 8.53.0 => 8.56.0
9.stylelint 15.11.0 => 16.0.2
10.lint-staged 15.0.2 => 15.2.0
11.@vueuse/core 10.5.0 => 10.7.0
12.vue-i18n 9.6.5 => 9.8.0
13.vue-tsc 1.8.22 => 1.8.26
14.vue-echarts 6.6.1 => 6.6.5
15.vue-json-pretty 2.2.4 => 2.3.0
16.vue3-colorpicker 2.2.2 => 2.2.3
17.@kangc/v-md-editor 2.3.17 => 2.3.18
18.@commitlint/cli 18.2.0 => 18.4.3
19.@commitlint/config-conventional 18.1.0 => 18.4.3
20.@types/crypto-js 4.1.3 => 4.2.1
21.@types/lodash 4.14.200 => 4.14.202
22.@types/mockjs 1.0.9 => 1.0.10
23.@types/nprogress 0.2.2 => 0.2.3
24.@types/sortablejs 1.15.4 => 1.15.7
25.@typescript-eslint/eslint-plugin 6.9.1 => 6.15.0
26.@typescript-eslint/parser 6.9.1 => 6.15.0
27.@vitejs/plugin-vue 4.4.0 => 4.5.2
28.@vitejs/plugin-vue-jsx 3.0.2 => 3.1.0
29.eslint-config-prettier 9.0.0 => 9.1.0
30.eslint-plugin-import 2.29.0 => 2.29.1
31.eslint-plugin-prettier 5.0.1 => 5.1.2
32.eslint-plugin-vue 9.18.1 => 9.19.2
33.rollup-plugin-visualizer 5.9.2 => 5.11.0
34.stylelint-config-standard 34.0.0 => 35.0.0
35.stylelint-order 6.0.3 => 6.0.4
2023-12-24 14:53:47 +08:00
Charles7c
483c1b4526 chore: 升级后端依赖 2023-12-24 11:49:44 +08:00
Charles7c
8914b8d9e9 docs: 更新 README 文档部分链接 2023-12-08 19:59:31 +08:00
Charles7c
f3fd539491 chore: 更新版本号 2023-12-03 13:35:08 +08:00
Charles7c
d6de317435 release: v2.1.0 2023-12-03 11:40:17 +08:00
Charles7c
e10b64545e docs: 完善 README 文档 2023-12-03 00:13:13 +08:00
Charles7c
b196dcb102 build: continew-starter 1.0.0-SNAPSHOT => 1.0.0 2023-12-02 15:13:22 +08:00
Charles7c
c09aa8771b docs: 完善 README 文档 2023-11-25 21:11:54 +08:00
Charles7c
b7fc5a5524 docs: 完善 README 文档 2023-11-24 22:16:03 +08:00
Charles7c
0218d3409e docs: 完善 README 文档 2023-11-20 20:08:19 +08:00
Charles7c
78738b9dfa chore: 更新版本号 2023-11-16 19:44:10 +08:00
Charles7c
a95639d5a8 release: v2.0.0 2023-11-15 21:24:58 +08:00