9854 Commits (f51cfdcd0bcbb01944a3cb6ca7da7e12247ddeec)

Author SHA1 Message Date
maliming 471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior 6 months ago
maliming 773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 6 months ago
maliming fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 6 months ago
maliming 46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting 6 months ago
maliming b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 6 months ago
maliming c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 6 months ago
maliming 4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests 6 months ago
maliming 62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton 6 months ago
maliming 6f157406e0
Add Volo.Abp.OperationRateLimit module 6 months ago
Nico Lachmuth 15e467517d documentation support for abp api description 6 months ago
SALİH ÖZKARA d221e90c89 Support anonymous Dapr events and use dynamic inbox key 6 months ago
SALİH ÖZKARA 71eece82e5 Anonymous Rebus events support; demo bootstrap 6 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 6 months ago
maliming 9099bac53f
refactor: Change project SDK from Web to Razor for MudBlazor theming 6 months ago
SALİH ÖZKARA aae1e330ba Anonymous subscriptions and deserialization fixes 6 months ago
maliming 5183038962
Add FontAwesome webfont files for MudBlazor theming 6 months ago
SALİH ÖZKARA c67b596506 Use ABP Serializer for anonymous event data 6 months ago
maliming 4a7fc63e1f
feat: Add FodyWeavers configuration files for MudBlazor theming components 6 months ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 6 months ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 6 months ago
maliming 2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule 6 months ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 6 months ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 6 months ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 6 months ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 6 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
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 6 months ago
Alvin So a9e7e86f97 fix: OIDC schema mismatch in SwaggerGen setup 6 months ago
ugurozturk 3c45933404 Improve FindAsync method to handle entity attachment and state management 6 months ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 6 months ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 6 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 6 months ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 6 months ago
maliming 7b9673b807
Use static proxy to get `ApplicationConfiguration`. 6 months ago
enisn f1da29e3bb
fix: Resolve JS proxy namespace mismatch for multi-segment company names 6 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 6 months ago
Nico Lachmuth 6f5e2df26a fix missing optional param init 6 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 6 months ago
maliming d0130a7537
Reset navigation IsModified flags and clear on UoW 6 months ago
maliming b169952df6
Add FontAwesome webfonts and update authentication URLs 6 months ago