colin
|
1d1e6a80b9
|
feat: TimeZoneSettings Support
- Add TimeZoneSettings Interface
- Use IanaTimezones for time zone settings
|
2 weeks ago |
colin
|
f70330b2a4
|
fix: Fix the issue where virtual-file-explorer fails to open files.
- Add the `@abp/virtual-file-explorer` package dependency
|
3 weeks ago |
colin
|
6781539137
|
feat: Optimize abpStore
|
3 weeks ago |
colin
|
d3640b85d8
|
feat: Optimize localization resources
- Adjust the localization resource path of OpenIddict Account
- Adjust the localization resource path of Elsa Designer
|
3 weeks ago |
colin
|
18c84e470e
|
feat: Optimize IP address location
|
3 weeks ago |
colin
|
28411ec8e5
|
fix: Fix some compilation errors
- Add the missing constructor injection
|
3 weeks ago |
yx lin
|
31c29c0c7c
|
Merge pull request #1434 from colinin/fix-missing-permission-depdon
fix: Add the missing permission dependencies
|
3 weeks ago |
colin
|
6b0dc0b93b
|
fix: Add the missing permission dependencies
|
3 weeks ago |
yx lin
|
d5f08cd903
|
Merge pull request #1433 from colinin/fix-dynamic-initializer
fix: Fix dynamic initialization
|
3 weeks ago |
colin
|
2022ae429a
|
fix: Fix dynamic initialization
|
3 weeks ago |
yx lin
|
923ed14712
|
Merge pull request #1431 from ksdaylight/react-front-end
update react-admin
|
3 weeks ago |
ksdaylight
|
a523919d78
|
update react-admin
|
1 month ago |
yx lin
|
5c395d32a6
|
Merge pull request #1430 from colinin/refactor-dynamic-initializer
refactor: Refactor dynamic initialization
|
2 months ago |
colin
|
092b499976
|
refactor: Refactor dynamic initialization
|
2 months ago |
yx lin
|
9439b10ddb
|
Merge pull request #1429 from colinin/system-info
feat(vben5): Add system info component
|
2 months ago |
colin
|
0853e9591e
|
feat(vben5): Add system info component
|
2 months ago |
yx lin
|
f22d5d1652
|
Merge pull request #1428 from colinin/auditlogging-queue
feat: use auditlogging queue
|
2 months ago |
colin
|
53ff70b806
|
feat: Module shotdown and cancels the initialization token
|
2 months ago |
colin
|
44ce226f4d
|
feat: use auditlogging queue
|
2 months ago |
yx lin
|
1fbec75f65
|
Merge pull request #1427 from colinin/fix-esindex-cleanup
fix: Repairing the log index cleanup job
|
2 months ago |
colin
|
e2d277bef5
|
fix: Repairing the log index cleanup job
|
2 months ago |
yx lin
|
9fb19d6e9c
|
Merge pull request #1426 from colinin/fix-logging-mapping
fix: Invalid mapping of log ID has been fixed
|
2 months ago |
colin
|
b45be241c9
|
fix: Invalid mapping of log ID has been fixed
|
2 months ago |
yx lin
|
e4ced9e0b2
|
Merge pull request #1425 from colinin/auditlog-index-template
feat: Use the generic audit log index template
|
2 months ago |
colin
|
48fc639f0b
|
feat: Use the generic audit log index template
|
2 months ago |
yx lin
|
c16f49f811
|
Merge pull request #1420 from colinin/main
Merge pull request #1419 from colinin/rel-10.0.2
|
2 months ago |
yx lin
|
bcd741306d
|
Merge pull request #1419 from colinin/rel-10.0.2
chore: update to .NET 10.0 & ABP 10.0.2
|
2 months ago |
yx lin
|
9e5fab7fd1
|
Merge pull request #1418 from colinin/ai
feat(ai): Add an AI integration module
|
2 months ago |
colin
|
4f89eced93
|
feat(ai): Add an AI integration module
|
2 months ago |
yx lin
|
48d4912820
|
Merge pull request #1417 from colinin/rel-10.0.2
Rel 10.0.2
|
2 months ago |
colin
|
81b551262a
|
ci: UPDATE workflows
|
2 months ago |
colin
|
9bdf6e6339
|
ci: UPDATE common.props
|
2 months ago |
yx lin
|
8b99e02bf4
|
Merge pull request #1416 from colinin/upt-10.0.0
upgrade: upgrade abp to 10.0.2
|
2 months ago |
colin
|
e01127c0ad
|
feat(openiddict): add pushed_authorization(PAR) endpoints
|
2 months ago |
colin
|
b20784249d
|
fix(saas): fixed edit saas
- There is no need to check the connection string when editing tenants
|
2 months ago |
colin
|
dd68d30558
|
feat(auditlog): Optimize the index of audit logs
|
2 months ago |
colin
|
079e0c1bc1
|
feat(account): Optimize the selection of accounts
- 切换账户登录后记录安全日志
- 修复空对象引用
|
2 months ago |
colin
|
5af420bf81
|
fix(login): Fix the issue of RememberMe repeatedly binding
|
2 months ago |
colin
|
e5b57f63f0
|
feat(openiddict): Add the implementation of SelectAccount
- 增加 `SelectAccount` 页面,实现select_account模式
|
2 months ago |
colin
|
afef5f7a0e
|
fix(style): Add missing global-style.css
|
2 months ago |
colin
|
7026261496
|
feat(openiddict): Add `FrontChannelLogoutUri`
|
2 months ago |
colin
|
6622c67a6d
|
fix(authorize): fix button style
|
2 months ago |
colin
|
da50891fdb
|
fix(identity): Adding base class to resolve object mapping source
|
2 months ago |
colin
|
b0fcbc860f
|
fix(qrcode-login): add missing blob config
|
2 months ago |
colin
|
9f4434cab9
|
fix(login): fix script bundle dependecy
|
2 months ago |
colin
|
4fb60b078b
|
feat(data-seeder): Optimize data seeds
|
2 months ago |
colin
|
495d51d6b6
|
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
|
2 months ago |
colin
|
656db9f616
|
feat(seed): Optimize data seeds
- 优化OpenIddict数据种子
- 增加身份标识数据种子
|
2 months ago |
colin
|
01b03d6d71
|
feat(openiddict): Enhance session validity checks
- `UserInfoIdentitySession` 标记为已过时
- 增加 `ValidationTokenCheckIdentitySession` 用于验证过程中检查会话
- 增加 `ServerValidationTokenCheckIdentitySession` 用于授权过程中检查会话
|
2 months ago |
colin
|
fb7ed9690b
|
feat(migrations): add SqlServer db migrations
|
2 months ago |