colin
be485c2fd6
ci: update `release.yaml`
6 months ago
colin
67c20a636a
chore: update `wwwroot`
6 months ago
colin
a48f853942
chore: update package.json
6 months ago
colin
b7fec531f2
chore: update abp framework to 9.2.3
6 months ago
colin
adac752f3f
feat(auth-server): Add the default configuration of Openiddict
6 months ago
colin
289ba087a7
fix(dynamic-queryable): Fixed dynamic query errors for strings and nullable types
6 months ago
colin
4e39f207a7
fix(vben5): remove husky and lint-staged
6 months ago
colin
2a9b01b3a2
fix(vben5): Fix the incorrect localized text
6 months ago
colin
09154e3b93
fix(tasks): Fix args that might be empty
6 months ago
colin
f42f515816
fix(vben5): Fix the slot setting event
6 months ago
yx lin
74ba27dd9f
Update EmailMessageManager.cs
7 months ago
yx lin
cb0595406e
Merge pull request #1283 from colinin/remove-useless-namespace
feat(paltform): remove useless namespace
7 months ago
colin
adeff1d666
feat(paltform): remove useless namespace
7 months ago
yx lin
33fee97a0b
Merge pull request #1282 from colinin/fix-menu-parent
fix(platform): Fix the same menu error
7 months ago
yx lin
7225b765e0
Merge pull request #1281 from colinin/fix-multiple-to-mails
fix(platform): The email system automatically resolves the recipient
7 months ago
yx lin
62d5d60864
Merge branch 'dev' into fix-multiple-to-mails
7 months ago
colin
3afc94020a
fix(platform): Fix the same menu error
- The current menu cannot be the same as the upper-level menu
7 months ago
colin
ed5f1ff6e6
fix(platform): The email system automatically resolves the recipient
7 months ago
yx lin
cc2345b812
Merge pull request #1280 from colinin/multi-audience
feat: Increase multi audience support
7 months ago
colin
3b951571ea
feat: Increase multi audience support
7 months ago
yx lin
8cb3125075
Merge pull request #1279 from colinin/auditing-header
feat(auditing): Record the request header in the audit log
7 months ago
colin
0073773038
feat(auditing): Record the request header in the audit log
- Increase `AbpAspNetCoreAuditingModule` module
7 months ago
yx lin
edb3cf0cfa
Merge pull request #1278 from colinin/fix-oss-proxy
fix(oss): fix the oss client proxy
7 months ago
colin
ad23b8d63d
fix(oss): fix the oss client proxy
- Remove the `IFileAppService` interface
- Regenerate `generate-proxy.json`
7 months ago
yx lin
a5ecdb0d30
Merge pull request #1276 from colinin/remove-user-expired-notifications
fix(notifications): fixed expired expired notices jobs
7 months ago
colin
c49db6a203
fix(notifications): fixed expired expired notices jobs
7 months ago
yx lin
d508c447c4
Merge pull request #1275 from colinin/remove-user-expired-notifications
fix: Delete users expired notifications
7 months ago
colin
d9f15240ee
fix: Delete users expired notifications
- When clearing expired notifications, user notifications should also be cleared at the same time
7 months ago
yx lin
b7d70da75b
Merge pull request #1274 from colinin/fix-notification-templating-deps
fix(notifications): Add missing framework dependencies
7 months ago
colin
8b8d14657e
fix(notifications): Add missing framework dependencies
- Add net9.0 dependencies
7 months ago
yx lin
21c62d50da
Merge pull request #1273 from colinin/lock-session-handler
fix(identity): Lock when handling user sessions
7 months ago
colin
22d08084ea
feat(identity): Declare distributed lock dependencies
- Increase the dependency on distributed lock modules
7 months ago
colin
06f9e82665
fix(identity): Lock when handling user sessions
- Lock when cleaning up user sessions
- Lock when refreshing the user session
7 months ago
yx lin
3f71b59b6f
Merge pull request #1272 from colinin/optimize-my-sessions
feat(identity): optimize identity session query
7 months ago
colin
32085e4e85
feat(identity): optimize identity session query
- Replace the SQL query with the current user Id
7 months ago
yx lin
2653ce897e
Merge pull request #1271 from colinin/fiex-multiple-send-mail
fix(platform): Fixed multiple incorrect email recipient addresses
7 months ago
colin
e7152d1195
fix(platform): Fixed multiple incorrect email recipient addresses
- Use `mailMessage.To.Add()` to add the recipients one by one
7 months ago
yx lin
78fbfa8036
Merge pull request #1268 from colinin/main
Merge pull request #1267 from colinin/dev
7 months ago
yx lin
234383e241
Merge pull request #1267 from colinin/dev
chore: update abp framework to 9.2.1
7 months ago
yx lin
1e69107ae9
Merge pull request #1266 from colinin/abp-package-9.2.1
chore: update package.json
7 months ago
colin
f3fdee0d2b
chore: update package.json
- update abp package to 9.2.1
7 months ago
yx lin
6dfe25d3ce
Merge pull request #1265 from colinin/update-release
workflow: update release version
7 months ago
colin
7c5246ebbb
workflow: update release version
7 months ago
yx lin
260af9f3f7
Merge pull request #1264 from colinin/fix-gateway
fix(gateway): Remove invalid package references
7 months ago
colin
4c07bf3678
fix(gateway): Remove invalid package references
7 months ago
yx lin
a13c2dd66b
Merge pull request #1263 from colinin/fix-current-user-setting
fix(template): Fix the current user setting error
7 months ago
colin
0b786ff625
fix(template): Fix the current user setting error
7 months ago
yx lin
3f1b6b4bf9
Merge pull request #1262 from colinin/rel-9.2.1
chore: update abp framework to 9.2.1
7 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
7 months ago
yx lin
aff7072c70
Merge pull request #1261 from colinin/vben5-secure-oidc
feat(vben5): Use secure storage for oidc data
7 months ago