colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
6 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 )) 集成, 这是当前微服务项目使用的默认库.
10 months ago
colin
73a745ce57
feat: 微服务集成消息中心统一发送邮件和短信
11 months ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
12 months ago
colin
4ecff357c5
feat(emailing): switch from smtp to mailkit
1 year ago
colin
e96820290e
fix(docker): Fix authentication errors when running openiddict on Docker
2 years ago
colin
a2e2850eca
fix(session): fix some issues caused by user session design.
2 years ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
af99b8df36
fix: rewrite jwt authentication configuration
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
李宏
ce829a756f
增加详细异常输出开关:App:ShowPii
修改docker配置文件,增加workflow、realtimemessage、task项目的部署
统一internalgetway的agileconfig代码
2 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
7d8101e594
add dependson AbpFeatureManagementEntityFrameworkCoreModule
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
3 years ago
cKey
477c6bc50c
upgrade cap to 7.0.0
3 years ago
cKey
e323a60e0b
add wrapper module dependencies
3 years ago
cKey
0db7e11348
fix: ids admin need add self url options
4 years ago
cKey
a7d1568cc9
feat: standard interface to access global localized text resources
4 years ago
cKey
3d45fb6305
feat(authorization): 添加适用于组织机构的权限管理
4 years ago
cKey
74e64c0202
feat(cap): added CAP dashboard middleware
4 years ago
cKey
a438506ae2
feat(saas): added saas global feature configuration.
4 years ago
cKey
1032d76fd6
feat(saas): add saas management support.
4 years ago
cKey
e2ddb762b7
fix(cors): fix cors request not returned custom headers
4 years ago
cKey
e497983f8a
fix(configuration): use context.Services.GetConfiguration()
4 years ago
cKey
cbc260a1d7
feat(logging): add distributed id to logging property
4 years ago
cKey
4572f456fa
fix: fix spelling errors
4 years ago
cKey
ec4911c2d7
refactor: redefine the startup project structure
4 years ago
cKey
59a488d7db
fix(localization): 解决本地化名称差异问题
4 years ago
cKey
d6c12cd859
feat(logging): add the application name of Serilog enrichers
4 years ago
cKey
abf07bae29
feat(module): adjust module structure
4 years ago
cKey
22c2e01b80
using System.Text.Json
5 years ago
cKey
d319ec4156
Get the client IP address from the reverse proxy
5 years ago
cKey
7a3e5beee7
use Newtownsoft.Json
5 years ago
cKey
6d6e00006f
upgrade abp framework 4.3.0
5 years ago
cKey
28e9734661
add dynamic localization support
5 years ago
cKey
ed5ff43648
fixed incorrect namespaces
5 years ago
cKey
7fce261446
configuring JSON serialization
5 years ago
cKey
5c44b98692
use forwarded headers middleware
5 years ago
cKey
6ebbdd42a4
The SMS verification code should be generated through the user security token
5 years ago
cKey
ce2c123caf
instant-message
5 years ago
cKey
a999be4a3e
Refactor the module: Instant messaging
5 years ago
cKey
950c125b87
reconstitute the IdentityServer module
5 years ago