colin
73593aed52
feat: Add "CompareTo" and "IndexOf" translations
1 week ago
colin
5481ca891a
feat: Optimize the log module
1 week ago
colin
ddda353df5
feat: Add the ESQL testing module
1 week ago
colin
47fc782fac
feat: Optimize Query Translator
1 week ago
colin
68ec5c1055
feat: Integrate Esql client functionality
1 week ago
colin
f51c4d619e
feat: Add an interface for querying the ES expression tree
1 week ago
colin
a0558aaab3
feat: Add an ES expression tree translator
1 week ago
colin
eb5cbd399c
fix: Fix the error in the "search_after" retrieval.
2 weeks ago
colin
7f28de81ba
feat: Optimize the audit/security log index
- Fix the invalid template apply index patterns
- Optimize the mapping of the Guid type
- Optimization of large field storage space and queryability
2 weeks ago
colin
bc293b54f9
feat: Optimize the audit log module
- Increase by Specification the query of audit logs.
- Optimize the query of ES audit logs. Use the "search_after" feature when the number of records exceeds 10,000.
2 weeks ago
colin
a1c33d6c94
feat: Merge multiple functional optimizations
- **NOTES: Due to the disorderly submission order, there is no need to waste effort in sorting and consolidating the submissions.**
2 weeks ago
colin
6b02a28f8a
chore: Add the remaining unprocessed nullable types
2 weeks ago
colin
0822480b6d
chore: Nullable type enable
2 weeks ago
colin
407d506453
feat: Work calendar configuration change
1 month ago
colin
82183a8325
feat: User configures proxy to replace the default proxy
1 month ago
colin
c70fb57b18
feat: Add custom proxy configuration
1 month ago
colin
1872dfd0f7
feat: Add custom proxy configuration
1 month ago
colin
536781f3ca
fix: Fix the data errors in the notification template of the WeChat mini-program
1 month ago
colin
b463e102a7
feat: Optimize audit logs
2 months ago
colin
122f544df2
feat: Optimize the multilingual management module
2 months ago
colin
0d04733a1c
chore: Update abp framework to 10.4.0
2 months ago
colin
edab96e209
feat: Resolve potential anomalies in option values
2 months ago
colin
3d75cdcf4b
feat(settings): Enhancement settings definition
2 months ago
colin
b4960fa2e4
feat: Optimize BlobProvider
- 阿里云OSS SDK v4签名存在缺陷, 默认使用v1签名
- 阿里云OSS SDK v2不支持CORS配置, 默认不开启预览, 使用后台代理链接预览文件
- 阿里云BlobProvider增加多个适配SDK v2的配置项
- 腾讯云OSS默认不支持文件预览功能, 需要额外开通数据处理服务, 默认不开启预览, 使用后台代理链接预览文件
3 months ago
colin
6d725513a8
feat(aliyun): Optimize the integration module of Alibaba Cloud
- Use Alibaba Cloud v2 SDK
3 months 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
3 months ago
colin
01d168d378
feat: Change the file name of the calendar module
3 months ago
colin
978a524a99
feat: Add the dependency of the notification workday interceptor module
3 months ago
colin
f99cf57501
feat: Add calendar module
3 months ago
colin
7ff722a357
feat: Adjust the microservice template project
4 months ago
colin
ee1d30633a
fix: fixed MiniExcel Export settings
4 months ago
colin
6f84a9c011
fix: Fix the build error
4 months ago
colin
a16dd3b6ab
feat: Optimize microservice configuration
4 months ago
colin
2d765cdb96
feat: Optimize the data export interface
4 months ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
4 months ago
colin
28411ec8e5
fix: Fix some compilation errors
- Add the missing constructor injection
6 months ago
colin
53ff70b806
feat: Module shotdown and cancels the initialization token
7 months ago
colin
44ce226f4d
feat: use auditlogging queue
7 months ago
colin
b45be241c9
fix: Invalid mapping of log ID has been fixed
7 months ago
colin
48fc639f0b
feat: Use the generic audit log index template
7 months ago
colin
dd68d30558
feat(auditlog): Optimize the index of audit logs
8 months ago
colin
5a72dd5b45
fix(object-mapper): Fix the invalid object mapping
8 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
8 months ago
colin
73cf1de8d5
feat(dapr): Change the syntax for checking empty objects
8 months ago
colin
cda7be5a85
fix(distribute-lock): Disable DAPR_DISTRIBUTEDLOCK
8 months ago
colin
79aa4d1b88
fix(logging): Fix the ES query for logging
- 系统日志ES集成客户端库查询语法变更
8 months ago
colin
078dbb11c0
fix(auditing): Fix the ES query for auditlog
- 审计日志ES集成客户端库查询语法变更
8 months ago
colin
ea40a8640c
fix(elasticseatch): Use the `ElasticsearchClient` client
8 months ago
colin
95ad055f02
feat(ip2region): sync from ip2region
- sync from [ip2region](https://github.com/lionsoul2014/ip2region )
8 months ago
colin
5d41ab021a
feat(cap): use `IProcessingServer.StartAsync`
8 months ago