colin
|
5bb063e955
|
feat(ip2region): Rename IP2RegionIPLocationResolveContributor
- Rename `IP2RegionIPLocationResolveContributorBase` to `IP2RegionIPLocationResolveContributor`
|
8 months ago |
colin
|
b3553dc276
|
fix(localization): fixed #1292
|
8 months ago |
colin
|
be485c2fd6
|
ci: update `release.yaml`
|
8 months ago |
colin
|
67c20a636a
|
chore: update `wwwroot`
|
8 months ago |
colin
|
a48f853942
|
chore: update package.json
|
8 months ago |
colin
|
b7fec531f2
|
chore: update abp framework to 9.2.3
|
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
|
4e39f207a7
|
fix(vben5): remove husky and lint-staged
|
8 months ago |
colin
|
2a9b01b3a2
|
fix(vben5): Fix the incorrect localized text
|
8 months ago |
colin
|
09154e3b93
|
fix(tasks): Fix args that might be empty
|
8 months ago |
colin
|
f42f515816
|
fix(vben5): Fix the slot setting event
|
8 months ago |
yx lin
|
74ba27dd9f
|
Update EmailMessageManager.cs
|
8 months ago |
yx lin
|
cb0595406e
|
Merge pull request #1283 from colinin/remove-useless-namespace
feat(paltform): remove useless namespace
|
8 months ago |
colin
|
adeff1d666
|
feat(paltform): remove useless namespace
|
8 months ago |
yx lin
|
33fee97a0b
|
Merge pull request #1282 from colinin/fix-menu-parent
fix(platform): Fix the same menu error
|
8 months ago |
yx lin
|
7225b765e0
|
Merge pull request #1281 from colinin/fix-multiple-to-mails
fix(platform): The email system automatically resolves the recipient
|
8 months ago |
yx lin
|
62d5d60864
|
Merge branch 'dev' into fix-multiple-to-mails
|
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 |
yx lin
|
cc2345b812
|
Merge pull request #1280 from colinin/multi-audience
feat: Increase multi audience support
|
8 months ago |
colin
|
3b951571ea
|
feat: Increase multi audience support
|
8 months ago |
yx lin
|
8cb3125075
|
Merge pull request #1279 from colinin/auditing-header
feat(auditing): Record the request header in the audit log
|
8 months ago |
colin
|
0073773038
|
feat(auditing): Record the request header in the audit log
- Increase `AbpAspNetCoreAuditingModule` module
|
8 months ago |
yx lin
|
edb3cf0cfa
|
Merge pull request #1278 from colinin/fix-oss-proxy
fix(oss): fix the oss client proxy
|
8 months ago |
colin
|
ad23b8d63d
|
fix(oss): fix the oss client proxy
- Remove the `IFileAppService` interface
- Regenerate `generate-proxy.json`
|
8 months ago |
yx lin
|
a5ecdb0d30
|
Merge pull request #1276 from colinin/remove-user-expired-notifications
fix(notifications): fixed expired expired notices jobs
|
8 months ago |
colin
|
c49db6a203
|
fix(notifications): fixed expired expired notices jobs
|
8 months ago |
yx lin
|
d508c447c4
|
Merge pull request #1275 from colinin/remove-user-expired-notifications
fix: Delete users expired notifications
|
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 |
yx lin
|
b7d70da75b
|
Merge pull request #1274 from colinin/fix-notification-templating-deps
fix(notifications): Add missing framework dependencies
|
8 months ago |
colin
|
8b8d14657e
|
fix(notifications): Add missing framework dependencies
- Add net9.0 dependencies
|
8 months ago |
yx lin
|
21c62d50da
|
Merge pull request #1273 from colinin/lock-session-handler
fix(identity): Lock when handling user sessions
|
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 |
yx lin
|
3f71b59b6f
|
Merge pull request #1272 from colinin/optimize-my-sessions
feat(identity): optimize identity session query
|
8 months ago |
colin
|
32085e4e85
|
feat(identity): optimize identity session query
- Replace the SQL query with the current user Id
|
8 months ago |
yx lin
|
2653ce897e
|
Merge pull request #1271 from colinin/fiex-multiple-send-mail
fix(platform): Fixed multiple incorrect email recipient addresses
|
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 |
yx lin
|
78fbfa8036
|
Merge pull request #1268 from colinin/main
Merge pull request #1267 from colinin/dev
|
9 months ago |
yx lin
|
234383e241
|
Merge pull request #1267 from colinin/dev
chore: update abp framework to 9.2.1
|
9 months ago |
yx lin
|
1e69107ae9
|
Merge pull request #1266 from colinin/abp-package-9.2.1
chore: update package.json
|
9 months ago |
colin
|
f3fdee0d2b
|
chore: update package.json
- update abp package to 9.2.1
|
9 months ago |
yx lin
|
6dfe25d3ce
|
Merge pull request #1265 from colinin/update-release
workflow: update release version
|
9 months ago |
colin
|
7c5246ebbb
|
workflow: update release version
|
9 months ago |
yx lin
|
260af9f3f7
|
Merge pull request #1264 from colinin/fix-gateway
fix(gateway): Remove invalid package references
|
9 months ago |
colin
|
4c07bf3678
|
fix(gateway): Remove invalid package references
|
9 months ago |
yx lin
|
a13c2dd66b
|
Merge pull request #1263 from colinin/fix-current-user-setting
fix(template): Fix the current user setting error
|
9 months ago |
colin
|
0b786ff625
|
fix(template): Fix the current user setting error
|
9 months ago |
yx lin
|
3f1b6b4bf9
|
Merge pull request #1262 from colinin/rel-9.2.1
chore: update abp framework to 9.2.1
|
9 months ago |