colin
4579fc3a6d
feat: Implement password reuse check
3 months ago
yx lin
750b41048d
Merge pull request #1497 from colinin/wechat-crypto-test
feat(wechat): Add unit tests for the WeChat encryption library
3 months ago
colin
5e1bff6b84
feat(wechat): Add unit tests for the WeChat encryption library
3 months ago
yx lin
6ebed1e387
Merge pull request #1496 from zaenzhang/fix/audit-log-help-url
Fix/audit log help url
3 months ago
zhang
2cbfc05810
fix(identity): add missing session synchronizer usings
3 months ago
zhang
24828043ef
fix(vben5): display audit log help url
3 months ago
yx lin
0e588d7dac
Merge pull request #1495 from zaenzhang/fix/vxe-toolbar-refresh-options
fix(vben5): update vxe toolbar refresh config
3 months ago
zhang
041d113d8f
fix(vben5): update vxe toolbar refresh config
3 months ago
yx lin
1ef8e19a99
Merge pull request #1494 from ruanbl/fix/userInactiveDeleteNull
fix userInactiveDeleteNull
3 months ago
ruanbl
5d748d189f
fix userInactiveDeleteNull
3 months ago
yx lin
53b59ef218
Merge pull request #1493 from colinin/identity-user-inactive-jobs
feat(identity): Add checks for inactive users' jobs
4 months ago
colin
ac754c7b82
feat(identity): Add checks for inactive users' jobs
- Add the notification job for inactive users
- Increase the operation for cleaning inactive users
- Increase the number of inactive user entities
4 months ago
yx lin
3243fef962
Merge pull request #1491 from colinin/fix-issues
fix: Fix some issues
4 months ago
colin
c94b098415
fix: Fix the MySQL token cleanup issue
- After querying the expired token collection, then delete it
4 months ago
colin
511eae2d2a
fix: Fix the issue of sending duplicate SMS verification codes
- Fix the prompt for repeated sending of SMS verification code messages
4 months ago
yx lin
9a0722ba24
Merge pull request #1490 from colinin/blob-provider
feat: Optimize BlobProvider
4 months ago
colin
b4960fa2e4
feat: Optimize BlobProvider
- 阿里云OSS SDK v4签名存在缺陷, 默认使用v1签名
- 阿里云OSS SDK v2不支持CORS配置, 默认不开启预览, 使用后台代理链接预览文件
- 阿里云BlobProvider增加多个适配SDK v2的配置项
- 腾讯云OSS默认不支持文件预览功能, 需要额外开通数据处理服务, 默认不开启预览, 使用后台代理链接预览文件
4 months ago
yx lin
b1d91ffdff
Merge pull request #1489 from colinin/aliyun-integration
feat: Optimize the BlobManagement module
4 months ago
colin
215c9364de
feat: Optimize the file preview
- use `vue-files-preview` package
4 months ago
colin
62aa357051
feat: Optimize BlobManagement module
4 months ago
colin
6d725513a8
feat(aliyun): Optimize the integration module of Alibaba Cloud
- Use Alibaba Cloud v2 SDK
4 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
4 months ago
yx lin
c858dd2145
Merge pull request #1488 from colinin/http-tool-body
feat: Add request body to the http tool
4 months ago
colin
fef156fbee
feat: Add request body to the http tool
4 months ago
yx lin
1e832720e1
Merge pull request #1487 from colinin/rename-calendar-module
feat: Change the file name of the calendar module
4 months ago
colin
01d168d378
feat: Change the file name of the calendar module
4 months ago
yx lin
28c7276b3c
Merge pull request #1486 from colinin/disable-api-key-audit-log
feat(ai): Disable API Key Auditlog
4 months ago
colin
1d66151d92
feat(ai): Disable API Key Auditlog
4 months ago
yx lin
61e3ad4145
Merge pull request #1485 from colinin/fix-template-db-migration
fix: Specify the assembly to which the migration script belongs
4 months ago
colin
4791c1f107
fix: Specify the assembly to which the migration script belongs
4 months ago
yx lin
9c4afce097
Merge pull request #1484 from colinin/calendar
Add the dependency of the notification workday interceptor module
4 months ago
colin
978a524a99
feat: Add the dependency of the notification workday interceptor module
4 months ago
colin
24dad660f8
feat: Implement the notification workday check interceptor
4 months ago
colin
e68dea143e
feat: Add notification publish interceptor
4 months ago
yx lin
4dc78a623e
Merge pull request #1482 from colinin/calendar
feat: Add calendar module
4 months ago
colin
f99cf57501
feat: Add calendar module
4 months ago
yx lin
a90e1c68ad
Merge pull request #1480 from dongfo/dev_bugfix_TaskMamange
Dev bugfix task mamange
4 months ago
dongfo
124281dc78
Update QuartzJobCreator.cs
4 months ago
dongfo
841afd2ebf
Fix delay handling in EnqueueAsync method
Updated EnqueueAsync method to handle delay correctly by using BeginTime instead of interval. This prevents immediate execution of jobs with longer delay durations.
4 months ago
yx lin
38072f77bc
Merge pull request #1477 from colinin/micro-template-project
feat: Adjust the microservice template project
5 months ago
colin
7ff722a357
feat: Adjust the microservice template project
5 months ago
yx lin
9b77c840cf
Merge pull request #1476 from colinin/fix-mini-excel-export
fix: fixed MiniExcel Import settings
5 months ago
colin
ee1d30633a
fix: fixed MiniExcel Export settings
5 months ago
yx lin
f06be3f90a
Merge pull request #1475 from colinin/fix-build
fix: Fix the build error
5 months ago
colin
6f84a9c011
fix: Fix the build error
5 months ago
yx lin
a9ff25b7bb
Merge pull request #1474 from colinin/main
Merge pull request #1473 from colinin/dev
5 months ago
yx lin
5ccbc70e78
Merge pull request #1473 from colinin/dev
Upgrade to 10.2.0
5 months ago
yx lin
b2328b9bd9
Merge pull request #1472 from colinin/rel-10.2.0
Rel 10.2.0
5 months ago
colin
c8460a0c65
feat: update workflow
5 months ago
colin
26a5a53e2a
feat: Optimize API Gateway
5 months ago