colin
092b499976
refactor: Refactor dynamic initialization
3 days ago
colin
e2d277bef5
fix: Repairing the log index cleanup job
4 days ago
colin
4f89eced93
feat(ai): Add an AI integration module
3 weeks ago
colin
079e0c1bc1
feat(account): Optimize the selection of accounts
- 切换账户登录后记录安全日志
- 修复空对象引用
4 weeks ago
colin
5af420bf81
fix(login): Fix the issue of RememberMe repeatedly binding
4 weeks ago
colin
e5b57f63f0
feat(openiddict): Add the implementation of SelectAccount
- 增加 `SelectAccount` 页面,实现select_account模式
4 weeks ago
colin
7026261496
feat(openiddict): Add `FrontChannelLogoutUri`
4 weeks ago
colin
6622c67a6d
fix(authorize): fix button style
4 weeks ago
colin
da50891fdb
fix(identity): Adding base class to resolve object mapping source
4 weeks ago
colin
9f4434cab9
fix(login): fix script bundle dependecy
4 weeks ago
colin
4fb60b078b
feat(data-seeder): Optimize data seeds
4 weeks ago
colin
495d51d6b6
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
4 weeks ago
colin
01b03d6d71
feat(openiddict): Enhance session validity checks
- `UserInfoIdentitySession` 标记为已过时
- 增加 `ValidationTokenCheckIdentitySession` 用于验证过程中检查会话
- 增加 `ServerValidationTokenCheckIdentitySession` 用于授权过程中检查会话
4 weeks ago
colin
d361a6a59f
feat: Adjust the initialization of the dynamic in module
4 weeks ago
colin
41f3026f89
fix(openiddict): fix an unregistered application manager was used
4 weeks ago
colin
5a72dd5b45
fix(object-mapper): Fix the invalid object mapping
4 weeks ago
colin
fa90e2ec10
feat(data-protected): Use Mapperly instead of AutoMapper
4 weeks ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
4 weeks ago
colin
bb8cb9fe4a
fix(localization): Fixed with removed `AsyncKeyedLocker`
- 使用 `KeyedLock` 替代 `AsyncKeyedLocker`
4 weeks ago
colin
8b3b043967
fix(oss): Fixed ImageResizeArgs
- 适配参数数据类型变更
4 weeks ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
1 month ago
colin
e457f5b5f4
feat: Add Aspire Integration
1 month ago
XbCore
058ed47c9f
Update en.json
补充实体类型英文语言
1 month ago
XbCore
32e76088e5
Add new localization entries in zh-Hans.json
补充实体类型中文语言
1 month ago
colin
4e518097d4
feat(metrics): Add system info metrics module
1 month ago
colin
059908664b
feat(platform): Add a global data dic interface
1 month ago
colin
2af8c6a0bb
feat(tasks): Delete the job status check
- When deleting an assignment, check whether it has been stopped
- Add or delete the error code for not stopping the job
2 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
2 months ago
colin
b69f360b90
fix(elsa): Fix elsa module
- Fix the issue where the workflow editor cannot be opened
- Fix the issue where the workflow endpoint is not registered
- Fix the invalid HttpEndpoint workflow
3 months ago
colin
95b4e3312e
feat(account): Optimize the login page
- Fixed the issue of invalid callback url for some pages
- Disable qrcode login on mobile devices
3 months ago
colin
19822d55f2
fix(notifications): Fix null references to notification types
3 months ago
colin
1a6ec2ba1b
fix(localization): Fix the error in the annotation of functional features
3 months ago
colin
a57bdb4ead
refactor(background-tasks): Refactor the built-in jobs
- Handle the job status of other nodes through events
3 months ago
colin
9a675f9c5e
refactor(session): refactor identity session
- Session policy processing is transferred to the identity auth service
- Add an identity authentication job module
- Add an expired session cleaning job
3 months ago
colin
8346fc1076
feat(notifications): Add notification push log recording
3 months ago
colin
8bb62a5158
fix(notifications): Fix webhook notifications null object references
3 months ago
colin
826a210c86
feat(oss-management): Use a configured object storage provider
3 months ago
colin
05fac89365
feat(account): Remove the email extension module
3 months ago
colin
8b7af98687
feat(sms): Use Alibaba Cloud SMS verification code
3 months ago
colin
716cbb7180
feat(background-tasks): Remove unnecessary service scopes
3 months ago
colin
8a2968b8e3
feat(account): Alibaba Cloud SMS Security Code module
3 months ago
colin
015e5acad2
feat(account): add `AbpAccountSecurityModule`
3 months ago
colin
5aec482932
fix(texp-templating): failed to fix the change template
- Display name localization serialization
- Ignore the exception for obtaining template content
- Remove the Eto registration of the text template to prevent the failure of event sending at startup
3 months ago
colin
fbaed545c5
fix(text-templating): Fix the issue where the changed text template is invalid
3 months ago
ruanbl
f3c22cc6bb
Fixed null reference issue in minio expiration actions
3 months ago
colin
64d1e4b0d4
fix(oss): add missing dependency
4 months ago
colin
c431693d47
fix(blobstoring): fix the issue of downloading large objects
4 months ago
colin
c834ea543e
feat(notifications): add webhook notification
- add webhook notification package
- add wecom webhook resolver
4 months ago
colin
6fb52975bf
fix(notifications): fix email markdown notifier
4 months ago
colin
206ae92808
feat(notification): optimize the sending of email notifications
- The recipient uses a username-friendly identifier
4 months ago