colin
fa90e2ec10
feat(data-protected): Use Mapperly instead of AutoMapper
2 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
2 months ago
colin
bb8cb9fe4a
fix(localization): Fixed with removed `AsyncKeyedLocker`
- 使用 `KeyedLock` 替代 `AsyncKeyedLocker`
2 months ago
colin
8b3b043967
fix(oss): Fixed ImageResizeArgs
- 适配参数数据类型变更
2 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
3 months ago
colin
e457f5b5f4
feat: Add Aspire Integration
3 months ago
colin
4e518097d4
feat(metrics): Add system info metrics module
3 months ago
colin
059908664b
feat(platform): Add a global data dic interface
3 months 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
3 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
4 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
4 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
4 months ago
colin
19822d55f2
fix(notifications): Fix null references to notification types
4 months ago
colin
1a6ec2ba1b
fix(localization): Fix the error in the annotation of functional features
4 months ago
colin
a57bdb4ead
refactor(background-tasks): Refactor the built-in jobs
- Handle the job status of other nodes through events
4 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
4 months ago
colin
8346fc1076
feat(notifications): Add notification push log recording
5 months ago
colin
8bb62a5158
fix(notifications): Fix webhook notifications null object references
5 months ago
colin
826a210c86
feat(oss-management): Use a configured object storage provider
5 months ago
colin
05fac89365
feat(account): Remove the email extension module
5 months ago
colin
8b7af98687
feat(sms): Use Alibaba Cloud SMS verification code
5 months ago
colin
716cbb7180
feat(background-tasks): Remove unnecessary service scopes
5 months ago
colin
8a2968b8e3
feat(account): Alibaba Cloud SMS Security Code module
5 months ago
colin
015e5acad2
feat(account): add `AbpAccountSecurityModule`
5 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
5 months ago
colin
fbaed545c5
fix(text-templating): Fix the issue where the changed text template is invalid
5 months ago
ruanbl
f3c22cc6bb
Fixed null reference issue in minio expiration actions
5 months ago
colin
64d1e4b0d4
fix(oss): add missing dependency
5 months ago
colin
c431693d47
fix(blobstoring): fix the issue of downloading large objects
5 months ago
colin
c834ea543e
feat(notifications): add webhook notification
- add webhook notification package
- add wecom webhook resolver
5 months ago
colin
6fb52975bf
fix(notifications): fix email markdown notifier
5 months ago
colin
206ae92808
feat(notification): optimize the sending of email notifications
- The recipient uses a username-friendly identifier
5 months ago
colin
39f849c587
fix: Fixed the issue where notification messages might fail to serialize
6 months ago
colin
d327acac06
feat(oauth): Adjust the binding work weixin code
7 months ago
colin
50cdbfa08e
feat(notification): Record the unsent work wechat messages
7 months ago
colin
75ce722d22
feat(account): Add a third-party binding interface
7 months ago
colin
6d806f2fb7
feat(notification): use default culture settings
7 months ago
colin
2f58aea2b1
feat(account): remove the useless module definitions
7 months ago
colin
7993114797
feat(account): add external login binding
7 months ago
colin
b04784c3b6
feat(oauth): add a default cookie options
7 months ago
colin
5649da83bc
feat(account): add QR code login
7 months ago
colin
c9b6328919
feat(account): Add phone verification code login
- add new localized text
- Use tab to switch between different login forms
7 months ago
colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
7 months ago
colin
e90725c067
feat(account): my session returns the user id
8 months ago
colin
b6560da0a8
feat(localization): regularly refresh the localized static cache
8 months ago
colin
7aecfc8ab9
perf(permissions): Optimize the performance issue of batch setting permissions
- Through ` IMultiplePermissionManager ` set permissions in batches
8 months ago
colin
b3553dc276
fix(localization): fixed #1292
8 months ago
colin
32ff1fc74b
feat(tasks): Allow users to customize job notifications
8 months ago
colin
09154e3b93
fix(tasks): Fix args that might be empty
8 months ago
yx lin
74ba27dd9f
Update EmailMessageManager.cs
8 months ago