Commit Graph
714 Commits
Author SHA1 Message Date
蒋吉兆 904149700a 插件优化 2021-08-28 00:00:08 +08:00
奇淼(piexlmax 5244fd5015 Merge branch 'gva-plugins' into feat/notify-dingding 2021-08-27 23:20:59 +08:00
Espoir b90f061dc9 fix(): update 2021-08-26 23:32:24 +08:00
Espoir b88fb9841f docs(): update readme 2021-08-26 23:12:11 +08:00
Espoir 83db3eeb49 docs(): update readme 2021-08-26 23:05:18 +08:00
Espoir 333ccb5ab6 docs(): update readme 2021-08-26 22:58:29 +08:00
Espoir 60a95797b2 fix(): 钉钉通知取消全局配置 2021-08-26 22:44:36 +08:00
Espoir 6f30c8576f fix(): fix config 2021-08-26 21:31:00 +08:00
Espoir 04d61a2fc7 feat(): notify dingding 2021-08-26 21:10:13 +08:00
piexlmax 6307485025 自动化代码提示变更 且符合vue3规则 2021-08-26 15:18:31 +08:00
piexlmax 782d64eced 修改vue3 template 2021-08-26 14:32:50 +08:00
piexlmax 01a16f6748 vue3版本初版上线 自测已可用 2021-08-26 12:45:41 +08:00
蒋吉兆 10da0881fe 插件模式代码优化 2021-08-24 22:15:45 +08:00
qimiao d4d680e2c8 在线仓模式bug修复 2021-08-24 19:49:27 +08:00
piexlmax 9b8fd0a342 提交2.4.5插件模式 a测版本 2021-08-24 19:41:12 +08:00
蒋吉兆 e5f084c7f8 修复 v8下redis 验证码模式 存在的未传入context的bug
(cherry picked from commit 2342a47c62)
2021-08-24 10:38:54 +08:00
蒋吉兆 ee535d86c4 增加在线仓库模式插件示例 2021-08-23 23:35:16 +08:00
蒋吉兆 f5410430fa 修改包名称定为至server为插件化提供便利 2021-08-23 23:13:24 +08:00
pixel 615eea3cdc 操作日志不再记录自己的操作 2021-08-23 18:34:22 +08:00
奇淼(piexlmax 4f77e4e7c1 Merge pull request #635 from fengchao/develop
[service.go.tpl] Fix typo in time.Time FieldType.
2021-08-23 14:51:30 +08:00
fengchao 7fdbcd8935 [service.go.tpl] Fix typo in time.Time FieldType.
There is a typo in service.go.tpl time.Time FieldType code.
2021-08-23 14:15:03 +08:00
蒋吉兆 3863460eaa email提为插件模式 2021-08-22 12:21:32 +08:00
songzhibin97 bc0423f457 fix:升级go mod 2021-08-21 18:35:30 +08:00
songzhibin97 8fa9b32210 fix:mod 2021-08-21 18:17:07 +08:00
songzhibin97 9f91af3b55 Revert "Revert "Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev""
This reverts commit 6f751209a5.
2021-08-21 18:07:11 +08:00
songzhibin97 6f751209a5 Revert "Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev"
This reverts commit bb33c312b1, reversing
changes made to b9b4bc6b8b.
2021-08-21 17:55:06 +08:00
songzhibin97 bb33c312b1 Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev 2021-08-21 17:38:59 +08:00
songzhibin97 b9b4bc6b8b fix go mod version 2021-08-21 11:05:25 +08:00
songzhibin97 7c6b6bee7a feat:fix go mod 2021-08-21 11:01:34 +08:00
songzhibin97 4561d86609 feat:插件注册&差分so 2021-08-21 10:48:44 +08:00
奇淼(piexlmax 6e6b488558 Merge pull request #631 from songzhibin97/gva_gormv2_dev
feat:插件模式尝鲜
2021-08-20 20:02:48 +08:00
qimiao 493e399c35 提升基础包等级限制 通过action 2021-08-20 19:54:51 +08:00
songzhibin97 32327feb44 fix:main 2021-08-20 19:45:01 +08:00
songzhibin97 461e01cb05 feat:插件模式尝鲜 2021-08-20 19:32:25 +08:00
qimiao 76a1f79ba9 解决360excel包无法下载的问题 2021-08-19 16:50:28 +08:00
qimiao d767c34012 fmt project 2021-08-17 10:23:30 +08:00
蒋吉兆 4628b8d799 config提交错误 2021-08-16 22:50:59 +08:00
蒋吉兆 87f86daca1 补充遗漏的json type 2021-08-16 22:44:35 +08:00
qimiao b05990c9dc Merge branch 'develop' of github.com:flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-08-16 19:38:47 +08:00
qimiao dd46be1a87 /menu/GetMenuAuthority -> /menu/getMenuAuthority 2021-08-16 19:37:22 +08:00
fengchao 9eb9c02dcc Fix jslint error/warning in auto generated code.
Below errors are fixed in this commit:
* No new line at end of file
* Extra empty line
* Extra white space
* Wrong tab indent
* Use "" to quote string
2021-08-13 17:54:21 +08:00
奇淼(piexlmax 43a213b7e8 Merge branch 'develop' into master 2021-08-10 10:43:19 +08:00
奇淼(piexlmax 1ecd5803cf Merge branch 'master' into master 2021-08-07 10:46:13 +08:00
蒋吉兆 18fa48605b 自动化代码 get类型接收参数修改为query 2021-08-07 10:35:27 +08:00
蒋吉兆 614e6640be Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin 2021-08-07 10:20:54 +08:00
蒋吉兆 2342a47c62 修复 v8下redis 验证码模式 存在的未传入context的bug 2021-08-07 10:16:11 +08:00
piexlmax 964dd1f22a Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-08-05 17:46:28 +08:00
奇淼(piexlmax 91dd304cd7 Merge pull request #610 from songzhibin97/gva_gormv2_dev
feat:回滚文件迁移到垃圾桶,并非直接删除
2021-08-05 17:45:09 +08:00
piexlmax 1a53a80e4f redis-->redis/v8 2021-08-05 17:44:04 +08:00
wangyecheng@yaoyanshe.com 4517e07e11 Update swagger for changePassword 2021-08-04 17:50:51 +08:00