245 Commits (3c70e366fbd25ef5e214c75ecb7c8e499bc4d94e)

Author SHA1 Message Date
maliming 739ac37333 Set ReadCommentHandling, AllowTrailingCommas for JsonSerializerOptions 6 years ago
maliming 2ab31f491f Rename AbpSystemTextJsonSupportTypeMatcher to AbpSystemTextJsonUnsupportedTypeMatcher. 6 years ago
maliming 74affe2a74 Refactor & add more unit tests. 6 years ago
maliming e0204e9576 Add AbpJsonIsoDateTimeConverter to AbpNewtonsoftJsonSerializerOptions. 6 years ago
maliming bffccb8f66 Refactor. 6 years ago
maliming 8c28ee1dd2 Add AbpHybridJsonSerializer, AbpHybridJsonInputFormatter, AbpHybridJsonOutputFormatter. 6 years ago
maliming 0778e380be Rename namespaces. 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 6 years ago
Halil İbrahim Kalkan e2169a707d Document route calculation change 6 years ago
Halil İbrahim Kalkan 346979baed #5325: Create auto controller routes in kebap-case 6 years ago
maliming 04fe22daf9 Add ViewComponent to DynamicProxyIgnoreTypes. 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
Halil İbrahim Kalkan faf998ab53 Refactored #5733 6 years ago
Halil İbrahim Kalkan a8a1653743 Fix controller base type selection 6 years ago
Halil İbrahim Kalkan 71b1384598 Resolved #5269: allow to easily override a controller. 6 years ago
Halil İbrahim Kalkan c6d7e47466 Remove unnecessary properties from the IAbpAntiForgeryManager 6 years ago
Halil İbrahim Kalkan cbcb6819e2 Remove unnecessary extension method. 6 years ago
Alexandru Bagu 7b9966fa4d added streaming support 6 years ago
Halil İbrahim Kalkan 9aec4f3ce3 set SameSiteMode.None for the antiforgery token cookie 6 years ago
Halil İbrahim Kalkan 71c97a0d89 Added antiforgery options 6 years ago
Halil İbrahim Kalkan 9e7a644157 Remove AbpAntiForgeryPreOptions 6 years ago
Halil İbrahim Kalkan 0cf9348898 Refactor AbpAutoValidateAntiforgeryTokenAuthorizationFilter: Reduce duplication. 6 years ago
Halil İbrahim Kalkan e58842c8d6 Check ABP's antiforgery cookie to determine the validation logic. 6 years ago
Halil İbrahim Kalkan 104244a05d Auto set antiforgery cookie 6 years ago
Halil İbrahim Kalkan 73216ee1ef Extract service: AbpAntiForgeryAuthCookieNameProvider 6 years ago
Halil İbrahim Kalkan 8c4ecf6af0 Fixed logger injection 6 years ago
Halil İbrahim Kalkan f8c9d7ddb9 Enable AbpAutoValidateAntiforgeryTokenAttribute by default. 6 years ago
Halil İbrahim Kalkan edff85f6ac Resolved #5525: Exception Handling for the Blazor UI. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev 6 years ago
maliming 2811de7a70 Add more property to user claims. 6 years ago
liangshiwei a2743fd3cd Improved 6 years ago
liangshiwei 453771ba31 Introduce DynamicRangeAttribute 6 years ago
maliming e11d4ce310 Add nullable datetime types. 6 years ago
maliming 6e01e79001 Create Global Feature Action & Page filters to prevent usage of a controller/page if the feature was disabled 6 years ago
Halil İbrahim Kalkan d2af13fb1f Also accept Name for RequiresGlobalFeatureAttribute. 6 years ago
Halil İbrahim Kalkan 73924d490f Introduce RequiresGlobalFeatureAttribute and implement for MVC API Explorer. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming 592b511614 Combine related log messages to ones. 6 years ago
Halil İbrahim Kalkan d0b1ce8076 Do not include base properties to type definitions 6 years ago
Halil İbrahim Kalkan 64f27887b0 Better hande generics on API definition endpoint. 6 years ago
Halil İbrahim Kalkan d04910fdb6 Properly handle dictionaries for API description model. 6 years ago
Halil İbrahim Kalkan dca1b6af7a Remove unused namespaces. 6 years ago
maliming 3199b5d0de
Use parameterInfo.Name when modelNameProvider.Name is null. 6 years ago
Ahmet Çotur 2d4f89bddf Update DynamicMaxLengthAttributeAdapter.cs 6 years ago
Ahmet Çotur 40863bc408 Update DynamicMaxLengthAttributeAdapter.cs 6 years ago
Ahmet Çotur 4d3a54f4a3 initial 6 years ago
maliming f2e95c2f47 Add roles to CurrentUserDto. 6 years ago