2138 Commits (b86ef96606a00ef533ecbf9d3680ca1be4f736b6)

Author SHA1 Message Date
maliming 71da95e1d9
Use a per-connection in-memory SQLite database in unit tests 5 days ago
maliming 38c651767e
Support HTTP QUERY method 1 week ago
maliming 20847b1fc1
Isolate Thread.CurrentPrincipal in CurrentPrincipalAccessor test 2 weeks ago
maliming 7a74082d45
Restore the previous ambient principal when a Change scope is disposed 2 weeks ago
maliming cc321d1d41
Simplify anonymous principal assertions in CurrentPrincipalAccessor test 2 weeks ago
maliming 255a882586
Return anonymous principal instead of null in ThreadCurrentPrincipalAccessor 2 weeks ago
maliming 9892971975
Delete oldest completed jobs first in the in-memory background job store 2 weeks ago
maliming e101f3161f
Add tests and demo app for background job worker enhancements 2 weeks ago
Ma Liming ee9969673d
Potential fix for pull request finding 2 weeks ago
maliming 79fe05648e
Check authenticated request instead of user before providing access token 2 weeks ago
Ebicoglu 25b5b7b929 Update volosoft-presentation.pptx 3 weeks ago
maliming 55f843e954
Avoid boundary overflow when converting unspecified DateTime to UTC 3 weeks ago
gdlcf88 d9a535515a Stop logging misleading warning when normalizing Unspecified DateTime near range boundaries 3 weeks ago
maliming 598dc9006a
Pass configAction in generic HubConfigList.AddOrUpdate overload 4 weeks ago
maliming 2f7497e761
Fix antiforgery claim issuer mismatch by decorating IAntiforgery 4 weeks ago
maliming 8dfa16ac46
Fix misleading ReverseMap parameter names in ExtensibleReverseMapper 4 weeks ago
maliming 45913c8ff3
Normalize antiforgery user id claim issuer across authentication schemes 1 month ago
maliming 1a65d79c6a
Cover Angular signature/method mappers and pin jQuery multi-FormFile limit 1 month ago
maliming b39aa93d37
Forward IRemoteStreamContent DTO uploads as multipart in jQuery and Angular client proxies 1 month ago
maliming cb7e8aff68
Refine ClientProxyBase Accept handling and narrow remote stream cast 1 month ago
maliming fba75de415
Skip dataType override for IRemoteStreamContent in jQuery proxy generator 1 month ago
maliming a765cc036c
Add end-to-end ClientProxy tests for ContentTypes scenarios 1 month ago
maliming 5fb3b26f5c
Add Accept header and JSON string unwrap to ClientProxyBase 1 month ago
maliming a8d93a245d
Use ContentTypes for dataType and Accept in jQuery proxy generator 1 month ago
maliming 89772d2433
Add ContentTypes and IsRemoteStream to ReturnValueApiDescriptionModel 1 month ago
SALİH ÖZKARA 64e9f1c2e1 Update low-code JSON schemas and sorting guard for flat layouts 1 month ago
maliming 65e130e325
test(ddd): expand dynamic sorting guard coverage 1 month ago
maliming a249f2a5a8
Add NamingNormalizers fallback bound to ProviderType inheritance 1 month ago
maliming 4933a23f6f
fix(ddd): restrict dynamic sorting selectors to property/field access 1 month ago
copilot-swe-agent[bot] 14187dbbd8
Rename test to reflect fallback behavior when ProviderType is not explicitly configured 1 month ago
Engincan VESKE 8003e1d439 Use fallback blob provider type. 1 month ago
maliming 6975e88d63
Use IsDeleted column TypeMapping in soft-delete DbFunction 1 month ago
maliming f277b72cb5
Cover IMultiTenant filter and assert property name in expression 1 month ago
maliming d373e15612
Use CLR property name in soft-delete and multi-tenant filters 1 month ago
maliming a860b00975
Fix shared options mutation in AbpRemoteServiceApiDescriptionProvider 2 months ago
maliming fd3dc1fc95
Handle null in Region/ServiceURL setters and tighten nullable hints 2 months ago
maliming e8bcb11f32
Address Copilot review on AWS S3-compatible provider 2 months ago
maliming 9bce9e4b46
Support Cloudflare R2 in AWS BLOB provider 2 months ago
maliming 61ed99b418
Fix ExtraProperties filter bypass in Mapperly single-parameter Map 2 months ago
maliming 2eb9193071
Dispose HttpResponseMessage and HttpContent in HTTP client proxy 2 months ago
maliming 865c5bcfd5
Avoid stack overflow when logging exceptions in Blazor WebAssembly 2 months ago
maliming 9ddc15114f
Address Copilot review feedback (round 2) 2 months ago
maliming d3ab33a82d
Drop brittle exception type assertion in RemoteServiceExceptionHandler test 2 months ago
maliming 884768448e
Address Copilot review feedback 2 months ago
maliming f1edf9dce8
Improve CLI error reporting on abp.io auth/license failure 2 months ago
maliming 7e36451af4
Implement ImageResizeMode in SkiaSharp resizer and harden compressor 2 months ago
maliming d1e003833d
Assert the result stream is positioned at the start in SkiaSharp tests 2 months ago
maliming 1c3a01c28f
feat: add GIF support checks in image resizer and compressor tests 2 months ago
maliming 68bb49b081
Add SkiaSharp image compressor and bump Magick.NET 2 months ago
maliming 340bd51f49
Index batch state checker models by state for O(1) lookup 2 months ago