feijie
|
115f414671
|
feat: 添加 PostgreSQL 支持的迁移
|
1 year ago |
feijie
|
97b114cc79
|
refactor(tests): 注释掉默认消息前缀,使其能编译通过
|
1 year ago |
feijie
|
10bcb1b4b6
|
refactor(notifications): 注释掉不再使用的通知数据映射
|
1 year ago |
feijie
|
3b876820e0
|
feat(elsa): 添加对 SQL Server 的支持
|
1 year ago |
feijie
|
b8d50e5383
|
feat(elsa): 添加对 PostgreSql 的支持
|
1 year ago |
yx lin
|
3af8dda6d5
|
Merge pull request #1032 from colinin/data-protected-entity-default-filter
Data protected entity default filter
|
1 year ago |
yx lin
|
44e1bc099f
|
Merge pull request #1031 from colinin/use-abp-imaging-imagesharep
fix(oss-management): use Volo.Abp.Imaging.Imagesharp module
|
1 year ago |
colin
|
b3c7c3e04d
|
fix(oss-management): use Volo.Abp.Imaging.Imagesharp module
|
1 year ago |
yx lin
|
352fddc9dc
|
Merge pull request #1029 from colinin/open-api-query
feat(open-api): remove request query validate
|
1 year ago |
colin
|
7bbd2fe553
|
feat(open-api): remove request query validate
|
1 year ago |
yx lin
|
a1f1555b6a
|
Merge pull request #1028 from colinin/open-api-gateway
feat(open-api): add open-api gateway module
|
1 year ago |
colin
|
5c856eda73
|
fix(docker): rename open-api gateway project
|
1 year ago |
colin
|
24d3455da9
|
Revert "fix(docker): rename open-api gateway project"
This reverts commit 81908b7010.
|
1 year ago |
colin
|
81908b7010
|
fix(docker): rename open-api gateway project
|
1 year ago |
colin
|
1f07c2507a
|
feat(open-api): add open-api gateway module
|
1 year ago |
yx lin
|
db22a50825
|
Merge pull request #1027 from colinin/open-api-validation
refactor(open-api): get api key from the request header
|
1 year ago |
colin
|
df3355b766
|
refactor(open-api): get api key from the request header
|
1 year ago |
yx lin
|
81638c04b2
|
Merge pull request #1026 from colinin/missing-localization-texts
feat(localization): add missing localization texts
|
1 year ago |
colin
|
28ea2ca4b0
|
feat(localization): add missing localization texts
|
1 year ago |
yx lin
|
78e71ed8d1
|
Merge pull request #1025 from colinin/fix-session-exprin
fix(session): fix session cache expiration time
|
1 year ago |
colin
|
8dd9437b9e
|
fix(session): fix session cache expiration time
|
1 year ago |
yx lin
|
ae4bb8d700
|
Merge pull request #1024 from colinin/calc-session-exprin
feat(identity): calculate session expiration time from identity claim…
|
1 year ago |
colin
|
36bc7676fe
|
feat(identity): calculate session expiration time from identity claim principal
|
1 year ago |
yx lin
|
04e21f6b7c
|
Merge pull request #1023 from colinin/oss-object-processer
feat(oss-management): extract OSS stream processing to the basic module
|
1 year ago |
colin
|
5d0d676537
|
feat(oss-management): extract OSS stream processing to the basic module
|
1 year ago |
yx lin
|
39344747e4
|
Merge pull request #1022 from colinin/oss-minio
fix(oss-management): add missing dependencies
|
1 year ago |
colin
|
a5893c6c17
|
fix(oss-management): add missing dependencies
|
1 year ago |
yx lin
|
826a6dea54
|
Merge pull request #1021 from colinin/oss-minio
feat(oss-management): add oss module Minio implementation
|
1 year ago |
colin
|
f65bcd2c37
|
feat(oss-management): add oss module Minio implementation
|
1 year ago |
yx lin
|
8c645610ca
|
Merge pull request #1020 from colinin/fix-host-email
fix(setting-management): fix host email setting
|
1 year ago |
colin
|
b0857ebbe4
|
fix(setting-management): fix host email setting
|
1 year ago |
yx lin
|
0d6a79ed74
|
Merge pull request #1019 from colinin/notifications-mapping
feat(notifications): 通知数据应交由具体实现者来处理数据
|
1 year ago |
colin
|
f4f96f0247
|
feat(notifications): 通知数据应交由具体实现者来处理数据
|
1 year ago |
yx lin
|
220f08a259
|
Merge pull request #1018 from colinin/signle-project
Signle project
|
1 year ago |
colin
|
137ffd8db0
|
feat(single-project): 增加单体项目配置
|
1 year ago |
colin
|
33dbda5457
|
fix(nginx): 修复nginx转发路径配置
|
1 year ago |
yx lin
|
300358dccc
|
Merge pull request #1017 from colinin/fix-ocelot
fix(gateway): 修复ocelot接口路径配置
|
1 year ago |
colin
|
4b5e665d63
|
fix(gateway): 修复ocelot接口路径配置
|
1 year ago |
yx lin
|
2e64f96c3a
|
Merge pull request #1016 from colinin/fix-oss-empty-stream
fix(oss-management): 对空文件流抛出错误提示
|
1 year ago |
colin
|
6499a4474d
|
fix(oss-management): 对空文件流抛出错误提示
|
1 year ago |
yx lin
|
639e59298c
|
Merge pull request #1015 from colinin/fix-migrations-dbcontext
fix(migrations): 修复迁移时DI容器不可用(#1011)
|
1 year ago |
colin
|
8130ce789b
|
fix(migrations): 修复迁移时DI容器不可用(#1011)
|
1 year ago |
yx lin
|
07e0d157a7
|
Merge pull request #1014 from colinin/fix-some-issues
Fix some issues
|
1 year ago |
colin
|
5c5f5a71e2
|
fix(oss-management): 修复模型导入路径错误
|
1 year ago |
colin
|
9a82339451
|
fix(account): 修复上传头像错误
|
1 year ago |
colin
|
de064194c1
|
fix(account): 修复个人文档路径拼接错误
|
1 year ago |
colin
|
79e0019953
|
fix(axios): 移除多余的api前缀
|
1 year ago |
yx lin
|
8b462018e8
|
Merge pull request #1013 from colinin/rel-8.3.0
Rel 8.3.0
|
1 year ago |
colin
|
fa37385712
|
fix(exporter): 修复命名空间错误
|
1 year ago |
colin
|
38f6d339be
|
fix(exporter): 修复命名空间错误
|
1 year ago |