colin
b26fc4d249
feat(auth-server): 增强认证服务
- 增加openiddict泛域名配置
- 增加泛域名认证配置
- 移除微信、QQ认证模块引用
- 添加 **AbpAccountWebOAuthModule** 模块引用
- 主题切换为 **LeptonXLite**
- 更新 **package.json** 版本
8 months ago
colin
7d25da2979
feat(platform): 增加vben5预制路由
9 months ago
colin
7f7f1f0a89
feat: update micro template to 9.1.1
10 months ago
colin
f5a892d789
fix: add missing ef migrations files
10 months ago
colin
8c56136585
fix: Remove the solution project
10 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
a49817b131
chore:解决方案文件改动
11 months ago
colin
9f7846183d
refactor(localization): 从解决方案移除不需要的模块
11 months ago
colin
4e8ec09044
feat(account): 优化个人信息页面
11 months ago
colin
3d46630db0
feat(platform): 增加消息中心统一处理邮件短信消息.
1 year ago
colin
c702f5d080
✨ feat: 增加通知模板解析模块.
1 year ago
colin
5e9e749969
feat(other): Some commits.
1 year ago
feijie
5bcb146a30
feat: 添加新的配置选项以支持 PostgreSQL
1 year ago
feijie
3b876820e0
feat(elsa): 添加对 SQL Server 的支持
1 year ago
feijie
b8d50e5383
feat(elsa): 添加对 PostgreSql 的支持
1 year ago
colin
b3c7c3e04d
fix(oss-management): use Volo.Abp.Imaging.Imagesharp module
1 year ago
colin
5d0d676537
feat(oss-management): extract OSS stream processing to the basic module
1 year ago
colin
f65bcd2c37
feat(oss-management): add oss module Minio implementation
1 year ago
colin
6bc5c346b0
feat(wechat): Add WeChat management project
2 years ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
ksdaylight
64735243bf
Fix Rider solution load error by manually adding existing CSProj
This commit resolves the automatic errors reported by Rider when loading the solution file. By manually adding the missing project references directly in Rider, the solution now loads without errors.
2 years ago
colin
af99b8df36
fix: rewrite jwt authentication configuration
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
bc66b15dd7
feat(data-protection): add a data permission management module.
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
dbc2071848
fix(migrations): 修复初始化迁移数据不全的问题.
2 years ago
colin
108e53daa3
fix(claims): map abp claim types to jwt
2 years ago
colin
08d8876c06
fix: add an unsaved solution reference.
2 years ago
unknown
a66a51365d
重新定义数据权限结构
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
735738b20f
fix(sln): 修复路径引用
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
ad2176e5d5
feat(oss): add Sonatype Nexus integration.
2 years ago
colin
3bf710fb61
Fix about openiddict
* Fixed the backend api, controlled from the manager interface.
* Complete the openiddict ui.
2 years ago
colin
33160fd311
WeCom integration
Add a group chat api
2 years ago
colin
1c4bf7bf0b
remote project
2 years ago
colin
e0ca0f9b2c
feat(wecom): Integrated WeCom
* See: https://developer.work.weixin.qq.com/
2 years ago
colin
889cd8a5b6
fix(identity): fix issues #853
2 years ago
colin
aea1518a14
Solve the following problems
1、The integrated Volo.Abp.Imaging package has been used to process graphics streams
2、The tenant id is set to global when the file is obtained. The host is supported
3、Version update SixLabors. ImageSharp. Drawing package.
2 years ago
colin
6a66e85aec
feat(cli): add flutter rest api generator commands
3 years ago
colin
75110de789
add entity-change manage
3 years ago
tanshanli
9e00c0788a
fix:database connectionstrings and Project references are missing
3 years ago
colin
49fe60549a
Version 7.1.1 is the last update
* add exten grant_type Portal(openiddict、identityserver)
* add entity enterprise(platform)
3 years ago
cKey
d578cfb4d4
upgrade(abp): upgrade abp framework to 7.1.1
3 years ago
cKey
a0acb4fb10
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
3 years ago
cKey
3a0f366b68
feat(openiddict): replace mvc theme to leptonxlite
3 years ago
cKey
646845c77e
upgrade: upgrade abp framework to 7.0.2
3 years ago
cKey
da422b50fe
feat(migrations): 创建独立的迁移脚本项目.
3 years ago
cKey
4162e9f08a
Fix multiple issues
* Unreference the **Volo.Abp.Json.Newtonsoft** package.
* Remove the user history message sql statement.
3 years ago