660 Commits (0c4985accf8e5fa1fc87ecccd5f30833581daa3d)

Author SHA1 Message Date
Ebicoglu 25b5b7b929 Update volosoft-presentation.pptx 1 month ago
maliming 55f843e954
Avoid boundary overflow when converting unspecified DateTime to UTC 1 month ago
maliming 2f7497e761
Fix antiforgery claim issuer mismatch by decorating IAntiforgery 2 months ago
Ahmet Çelik 57f54edde5 Fix Razor Pages antiforgery validation when `NormalizeUserIdClaimIssuer` is enabled 2 months ago
maliming 45913c8ff3
Normalize antiforgery user id claim issuer across authentication schemes 2 months ago
maliming 6844e6d731
Extract response ContentTypes from ApiDescription in MVC provider 2 months ago
maliming a860b00975
Fix shared options mutation in AbpRemoteServiceApiDescriptionProvider 2 months ago
maliming 979e56267e
Increase AbpMemoryPoolHttpResponseStreamWriterFactory buffer size from 32KB to 256KB 4 months ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 4 months ago
maliming c98a08bd13
feat: Implement route-based culture handling with new helpers and tests 4 months ago
maliming 6895d24d5a
feat: Enhance URL-based culture handling with new interfaces and async methods 4 months ago
maliming 420c860b08
feat: Implement URL-based culture handling in Blazor and MVC requests 4 months ago
maliming 299b4282a7
fix: Adjust route constraint to handle URL generation without HttpContext and update route order for Razor Pages 4 months ago
maliming 552544936c
feat: Add route-based culture support with custom route constraint and tests 4 months ago
maliming bb78038c9d
feat: Refactor culture prefix handling by moving logic to MenuItemCulturePrefixHelper and adding browser check 4 months ago
maliming 0880b23d7c
feat: Implement URL-based localization support for Blazor components and enhance menu item URL handling 4 months ago
maliming 0292b2bbc7
fix: Update fallback culture handling in AbpCultureMenuItemUrlProvider to use CurrentCulture instead of CurrentUICulture 4 months ago
maliming 6f15b2f71a
feat: Enhance URL-based localization support for Blazor components and add tests 4 months ago
maliming dc3e633606
feat: Implement route-based culture support in localization. 4 months ago
maliming 86b42e2613
Avoid double reflection call by passing effectiveMethod into ValidateActionArgumentsAsync 5 months ago
maliming d3d6915ddf
Address Copilot review: extract GetEffectiveMethodInfo helper and fix method resolution in ValidateActionArgumentsAsync 5 months ago
maliming 234c46aab8
Fix FluentValidation not working with ConventionalControllers 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
Nico Lachmuth 15e467517d documentation support for abp api description 5 months ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 6 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 6 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 6 months ago
Ma Liming d38c202124
Change methods to virtual in AbpNoContentApiDescriptionProvider 7 months ago
maliming dd2ee0ccc6
Add `AbpNoContentApiDescriptionProvider` to handle NoContent responses 7 months ago
maliming 233f3aba41
Add UserSharingStrategy to MultiTenancyInfoDto 7 months ago
maliming 028362c672
Add logging for DateTime conversion failures 7 months ago
maliming 84cf25f17b
Refactor DateTime handling to use GetUtcOffset for accurate timezone adjustments in model binding and JSON converters 7 months ago
maliming 275b181fce
Enhance DateTime handling with timezone support in model binding and JSON converters 7 months ago
maliming 6660304129
Fix ApplicationPartSorter to handle duplicate assemblies 9 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 9 months ago
Super 171f7971c4
Redo `AbpDateTimeModelBinder` to align with the current TZ 10 months ago
maliming d4dbca8b0c
Remove obsolete features. 11 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 12 months ago
erdemcaygor 38805d14f5 code refactoring 12 months ago
maliming c10f7628c4
Remove `ObjectToInferredTypesConverter` from `SystemTextJsonOutputFormatter`. 1 year ago
Emre KARA cc0effe7db data collection implementation 1 year ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 1 year ago
maliming 23c31fd6c4
Sort ApplicationParts with AssemblyPart last 1 year ago
maliming 6b140577e0
Simplify ApplicationPart sorting logic 1 year ago
maliming 9c5c737aee
Set timezone to null if an exception occurs. 1 year ago
maliming ecf7339397
Enhance timezone handling to support both IANA and Windows timezones. 1 year ago
maliming eae478192e
Enhance `AbpRemoteStreamContentModelBinder` to compatible with multiple files. 1 year ago