colin
a46cb8e950
feat(platform): Remove the vben2.x menu definition dependency
5 months ago
colin
d327acac06
feat(oauth): Adjust the binding work weixin code
5 months ago
colin
50cdbfa08e
feat(notification): Record the unsent work wechat messages
5 months ago
colin
75ce722d22
feat(account): Add a third-party binding interface
5 months ago
colin
6d806f2fb7
feat(notification): use default culture settings
5 months ago
colin
2f58aea2b1
feat(account): remove the useless module definitions
5 months ago
colin
7993114797
feat(account): add external login binding
5 months ago
colin
b04784c3b6
feat(oauth): add a default cookie options
5 months ago
colin
c4305ecc2d
fix(wecom): add [Authorize] attribute
5 months ago
colin
a86fa3497e
feat(wecom): add jssdk interface integration
5 months ago
colin
5649da83bc
feat(account): add QR code login
6 months ago
colin
c9b6328919
feat(account): Add phone verification code login
- add new localized text
- Use tab to switch between different login forms
6 months ago
colin
e90725c067
feat(account): my session returns the user id
6 months ago
colin
b6560da0a8
feat(localization): regularly refresh the localized static cache
6 months ago
colin
7aecfc8ab9
perf(permissions): Optimize the performance issue of batch setting permissions
- Through ` IMultiplePermissionManager ` set permissions in batches
6 months ago
colin
32ff1fc74b
feat(tasks): Allow users to customize job notifications
6 months ago
colin
adeff1d666
feat(paltform): remove useless namespace
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
colin
3b951571ea
feat: Increase multi audience support
7 months ago
colin
c49db6a203
fix(notifications): fixed expired expired notices jobs
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
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
colin
8af8449be2
feat(vben5): remove `oidc-client-ts` for app-antd
7 months ago
colin
83a5b5d341
feat(vben5): Use secure storage for oidc data
7 months ago
yx lin
7ec15f4f6d
Merge pull request #1260 from colinin/open-api-localization
feat(open-api): add localization config
7 months ago
colin
d65a1bc39f
feat(open-api): add localization config
7 months ago
yx lin
9029e9be71
Merge pull request #1259 from colinin/open-telemetry
feat(open-telemetry): Enhance OpenTelemetry module
7 months ago
colin
4301c98169
feat(open-telemetry): Enhance OpenTelemetry module
7 months ago
yx lin
f176cebf5e
Merge pull request #1258 from colinin/fix-elsa
fix(elsa): Fixed elsa-related errors
7 months ago
colin
447dbc2af4
fix: Add changes to the missing workflow module
7 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`
7 months ago
yx lin
e88dca8a5e
Merge pull request #1257 from colinin/enhance-background-tasks
feat(tasks): enhance background tasks
7 months ago
colin
48d17b7d31
feat(tasks): enhance background tasks
- Add the job action filter 'IJobActionFilter'
- Calculate the execution duration in the job event
7 months ago
yx lin
8054e9132d
Merge pull request #1256 from colinin/anonymous-session
feat(identity): Add anonymous sessions
7 months ago
colin
f9c2f8a168
feat(identity): Add anonymous sessions
7 months ago
yx lin
f7febc155f
Merge pull request #1255 from colinin/enhance-swagger-and-cors
feat(open-api): Enhance the swagger configuration
8 months ago
colin
512d919b45
feat(open-api): Enhance the swagger configuration
- Swagger has added the oauth config
- The cors configuration can be a string array
- Add cross-domain initialization configuration for the microservice oauth client
8 months ago
colin
843e5977b5
feat(template): The template adds swagger oauth configuration
8 months ago