10128 Commits (1c65b29b4e65cbd110e2f4de99d4882a35566bfb)

Author SHA1 Message Date
maliming 471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior 7 months ago
maliming 773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 7 months ago
maliming fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 7 months ago
maliming 40bc80ab05
fix: update OperationRateLimit to OperationRateLimiting in project references 7 months ago
maliming 46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting 7 months ago
maliming b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 7 months ago
maliming c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 7 months ago
maliming 4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests 7 months ago
maliming 62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton 7 months ago
maliming 6f157406e0
Add Volo.Abp.OperationRateLimit module 7 months ago
Nico Lachmuth 15e467517d documentation support for abp api description 7 months ago
SALİH ÖZKARA d221e90c89 Support anonymous Dapr events and use dynamic inbox key 7 months ago
SALİH ÖZKARA 71eece82e5 Anonymous Rebus events support; demo bootstrap 7 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 7 months ago
SALİH ÖZKARA aae1e330ba Anonymous subscriptions and deserialization fixes 7 months ago
SALİH ÖZKARA c67b596506 Use ABP Serializer for anonymous event data 7 months ago
SALİH ÖZKARA d7f3015691 Use subscriptions and unique event names in tests 7 months ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 7 months ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 7 months ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 7 months ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 7 months ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 7 months ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 7 months ago
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 7 months ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 7 months ago
maliming 7941acfe65
Include submitter data in FormData on submit 7 months ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 7 months ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 7 months ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 7 months ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 7 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 7 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 7 months ago
maliming ed0ad6408e
Make OIDC auth scheme configurable 7 months ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 7 months ago
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 7 months ago
Alvin So a9e7e86f97 fix: OIDC schema mismatch in SwaggerGen setup 7 months ago
ugurozturk 3c45933404 Improve FindAsync method to handle entity attachment and state management 7 months ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 7 months ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 7 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 7 months ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 7 months ago
maliming 7b9673b807
Use static proxy to get `ApplicationConfiguration`. 7 months ago
copilot-swe-agent[bot] 257574173e Add unit tests for ToCamelCaseWithNamespace method 7 months ago
enisn f1da29e3bb
fix: Resolve JS proxy namespace mismatch for multi-segment company names 7 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 7 months ago
Nico Lachmuth 6f5e2df26a fix missing optional param init 7 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 7 months ago
maliming 37d3a692d0
Add tests for navigation change detection 7 months ago
maliming d0130a7537
Reset navigation IsModified flags and clear on UoW 7 months ago
maliming 9133ce97e2
refactor: make GetRemoteConfigurationAsync and Get methods virtual for extensibility 7 months ago