10148 Commits (d7b4e37bc5c523667303a3f8d8d124bd82da79bb)

Author SHA1 Message Date
SALİH ÖZKARA 318c40a0ee Get handler types safely and change anon conversion 5 months ago
SALİH ÖZKARA 07ee70f085 Handle JSON case variants in background jobs 5 months ago
SALİH ÖZKARA de1dc75f58 Add logging and improve anonymous job naming 5 months ago
SALİH ÖZKARA 2c6e3b565a Move anonymous job executor; normalize TickerQ args 5 months ago
SALİH ÖZKARA c0c0b44afd Update QuartzJobExecutionAdapter.cs 5 months ago
SALİH ÖZKARA 721dbe0f9b Refactor anonymous event handling and subscriptions 5 months ago
SALİH ÖZKARA 67904ae2e4 Add anonymous background job support 5 months ago
SALİH ÖZKARA c43458ac0e Add dynamic background job support 5 months ago
SALİH ÖZKARA e615b31924 Serialize mismatched args before enqueue 5 months ago
SALİH ÖZKARA 2536c5afe6 Support EnqueueAsync by job name 5 months ago
maliming 68ac1cee60
feat: Enhance XmlDocumentationProvider and related classes for improved XML documentation handling and caching 5 months ago
maliming 60ff0218ec
feat: Refactor API scripting and model provider to support asynchronous operations 5 months ago
maliming 88b3b5d6e3
feat: Enhance XmlDocumentationProvider with XML tag processing and add unit tests 5 months ago
maliming 778abc8aaa
feat: Refactor API documentation handling to support asynchronous operations 5 months ago
maliming 5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods 5 months ago
maliming 76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes 5 months ago
maliming 471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior 5 months ago
maliming 773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 5 months ago
maliming fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 5 months ago
maliming 40bc80ab05
fix: update OperationRateLimit to OperationRateLimiting in project references 5 months ago
maliming 46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting 5 months ago
maliming b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 5 months ago
maliming c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 5 months ago
maliming 4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests 5 months ago
maliming 62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton 5 months ago
maliming 6f157406e0
Add Volo.Abp.OperationRateLimit module 5 months ago
Nico Lachmuth 15e467517d documentation support for abp api description 5 months ago
SALİH ÖZKARA d221e90c89 Support anonymous Dapr events and use dynamic inbox key 5 months ago
SALİH ÖZKARA 71eece82e5 Anonymous Rebus events support; demo bootstrap 5 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 5 months ago
SALİH ÖZKARA aae1e330ba Anonymous subscriptions and deserialization fixes 5 months ago
SALİH ÖZKARA c67b596506 Use ABP Serializer for anonymous event data 5 months ago
SALİH ÖZKARA d7f3015691 Use subscriptions and unique event names in tests 5 months ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 5 months ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 5 months ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 5 months ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 5 months ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 5 months ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 5 months ago
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 6 months ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 6 months ago
maliming 7941acfe65
Include submitter data in FormData on submit 6 months ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 6 months ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 6 months ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 6 months ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 6 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 6 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 6 months ago
maliming ed0ad6408e
Make OIDC auth scheme configurable 6 months ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 6 months ago