colin
fb9d152345
chore: upgrade abp framework to 9.3.5
6 months ago
colin
39f849c587
fix: Fixed the issue where notification messages might fail to serialize
6 months ago
colin
a46cb8e950
feat(platform): Remove the vben2.x menu definition dependency
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
c4305ecc2d
fix(wecom): add [Authorize] attribute
7 months ago
colin
a86fa3497e
feat(wecom): add jssdk interface integration
7 months ago
colin
5649da83bc
feat(account): add QR code login
7 months ago
英男 祁
d73b5d8ee0
fix(Tencent-Sms): Custom TemplateCode and SignNameare mistakenly submitted as variables.
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
e1a7a12923
fix: remove `yarn.lock`
- Remove `yarn.lock`
- Ignore `yarn.lock`
8 months ago
colin
5bb063e955
feat(ip2region): Rename IP2RegionIPLocationResolveContributor
- Rename `IP2RegionIPLocationResolveContributorBase` to `IP2RegionIPLocationResolveContributor`
8 months ago
colin
b3553dc276
fix(localization): fixed #1292
8 months ago
colin
67c20a636a
chore: update `wwwroot`
8 months ago
colin
a48f853942
chore: update package.json
8 months ago
colin
32ff1fc74b
feat(tasks): Allow users to customize job notifications
8 months ago
colin
adac752f3f
feat(auth-server): Add the default configuration of Openiddict
8 months ago
colin
289ba087a7
fix(dynamic-queryable): Fixed dynamic query errors for strings and nullable types
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
colin
adeff1d666
feat(paltform): remove useless namespace
8 months ago
colin
3afc94020a
fix(platform): Fix the same menu error
- The current menu cannot be the same as the upper-level menu
8 months ago
colin
ed5f1ff6e6
fix(platform): The email system automatically resolves the recipient
8 months ago
colin
3b951571ea
feat: Increase multi audience support
8 months ago
colin
0073773038
feat(auditing): Record the request header in the audit log
- Increase `AbpAspNetCoreAuditingModule` module
8 months ago
colin
ad23b8d63d
fix(oss): fix the oss client proxy
- Remove the `IFileAppService` interface
- Regenerate `generate-proxy.json`
8 months ago
colin
c49db6a203
fix(notifications): fixed expired expired notices jobs
8 months ago
colin
d9f15240ee
fix: Delete users expired notifications
- When clearing expired notifications, user notifications should also be cleared at the same time
8 months ago
colin
8b8d14657e
fix(notifications): Add missing framework dependencies
- Add net9.0 dependencies
8 months ago
colin
22d08084ea
feat(identity): Declare distributed lock dependencies
- Increase the dependency on distributed lock modules
8 months ago
colin
06f9e82665
fix(identity): Lock when handling user sessions
- Lock when cleaning up user sessions
- Lock when refreshing the user session
8 months ago
colin
32085e4e85
feat(identity): optimize identity session query
- Replace the SQL query with the current user Id
8 months ago
colin
e7152d1195
fix(platform): Fixed multiple incorrect email recipient addresses
- Use `mailMessage.To.Add()` to add the recipients one by one
8 months ago
colin
f3fdee0d2b
chore: update package.json
- update abp package to 9.2.1
9 months ago
colin
0b786ff625
fix(template): Fix the current user setting error
9 months ago
colin
c3de2044a1
chore: update abp framework to 9.2.1
- update `common.props`
- update `Directory.Packages.props`
- Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance
9 months ago
colin
4301c98169
feat(open-telemetry): Enhance OpenTelemetry module
9 months ago
colin
447dbc2af4
fix: Add changes to the missing workflow module
9 months ago
colin
bfe98c3a06
fix(elsa): Fixed elsa-related errors
- Upgrade elsa 2.x to 2.15.2
- Redirecting the `Rebus.RabbitMq` package version resolves the compatibility issue of the` RabbitMQ.Client` 6.x
- Add `LINGYUN.Abp.Elsa.Designer`
9 months ago
colin
48d17b7d31
feat(tasks): enhance background tasks
- Add the job action filter 'IJobActionFilter'
- Calculate the execution duration in the job event
9 months ago
colin
f9c2f8a168
feat(identity): Add anonymous sessions
9 months ago