colin
b4960fa2e4
feat: Optimize BlobProvider
- 阿里云OSS SDK v4签名存在缺陷, 默认使用v1签名
- 阿里云OSS SDK v2不支持CORS配置, 默认不开启预览, 使用后台代理链接预览文件
- 阿里云BlobProvider增加多个适配SDK v2的配置项
- 腾讯云OSS默认不支持文件预览功能, 需要额外开通数据处理服务, 默认不开启预览, 使用后台代理链接预览文件
6 days ago
colin
6d725513a8
feat(aliyun): Optimize the integration module of Alibaba Cloud
- Use Alibaba Cloud v2 SDK
6 days ago
colin
5550ce36f7
feat: Enhance blob management module
- Add the interface for generating download links
- Alibaba Cloud Object Storage adds configuration for the expiration time of pre-signed links
- Tencent Cloud Object Storage adds configuration for the expiration time of pre-signed links
- Add generation of download url feature
- Add the setting item for the expiration time of the generated download url
- Add the interface for parsing file ContentType
- Integrate the MimeCheck module to parse the Content-Type of the file
2 weeks ago
colin
01d168d378
feat: Change the file name of the calendar module
2 weeks ago
colin
978a524a99
feat: Add the dependency of the notification workday interceptor module
2 weeks ago
colin
f99cf57501
feat: Add calendar module
2 weeks ago
colin
7ff722a357
feat: Adjust the microservice template project
1 month ago
colin
ee1d30633a
fix: fixed MiniExcel Export settings
1 month ago
colin
6f84a9c011
fix: Fix the build error
1 month ago
colin
a16dd3b6ab
feat: Optimize microservice configuration
1 month ago
colin
2d765cdb96
feat: Optimize the data export interface
1 month ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
1 month ago
colin
28411ec8e5
fix: Fix some compilation errors
- Add the missing constructor injection
3 months ago
colin
53ff70b806
feat: Module shotdown and cancels the initialization token
4 months ago
colin
44ce226f4d
feat: use auditlogging queue
4 months ago
colin
b45be241c9
fix: Invalid mapping of log ID has been fixed
4 months ago
colin
48fc639f0b
feat: Use the generic audit log index template
4 months ago
colin
dd68d30558
feat(auditlog): Optimize the index of audit logs
5 months ago
colin
5a72dd5b45
fix(object-mapper): Fix the invalid object mapping
5 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
5 months ago
colin
73cf1de8d5
feat(dapr): Change the syntax for checking empty objects
5 months ago
colin
cda7be5a85
fix(distribute-lock): Disable DAPR_DISTRIBUTEDLOCK
5 months ago
colin
79aa4d1b88
fix(logging): Fix the ES query for logging
- 系统日志ES集成客户端库查询语法变更
5 months ago
colin
078dbb11c0
fix(auditing): Fix the ES query for auditlog
- 审计日志ES集成客户端库查询语法变更
5 months ago
colin
ea40a8640c
fix(elasticseatch): Use the `ElasticsearchClient` client
5 months ago
colin
95ad055f02
feat(ip2region): sync from ip2region
- sync from [ip2region](https://github.com/lionsoul2014/ip2region )
5 months ago
colin
5d41ab021a
feat(cap): use `IProcessingServer.StartAsync`
5 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
5 months ago
colin
e457f5b5f4
feat: Add Aspire Integration
5 months ago
colin
103b29ad7d
feat(wechat): Optimize the integration of WeCom
- 集成客户同意进行聊天内容存档事件
- 集成产生会话回调事件
- 集成会话存档接口
- 其他接口优化
5 months ago
colin
a4932133c8
fix(wrap): fixed #1401
5 months ago
colin
00313c8bdf
feat(wechat): remove package version
6 months ago
colin
7881a30da4
feat(wechat): Optimize the integration of wecom
- Fix some errors
6 months ago
colin
218121c705
feat(wechat): 调整部分本地化
6 months ago
colin
ebfa510c78
feat(wechat): Optimize the Enterprise wechat module
- 新增通讯录应用集成模块,通讯录相关接口事件移动到通讯录模块
- 新增办公应用集成模块,办公应用相关接口事件移动到办公模块
- 新增部分单元测试模块
6 months ago
colin
b1701455f8
fix(wechat): Fixed the deserialization enum error
7 months ago
colin
c7a0346747
fix(wechat): Fix the error in message header parsing
- The decrypted message header should be passed
7 months ago
colin
3b6f1a1289
feat: update template and cli
7 months ago
colin
37418aa379
feat(tracking): Determine the tracking module through configuration
7 months ago
colin
a82b4607d7
feat(wechat): Add integration of the customer contact module
7 months ago
colin
1287699bb0
refactor(wechat): Refactor the wechat message resolver
7 months ago
colin
6499dfd33c
fix(cap): Fix the issue of the startup sequence of the CAP component
7 months ago
colin
1679292f2b
feat(aliyun): Optimize Alibaba Cloud SMS
- 增加号码认证服务域名设置
- 阿里云短信相关本地化文档迁移到Sms模块
7 months ago
colin
826a210c86
feat(oss-management): Use a configured object storage provider
7 months ago
colin
03eb74f649
feat(account): IP access not use the domain tenant resolver
7 months ago
colin
8b7af98687
feat(sms): Use Alibaba Cloud SMS verification code
7 months ago
colin
a6efed0f2b
feat(sms): Alibaba Cloud SMS Authentication integration
- Add integration of Alibaba Cloud SMS authentication service
7 months ago
colin
37a94327da
fix(wechat): fix the delimiter of wechat event names
7 months ago
colin
2174d8f32d
fix(wechat): Fix null object references
- Fix the tag member change parameter check for possible empty references
- The TagId parameter in the tag response parameter is of int type
7 months ago
colin
cb69a64a77
feat(wechat): Optimize wecom
- fix Selector control calue
- WeChatWorkClaimType add prefix `wecom_`
8 months ago