8413 Commits (fc63586cd93612599e46a95060bbf73cb262fa25)

Author SHA1 Message Date
Ákos Lukács 1ff5777111
A single letter typo in Hungarian localization 2 years ago
maliming b7f337f2a6
Add `CustomAbpSchemaIds` extension method. 2 years ago
liangshiwei b4ac786826 Fix CLI create new project problem 2 years ago
maliming 78d11f284a
Add `Compatible Code`. 2 years ago
Engincan VESKE 6b3192ee3b CLI: Should use the cached template if the template source specified. 2 years ago
maliming 95261e9d00
Support a handler to implement both `Local` and `Distribute`. 2 years ago
maliming 3aadfa5a87
Use the latest `Microsoft.IdentityModel.*` packages. 2 years ago
github-actions[bot] 11f43fe302
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 9ff46777ad
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 45ac58df85
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 3004017bea
Optimised images with calibre/image-actions 2 years ago
maliming e87af151ff
Redirect to home page when get a `403` response. 2 years ago
maliming 4bd5c54f08
Abort signalr connection if session has expired. 2 years ago
maliming 030651ad91
Move `Navigation_Changes_Tests` to EF Core test project. 2 years ago
maliming 195a9bec2f
Add more unit test cases. 2 years ago
maliming 2604c817d5
Support `RecursiveDetectChanges`. 2 years ago
maliming 9506718729
Get dynamic claims in `AbpAuthenticationHubFilter`. 2 years ago
maliming 368df4216b
Make `BackgroundEmailSendingJobArgs ` support `IMultiTenant` 2 years ago
liangshiwei ff2fb1ea75 update authentication-state-listener.js 2 years ago
liangshiwei f9eb84cbc0 Update authentication-state-listener.js 2 years ago
liangshiwei 684ab90950 Add authentication-state-listener.js 2 years ago
liangshiwei 5199f9a049 Rename AbpAuthenticationSessionState to AbpAuthenticationState 2 years ago
liangshiwei 17934b9036 Rename AbpAuthenticationSessionStateViewComponent to AbpAuthenticationStateViewComponent 2 years ago
liangshiwei 2f80b3a980 Add AbpAuthenticationSessionStateViewComponent to logout from other tabs for MVC UI 2 years ago
maliming 474037eaf5
Update AbpEfCoreNavigationHelper.cs 2 years ago
maliming 34f86e67d0
Remove unnecessary `NavigationEntry` parameter. 2 years ago
maliming 5d705b15ea
Improve the performance of `AbpEfCoreNavigationHelper`. 2 years ago
liangshiwei ae8843eb07 Fix unit test 2 years ago
liangshiwei 459926a04e Upgrade AutoMapper to 13.0.1 2 years ago
liangshiwei 2543f10981 Add AbpAuthenticationSessionState to DynamicLayoutComponent 2 years ago
liangshiwei ff4c4cf4e9 Update authentication-session-state-listener.js 2 years ago
liangshiwei 8a5762fbb7 Add `AbpAuthenticationSessionState` to logout from other tabs 2 years ago
maliming c9dad3a50b
Clear `AbpEfCoreNavigationHelper` after `SaveChangesAsync`. 2 years ago
maliming a2dc0a19a4
Optimize the performance of `AbpEfCoreNavigationHelper`. 2 years ago
maliming 5fe3102f5b
Add a `SerializeOptions` to `ValueConverters`. 2 years ago
maliming 39771f4475
Skip if `navigationEntry.CurrentValue` is `null`. 2 years ago
maliming 5f56d2bb0e
Make `AbpEfCoreNavigationHelper` to support `Navigations` which `EnsureCollectionLoaded`. 2 years ago
maliming 8307a6f356
Skip `PublishEntityDeletedEvent/PublishEntityUpdatedEvent` if only foreign keys have changed. 2 years ago
maliming ab678d5ab4
Add `Microsoft.IdentityModel` packages to `Volo.Abp.AspNetCore.Authentication.OpenIdConnect`. 2 years ago
maliming f1d70fe062
Supports multiple modal styles. 2 years ago
maliming 5333e1f71f
Check `SessionId` in the `TryRevokeOldAccessTokensAsync` method 2 years ago
ahmetfarukulu 427cf99620 EfCoreDatabaseMigrationEventHandlerBase multiple instance bug fixed 2 years ago
maliming c906a6eec1
Update AbpAspNetCoreComponentsWebAssemblyModule.cs 2 years ago
maliming 64642575d8
Refresh app configuration after revoking token. 2 years ago
maliming 4c3604fcff
Try to revoke on `GetAuthenticatedUser` method. 2 years ago
maliming cb4ddf9211
Revoke unused access tokens from Blazor. 2 years ago
liangshiwei 5e0704011d Avoid datetimepicker get focus when open a modal 2 years ago
maliming 7db7ab7881
Update `global.js`. 2 years ago
liangshiwei 4cc46fd124 Update AbpScripts.razor 2 years ago
maliming c4dde78f89
Make sure the `ImplementationType` is `RemoteAuthenticationService` 2 years ago