5861 Commits (fa68e820e1c768a67c331dfcf4492bfb41136708)

Author SHA1 Message Date
maliming 6317fa97cf Add AsyncStateMachineAttribute to AttributesToAvoidReplicating. 6 years ago
Halil İbrahim Kalkan faf998ab53 Refactored #5733 6 years ago
Luis Pignataro 2b3ac58e2d Clean project files 6 years ago
İlkay İlknur fe88005dbc Microsoft.AspNetCore.WebUtilities package added to support query string parsing in blazor. 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
erolarkat b78aff21fd npm packages 3.2.1 6 years ago
Mladen Macanovic ec186a49e2 Refactored UIMessageService and UIMessageAlert 6 years ago
rachanee-mwp 73c0ba40d7 Revert changes for Redis option 6 years ago
Halil İbrahim Kalkan de34016642 Temporary refactor the ui message service 6 years ago
maliming a43cd92151 Remove Nuget.Config and Blazorise preview packages. 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 ef62af5831 sort modifiers. 6 years ago
Halil İbrahim Kalkan 9aec4f3ce3 set SameSiteMode.None for the antiforgery token cookie 6 years ago
Yunus Emre Kalkan e2a648e250 Fix: Form button/icon alignment/spacing problem 6 years ago
Halil İbrahim Kalkan e99380a3c1 Resolved #5729: Change abp.security.antiForgery.tokenHeaderName to `RequestVerificationToken` on MVC UI client script. 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
Mladen Macanovic 0a125d77e1 Move use of UiMessageAlert to BasicTheme MainLayout 6 years ago
Mladen Macanovic 989fd3f53d Moved objects to their own file 6 years ago
Halil İbrahim Kalkan 73216ee1ef Extract service: AbpAntiForgeryAuthCookieNameProvider 6 years ago
Mladen Macanovic 63c87a106e Options are now sent with the message. 6 years ago
Halil İbrahim Kalkan 8c4ecf6af0 Fixed logger injection 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
Halil İbrahim Kalkan f8c9d7ddb9 Enable AbpAutoValidateAntiforgeryTokenAttribute by default. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming 8946489bae
Update Volo.Abp.AspNetCore.Authentication.JwtBearer.csproj 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
Luis Pignataro 1683441f63 Spanish localization update for v3.2 6 years ago
maliming dbd3d2dd86 Add Add saveResolveResult parameter to ITenantConfigurationProvider. 6 years ago
Mladen Macanovic 38c3579d29 Fixed message icon styles 6 years ago
Mladen Macanovic 8330e0bd21 WIP: Confirmation message implementation and started the adding options and styles 6 years ago
İlkay İlknur 3c00231d3f additional methods added to the UINotificationService. 6 years ago
maliming 3471fb6212 Add NuGet.Config & Upgrade Blazorise packages to preview. 6 years ago
maliming dd19e15fb3 Use System.Text.Json.JsonSerializer instead of BinaryFormatter. 6 years ago
maliming 188e420e59 Remove obsolete WithCulture method. 6 years ago
maliming f21f541f91 Remove RazorLangVersion from blazor project. 6 years ago
maliming b1c1e26141
Update EfCoreRepositoryExtensions.cs 6 years ago
maliming cd9040faa5 Fix action check fail. 6 years ago
Halil İbrahim Kalkan 708039a963 Resolved #5702: Blazor: Set default culture on application initiailization 6 years ago
Halil İbrahim Kalkan edff85f6ac Resolved #5525: Exception Handling for the Blazor UI. 6 years ago
maliming ecbe16ba29
Update Volo.Abp.BlazoriseUI.csproj 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
Halil İbrahim Kalkan 97f07310dd Introduce UserExceptionInformer 6 years ago
Mladen Macanovic 9dcf9a789e First UiMessageAlert test 6 years ago