9684 Commits (2bcdebd8ff3b4dce6d7187deacbb1996926327cb)

Author SHA1 Message Date
maliming 88b3b5d6e3
feat: Enhance XmlDocumentationProvider with XML tag processing and add unit tests 3 months ago
maliming 778abc8aaa
feat: Refactor API documentation handling to support asynchronous operations 3 months ago
maliming 5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods 3 months ago
maliming 76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes 3 months ago
maliming 471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior 3 months ago
maliming 773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 3 months ago
maliming fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 3 months ago
maliming 46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting 3 months ago
maliming b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 3 months ago
maliming c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 3 months ago
maliming 4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests 3 months ago
maliming 62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton 3 months ago
maliming 6f157406e0
Add Volo.Abp.OperationRateLimit module 3 months ago
Nico Lachmuth 15e467517d documentation support for abp api description 3 months ago
SALİH ÖZKARA d221e90c89 Support anonymous Dapr events and use dynamic inbox key 3 months ago
SALİH ÖZKARA 71eece82e5 Anonymous Rebus events support; demo bootstrap 3 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 3 months ago
maliming 9099bac53f
refactor: Change project SDK from Web to Razor for MudBlazor theming 3 months ago
SALİH ÖZKARA aae1e330ba Anonymous subscriptions and deserialization fixes 3 months ago
maliming 5183038962
Add FontAwesome webfont files for MudBlazor theming 3 months ago
SALİH ÖZKARA c67b596506 Use ABP Serializer for anonymous event data 3 months ago
maliming 4a7fc63e1f
feat: Add FodyWeavers configuration files for MudBlazor theming components 3 months ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 3 months ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 3 months ago
maliming 2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule 3 months ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 3 months ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 3 months ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 3 months ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 3 months ago
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 3 months ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 3 months ago
maliming 7941acfe65
Include submitter data in FormData on submit 3 months ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 3 months ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 3 months ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 3 months ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 3 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 3 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 3 months ago
maliming ed0ad6408e
Make OIDC auth scheme configurable 3 months ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 3 months ago
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 3 months ago
Alvin So a9e7e86f97 fix: OIDC schema mismatch in SwaggerGen setup 3 months ago
ugurozturk 3c45933404 Improve FindAsync method to handle entity attachment and state management 3 months ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 3 months ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 3 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 3 months ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 3 months ago
maliming 7b9673b807
Use static proxy to get `ApplicationConfiguration`. 3 months ago
enisn f1da29e3bb
fix: Resolve JS proxy namespace mismatch for multi-segment company names 3 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 3 months ago