8457 Commits (cfc57ea437b7e2e2cb14b836aeeb9d7a73832e80)

Author SHA1 Message Date
maliming 363970463b
Unify the binding system of blazor server/wasm and mvc. 2 years ago
maliming 1f97485bef
Create blazor `global js&css` at runtime. 2 years ago
maliming c70f3946af
Don't redirect when getting a `403` response. 2 years ago
maliming 6fd0e567d8
Make sure `authenticationScheme` implements `IAuthenticationSignOutHandler`. 2 years ago
liangshiwei cca6216fbb Enhancing the logic of CLI find projects 2 years ago
MrXhh db767bb2af rm PackageReference Microsoft.AspNetCore.Hosting.Abstractions 2 years ago
maliming 150282386e
`PublishEntityUpdatedEvent` when foreign key and property are changed. 2 years ago
liangshiwei ffd65c8911 Fix API Versioning System 2 years ago
maliming e50f30f3c0
Revert unexpected code changes. 2 years ago
maliming c8619f9ced
add `version` to the template file name. 2 years ago
maliming 6437b2d89a
Add `CachedBundleDynamicFileProvider` to sync bundle files using cache. 2 years ago
ahmetfarukulu ea5c407b2a Audit log exception check added 2 years ago
liangshiwei 4655c73097 Upgrade Blazorise to 1.5.2 2 years ago
maliming 7e65ef77de
Switch EF Core to mongodb on `WebApp` projects. 2 years ago
github-actions[bot] 11e59f8021
Optimised images with calibre/image-actions 2 years ago
maliming 6d87e84788
Log out of blazor wasm when get a "401" response. 2 years ago
liangshiwei 004ed2e79e Fix bug in template with basic theme 2 years ago
maliming 8d25ce4770
Update BundlingService.cs 2 years ago
maliming dc8f7a8c3e
Compatible with `app-nolayers`. 2 years ago
maliming cf13251f0c
Use `IClaimsTransformation` to map claims. 2 years ago
maliming ffc94a29e5
Always `CheckDynamicClaims` on `OnConnectedAsync` and `OnDisconnectedAsync` method. 2 years ago
maliming 658ae6e48f
Checking dynamic claims at intervals rather than every time. 2 years ago
Á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