2886 Commits (e1c754386992efc54a905fdff5c70ae45b9cb577)

Author SHA1 Message Date
maliming f8ff9c7ea5 Do not validate for primitive objects. 6 years ago
liangshiwei dc6904551b Update Volo.Abp.Swashbuckle.csproj 6 years ago
liangshiwei 0518d1289f Rename abp.abp.swagger to volo.abp.swashbuckle 6 years ago
liangshiwei 7802b8102c Add SwaggerHtmlResolver 6 years ago
liangshiwei 8e7078f264 Import common.props 6 years ago
liangshiwei f95fdcb389 Add AbpSwaggerModule 6 years ago
Halil İbrahim Kalkan d086c5b0c1 No need to GetEntities on initialize since it gets on the datagrid event. 6 years ago
maliming aecb3534fc Prevent ReflectionHelper's GetValueByPath method use null values. 6 years ago
Ahmet c327ef073c Update LoginDisplay.razor 6 years ago
maliming b9a1762551
Remove base call from MapToGetListOutputDtoAsync method. 6 years ago
liangshiwei e505ef2931 Improve abp_io Localization 6 years ago
maliming 31b077c1a3
Update RandomizeStringEncryptionStep.cs 6 years ago
maliming 0b218b81b7 Configure AbpStringEncryptionOptions using random values in the template. 6 years ago
Halil İbrahim Kalkan 29d583743c Resolved #5401: Implement caching for WebAssemblyRemoteTenantStore 6 years ago
Halil İbrahim Kalkan c22ee7d11a Remove temp code. 6 years ago
Halil İbrahim Kalkan 9b931d0b54 Don't dispose AbpExceptionHandlingLogger 6 years ago
Halil İbrahim Kalkan 975a0cfcad Blazor exception handling refactor & test code. 6 years ago
Halil İbrahim Kalkan 62d206419f Delete NullUiMessageService.cs 6 years ago
Halil İbrahim Kalkan 14af54d2e7 Fix the Microsoft.AspNetCore.Components.WebAssembly version 6 years ago
陈磊 1be9cd8ce1
fix localization error 6 years ago
liangshiwei 8d235f08e4 Rename AbpEventBusRebusOptions to AbpRebusEventBusOptions 6 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions 6 years ago
Halil İbrahim Kalkan b9efaec47c Fix modalmanager data-ajaxForm comparison 6 years ago
Mladen Macanovic 48331d48dd After last refactor confirmations dialog was not working properly 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
liangshiwei e91275153c Fix HTML coding error in AbpInputTagHelperService 6 years ago
Laszlo Szabados bf335f03ab hu translation 6 years ago
maliming bae1ddbed1
Avoid decrypt null setting value. 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
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
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 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