69 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
erdemcaygor 38805d14f5 code refactoring 8 months ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 8 months ago
maliming 0f34f6dfcd Rename `MapStaticAssets` extension name to `MapAbpStaticAssets`. 2 years ago
maliming 361902fffa Add `MapStaticAssets`. 2 years ago
maliming 66a78b759c
Use `AddAbpJwtBearer ` in template projects. 2 years ago
Engincan VESKE 4323e0bdc2 remove flag-icon completely. 2 years ago
maliming a0e8d727f0
Use `ture/false` in `appsettings.json`. 3 years ago
maliming 9984e6d0a7
Eliminate nullable warnings. 3 years ago
maliming 138fc38349
Enable nullable in the startup templates. 3 years ago
Ioannis Kappas f242b442ac
Add greek localization support 4 years ago
maliming 82b02ab08b
Refactor `OpenIddictDataSeedContributor` 4 years ago
maliming 4863196b2a
Add `AbpTenantManagementEntityFrameworkCoreModule` to `HttpApi.Host` project. 4 years ago
Ahmet Çotur d1d9c47cde use file-scoped namespacing for module template 4 years ago
maliming 57856bea9f
Set same application name` for `DataProtection`. 5 years ago
Berkan Sasmaz bd4a034387 Add new option to languages 5 years ago
liangshiwei e82a603a73 Remove UseErrorPage 5 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian 5 years ago
Emanuele Filardo 0ce81ca531
Update MyProjectNameHttpApiHostModule.cs 5 years ago
Berkan Sasmaz 5acd560b4b Fix the configuration of existing languages in templates 5 years ago
Berkan Sasmaz bcbfcbcadd Add Slovak language to all solutions 5 years ago
liangshiwei 443d41f2ab Use default CORS policy 5 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian 5 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi 5 years ago
Berkan Sasmaz fd194acce2 Update language: Français 5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish 5 years ago
Halil İbrahim Kalkan bc150db846 Replace obsolete UseVirtualFiles with UseStaticFiles 5 years ago
maliming d4203636f0 Select scope by default. 5 years ago
maliming 191b444ab9 Add en-GB language to template projects. 5 years ago
liangshiwei 3ae67cb7db Update MyProjectNameHttpApiHostModule.cs 5 years ago
maliming 2cc867e771 Remove `Updates AbpClaimTypes` code. 5 years ago
liangshiwei b8f0de192a Refactor. 5 years ago
liangshiwei cf5b6c4611 Added swagger OAuth2 to Module template 5 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions 6 years ago
Alper Ebicoglu afab401c82 Make RequireHttpsMetaData configurable.. volosoft/volo#3470 6 years ago
badre429 ac9b4b7efd feat: french localization 6 years ago
maliming 1a6c14ee8b Replace AddIdentityServerAuthentication in app module template. 6 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template. 6 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects. 6 years ago
Halil İbrahim Kalkan 687fac36c8 add claims mapping middleware to the MyProjectNameHttpApiHostModule 6 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy 6 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication 6 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware 6 years ago
maliming 82e35727c4 Add error page in template projects. 6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints 6 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates 6 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy. 6 years ago
YinChang 3967c642bb add zh-hant to project in templates 6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers 6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name. 6 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers. 6 years ago