8733 Commits (RandomHelper)

Author SHA1 Message Date
machonky 9e051f6a18 Ready for PR 2 years ago
maliming abf2824305
Apply `AbpConcepts` to entities which navigation property changes. 2 years ago
liangshiwei 444e0b7c46 Check if PageProgressRef is null 2 years ago
Yunus Emre Kalkan c813ba36bd added AbpStudioName 2 years ago
maliming 15fcbd94dc
Change namespace of `AbpAspNetCoreComponentsWebOptions`. 2 years ago
liangshiwei ce5dc4613b Fix AbpRedisCache.ConnectAsync 2 years ago
machonky 96c562b8bb BackgroundWorkers should be restartable to permit changes in Timer interval 2 years ago
maliming c70f3946af
Don't redirect when getting a `403` response. 2 years ago
maliming 09127c47dd
Return more messages for `401 Unauthorized`. 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
Salih b8d88d2b46 Update ScriptTagHelper.cs 2 years ago
Salih 46241bcbe5 Create ScriptTagHelper.cs 2 years ago
maliming 6899607b57
Update bundle command warning message. 2 years ago
maliming d8a8c3bbbb
Output warning if the project and cli are use different `TargetFramework`. 2 years ago
liangshiwei 4655c73097 Upgrade Blazorise to 1.5.2 2 years ago
maliming 24a1783c9f
Get filter property name from `ModelBuilder`. 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