10435 Commits (bca63a6df07fb409950d53bf28d1faa5afb610ed)

Author SHA1 Message Date
maliming d9b5aba52c
Fix MudBlazor password toggle alignment 4 days ago
maliming 24a2315eea
Make password visibility toggles accessible 1 week ago
maliming bad079f145
Add tests for the aggregate root update on foreign key only relations 1 week ago
maliming 743cd7ac3c
Update the aggregate root only when the principal has a navigation 1 week ago
maliming 5187d008f2
Upgrade jQuery to 4.0.0 and add jQuery Migrate 1 week ago
maliming 4681a852e3
Add HasAbpJsonConversion property builder extension 2 weeks ago
maliming 8616f13428
Include regex placeholder in Korean regular expression validation message 2 weeks ago
maliming 7f49e94d31
Add Korean (ko) localization for remaining framework and module resources 2 weeks ago
maliming 11b78a9e7c
Add MySQL type mapping plugin for Guid[] query parameters 2 weeks ago
maliming 58f97db029
Add source immutability test for Mapperly single-parameter Map 2 weeks ago
maliming e97d5430c1
Preserve constructor-seeded extra properties in Mapperly single-parameter Map 2 weeks ago
maliming bbd9ce568e
Notify Blazor components when application configuration cache is reset 2 weeks ago
maliming 181ca6745f
Handle mud message alert and menu updates on the dispatcher 2 weeks ago
maliming 0b750c1535
Pass RequestAborted to the stream copy in RemoteStreamContentOutputFormatter 2 weeks ago
maliming 5c06c48255
Preserve AuthenticateResult while normalizing the antiforgery principal 3 weeks ago
maliming cd41594fcf
Add missing fontawesome and flag-icon assets to MauiBlazor MudBlazor theme 3 weeks ago
maliming b485243449
Add a BLOB content pipeline and finalize encryption stream handling 3 weeks ago
maliming e787c79bb4
Rework BLOB encryption with an internal AES-256-GCM codec 3 weeks ago
maliming ff3de65b29
Avoid multiple enumeration in MultiLingualObjectManager 3 weeks ago
maliming d093ac1528
Fix index misalignment in MultiLingualObjectManager bulk fallback 3 weeks ago
ugurozturk 083b04b624 feat: Add IByteArrayEncryptionService for binary data encryption and decryption 4 weeks ago
maliming 3ae40b9c37
Preserve RabbitMQ connection settings from configuration 4 weeks ago
maliming ef7fc3b717
Add React to the UiFramework enum 4 weeks ago
maliming 71da95e1d9
Use a per-connection in-memory SQLite database in unit tests 1 month ago
maliming 38c651767e
Support HTTP QUERY method 1 month ago
moduvoice 4f0f080ce7 docs: add Korean (ko) localization for Volo.Abp.Validation module 1 month ago
maliming 20847b1fc1
Isolate Thread.CurrentPrincipal in CurrentPrincipalAccessor test 1 month ago
maliming ce86845818
Preserve non-ClaimsPrincipal thread principal instead of treating it as anonymous 1 month ago
maliming 6795a5a008
Return anonymous principal instead of null from AbpComponentsClaimsCache 1 month ago
maliming 7a74082d45
Restore the previous ambient principal when a Change scope is disposed 1 month ago
maliming cc321d1d41
Simplify anonymous principal assertions in CurrentPrincipalAccessor test 1 month ago
maliming 255a882586
Return anonymous principal instead of null in ThreadCurrentPrincipalAccessor 1 month ago
maliming 9892971975
Delete oldest completed jobs first in the in-memory background job store 1 month ago
maliming e101f3161f
Add tests and demo app for background job worker enhancements 1 month ago
maliming bbdea76459
Add background job worker enhancements (dedicated workers, parallel execution, job retention) 1 month ago
Ma Liming ee9969673d
Potential fix for pull request finding 1 month ago
maliming 79fe05648e
Check authenticated request instead of user before providing access token 1 month ago
maliming 495e7a2d51
Add override to OnApplicationInitializationAsync in AbpMauiClientModule 2 months ago
Ebicoglu 25b5b7b929 Update volosoft-presentation.pptx 2 months ago
maliming 55f843e954
Avoid boundary overflow when converting unspecified DateTime to UTC 2 months ago
gdlcf88 d9a535515a Stop logging misleading warning when normalizing Unspecified DateTime near range boundaries 2 months ago
maliming 598dc9006a
Pass configAction in generic HubConfigList.AddOrUpdate overload 2 months ago
maliming 2f7497e761
Fix antiforgery claim issuer mismatch by decorating IAntiforgery 2 months ago
maliming b3a526370f
Download network `--template-source` instead of reading it as a local file 2 months ago
Ahmet Çelik 57f54edde5 Fix Razor Pages antiforgery validation when `NormalizeUserIdClaimIssuer` is enabled 2 months ago
maliming 8dfa16ac46
Fix misleading ReverseMap parameter names in ExtensibleReverseMapper 2 months ago
maliming 45913c8ff3
Normalize antiforgery user id claim issuer across authentication schemes 2 months ago
maliming 1a65d79c6a
Cover Angular signature/method mappers and pin jQuery multi-FormFile limit 2 months ago
maliming b39aa93d37
Forward IRemoteStreamContent DTO uploads as multipart in jQuery and Angular client proxies 2 months ago
maliming f057009ab7
Echo declared Accept media types in jQuery proxy generator 2 months ago