yx lin
faa236336e
Merge pull request #1506 from colinin/dev
chore: update abp framework to 10.4.0
1 month ago
yx lin
9e876a90c8
Merge pull request #1505 from colinin/rel-10.4.0
chore: update abp framework to 10.4.0
1 month ago
yx lin
b40e4b73b4
Merge branch 'dev' into rel-10.4.0
1 month ago
colin
de98033b9d
ci: update workflow
1 month ago
colin
83de8ff5cb
chore: update common.props
1 month ago
colin
1355d2561f
chore: update package.json
1 month ago
colin
0d04733a1c
chore: Update abp framework to 10.4.0
1 month ago
yx lin
8258f1c78e
Merge pull request #1503 from colinin/tenant-store-cache
feat: Optimize the query for retrieving all tenant caches
1 month ago
colin
3580ec806a
feat: Optimize the query for retrieving all tenant caches
1 month ago
yx lin
ebf9158c13
Merge pull request #1502 from colinin/dynamic-text-templates
feat: Optimize dynamic templates
1 month ago
colin
d86bd587e0
feat: Optimize dynamic templates
1 month ago
yx lin
61697814e0
Merge pull request #1501 from colinin/dynamic-localization
feat: Optimize dynamic localization initialization
1 month ago
colin
b49790ed88
feat: Optimize dynamic localization initialization
1 month ago
yx lin
5e0a923669
Merge pull request #1500 from colinin/settings
feat(settings): Enhancement settings definition
1 month ago
colin
edab96e209
feat: Resolve potential anomalies in option values
1 month ago
colin
5b8f1ee059
feat: Setting page using the v2 interface
1 month ago
colin
e309df5c01
feat: Add Account Setting Group
1 month ago
colin
3d75cdcf4b
feat(settings): Enhancement settings definition
1 month ago
yx lin
e7a36849ba
Merge pull request #1499 from colinin/link-account
feat(account): Add support for logging in with link accounts
1 month ago
colin
d9ebbd68ac
fix: Fix the link for logging in with the current account
1 month ago
colin
a5fad61558
feat(account): Add support for logging in with link accounts
1 month ago
yx lin
87696ffbcc
Merge pull request #1498 from colinin/prevent-password-check
feat: Implement password reuse check
2 months ago
colin
4579fc3a6d
feat: Implement password reuse check
2 months ago
yx lin
750b41048d
Merge pull request #1497 from colinin/wechat-crypto-test
feat(wechat): Add unit tests for the WeChat encryption library
2 months ago
colin
5e1bff6b84
feat(wechat): Add unit tests for the WeChat encryption library
2 months ago
yx lin
6ebed1e387
Merge pull request #1496 from zaenzhang/fix/audit-log-help-url
Fix/audit log help url
2 months ago
zhang
2cbfc05810
fix(identity): add missing session synchronizer usings
2 months ago
zhang
24828043ef
fix(vben5): display audit log help url
2 months ago
yx lin
0e588d7dac
Merge pull request #1495 from zaenzhang/fix/vxe-toolbar-refresh-options
fix(vben5): update vxe toolbar refresh config
2 months ago
zhang
041d113d8f
fix(vben5): update vxe toolbar refresh config
2 months ago
yx lin
1ef8e19a99
Merge pull request #1494 from ruanbl/fix/userInactiveDeleteNull
fix userInactiveDeleteNull
2 months ago
ruanbl
5d748d189f
fix userInactiveDeleteNull
2 months ago
yx lin
53b59ef218
Merge pull request #1493 from colinin/identity-user-inactive-jobs
feat(identity): Add checks for inactive users' jobs
2 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
2 months ago
yx lin
3243fef962
Merge pull request #1491 from colinin/fix-issues
fix: Fix some issues
2 months ago
colin
c94b098415
fix: Fix the MySQL token cleanup issue
- After querying the expired token collection, then delete it
2 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
2 months ago
yx lin
9a0722ba24
Merge pull request #1490 from colinin/blob-provider
feat: Optimize BlobProvider
2 months ago
colin
b4960fa2e4
feat: Optimize BlobProvider
- 阿里云OSS SDK v4签名存在缺陷, 默认使用v1签名
- 阿里云OSS SDK v2不支持CORS配置, 默认不开启预览, 使用后台代理链接预览文件
- 阿里云BlobProvider增加多个适配SDK v2的配置项
- 腾讯云OSS默认不支持文件预览功能, 需要额外开通数据处理服务, 默认不开启预览, 使用后台代理链接预览文件
2 months ago
yx lin
b1d91ffdff
Merge pull request #1489 from colinin/aliyun-integration
feat: Optimize the BlobManagement module
2 months ago
colin
215c9364de
feat: Optimize the file preview
- use `vue-files-preview` package
2 months ago
colin
62aa357051
feat: Optimize BlobManagement module
2 months ago
colin
6d725513a8
feat(aliyun): Optimize the integration module of Alibaba Cloud
- Use Alibaba Cloud v2 SDK
2 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
2 months ago
yx lin
c858dd2145
Merge pull request #1488 from colinin/http-tool-body
feat: Add request body to the http tool
2 months ago
colin
fef156fbee
feat: Add request body to the http tool
2 months ago
yx lin
1e832720e1
Merge pull request #1487 from colinin/rename-calendar-module
feat: Change the file name of the calendar module
2 months ago
colin
01d168d378
feat: Change the file name of the calendar module
2 months ago
yx lin
28c7276b3c
Merge pull request #1486 from colinin/disable-api-key-audit-log
feat(ai): Disable API Key Auditlog
2 months ago
colin
1d66151d92
feat(ai): Disable API Key Auditlog
2 months ago