colin
03eb74f649
feat(account): IP access not use the domain tenant resolver
3 months ago
colin
512d919b45
feat(open-api): Enhance the swagger configuration
- Swagger has added the oauth config
- The cors configuration can be a string array
- Add cross-domain initialization configuration for the microservice oauth client
8 months ago
colin
07749017e1
fix(cors): Fix the cors configuration error
- CORS uses the default policy
8 months ago
colin
2603728229
feat(tacking): Enhanced distributed tracking capabilities
## 重要变动
1. 增加 [Elastic.Apm.NetCoreAll](https://www.nuget.org/packages/Elastic.Apm.NetCoreAll ) 包集成;
2. 将 [OpenTelemetry]([NuGet Gallery | OpenTelemetry](https://www.nuget.org/profiles/OpenTelemetry )) 集成迁移到独立的项目;
3. 增加 [SkyWalking]([NuGet Gallery | skyapm](https://www.nuget.org/profiles/skyapm )) 集成, 这是当前微服务项目使用的默认库.
11 months ago
colin
0b18942936
feat(localization): 重构动态多语言本地化
11 months ago
colin
4e8ec09044
feat(account): 优化个人信息页面
11 months ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
12 months ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
6c8af70549
backlogs update
2 years ago
colin
9799dceda5
upgrade: upgrade abp framework to 8.1.3
2 years ago
colin
c652ce61e2
upgrade: upgrade abp framework to 8.1.2
2 years ago
colin
338ddec533
upgrade abp framework to 8.0.3
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
6cd80acc31
fix(identity-server): fix case issues
2 years ago
colin
b484dde137
fix: fix email confirm link
2 years ago
colin
909c24e26d
upgrade abp framework to 7.2.2
3 years ago
cKey
6f295fba79
Enhanced commit
* The DbSet needs to be added to the aggregate root entity
* The time serialization format is changed through the configuration
3 years ago
cKey
a0acb4fb10
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
3 years ago
cKey
5fed3c4c5e
upgrade(theme): 切换默认主题为lepton
3 years ago
cKey
90ea28c1fb
upgrade abp framework to 7.0.1
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
3 years ago
cKey
3a0ccc8a82
remove AddAlwaysAllowAuthorization
3 years ago
cKey
1e70f2486a
unformat the default date and time
3 years ago
think_ya
7dbc7640cb
fix #732
3 years ago
cKey
2c3c76a12b
Upgrade the ABP framework to version 6.0.0
* Add OpenIddict management module.
* Add an identity server that uses OpenIddict.
* Add the identity server API that uses OpenIddict.
* LINGYUN.Abp.IdentityServer.WeChat module renamed
LINGYUN.Abp.Authentication.WeChat.
* LINGYUN.Abp.IdentityServer.QQ module renamed
LINGYUN.Abp.Authentication.QQ.
* Update Directory.Build.props.
* Update common.props.
3 years ago
cKey
c4f2ba392c
add template content to the cache
4 years ago
cKey
6de6fd0751
support email confirmation
4 years ago
cKey
9f4bf86434
Improve two-factor certification
resolve [#130 ](https://github.com/colinin/abp-next-admin/issues/130 )
4 years ago
cKey
a438506ae2
feat(saas): added saas global feature configuration.
4 years ago
cKey
6867d57d75
feat(logging): 按照应用启动端口指定日志唯一标识
4 years ago
cKey
e2ddb762b7
fix(cors): fix cors request not returned custom headers
4 years ago
cKey
ec4911c2d7
refactor: redefine the startup project structure
4 years ago