9539 Commits (2c8a6e47eebbc9d089b7b33ec356505a632fbcf2)

Author SHA1 Message Date
SALİH ÖZKARA b9a265a831 Defer dynamic handler registration and fix outcomes 3 weeks ago
maliming 1490b32e26
fix: only enable browser request streaming over HTTPS in Blazor WASM 3 weeks ago
SALİH ÖZKARA 15202a910c Add dynamic worker remove/update APIs 3 weeks ago
SALİH ÖZKARA dcf08ec627 Add dynamic background worker support 3 weeks ago
SALİH ÖZKARA 38dad060cf Update LocalDistributedEventBus.cs 3 weeks ago
SALİH ÖZKARA fb47069209 Unify anonymous event handling across buses 3 weeks ago
SALİH ÖZKARA 0b40f2c0f1 Use Abp.AnonymousJob name and add validation 3 weeks ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 3 weeks ago
SALİH ÖZKARA 318c40a0ee Get handler types safely and change anon conversion 3 weeks ago
SALİH ÖZKARA 07ee70f085 Handle JSON case variants in background jobs 3 weeks ago
SALİH ÖZKARA de1dc75f58 Add logging and improve anonymous job naming 3 weeks ago
SALİH ÖZKARA 2c6e3b565a Move anonymous job executor; normalize TickerQ args 3 weeks ago
SALİH ÖZKARA c0c0b44afd Update QuartzJobExecutionAdapter.cs 3 weeks ago
SALİH ÖZKARA 721dbe0f9b Refactor anonymous event handling and subscriptions 3 weeks ago
SALİH ÖZKARA 67904ae2e4 Add anonymous background job support 3 weeks ago
SALİH ÖZKARA c43458ac0e Add dynamic background job support 3 weeks ago
SALİH ÖZKARA e615b31924 Serialize mismatched args before enqueue 3 weeks ago
SALİH ÖZKARA 2536c5afe6 Support EnqueueAsync by job name 3 weeks ago
maliming 68ac1cee60
feat: Enhance XmlDocumentationProvider and related classes for improved XML documentation handling and caching 3 weeks ago
maliming 60ff0218ec
feat: Refactor API scripting and model provider to support asynchronous operations 3 weeks ago
maliming 88b3b5d6e3
feat: Enhance XmlDocumentationProvider with XML tag processing and add unit tests 3 weeks ago
maliming 778abc8aaa
feat: Refactor API documentation handling to support asynchronous operations 3 weeks ago
maliming 5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods 3 weeks ago
maliming 76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes 4 weeks ago
maliming 471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior 4 weeks ago
maliming 773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 4 weeks ago
maliming fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 4 weeks ago
maliming 46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting 4 weeks ago
maliming b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 4 weeks ago
maliming c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 4 weeks ago
maliming 4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests 4 weeks ago
maliming 62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton 4 weeks ago
maliming 6f157406e0
Add Volo.Abp.OperationRateLimit module 4 weeks ago
Nico Lachmuth 15e467517d documentation support for abp api description 4 weeks ago
SALİH ÖZKARA d221e90c89 Support anonymous Dapr events and use dynamic inbox key 4 weeks ago
SALİH ÖZKARA 71eece82e5 Anonymous Rebus events support; demo bootstrap 4 weeks ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 4 weeks ago
SALİH ÖZKARA aae1e330ba Anonymous subscriptions and deserialization fixes 4 weeks ago
SALİH ÖZKARA c67b596506 Use ABP Serializer for anonymous event data 4 weeks ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 4 weeks ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 4 weeks ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 4 weeks ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 4 weeks ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 4 weeks ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 4 weeks ago
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 1 month ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 1 month ago
maliming 7941acfe65
Include submitter data in FormData on submit 1 month ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 1 month ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 1 month ago