Commit Graph

18060 Commits (cfc809fb172e390f64a4175a4f74fb153add594b)
 

Author SHA1 Message Date
mehmet-erim bed3635eab make some improvements for auth strategies
5 years ago
Berkan Sasmaz 68992b0bd9 Add missing localizations
5 years ago
Halil İbrahim Kalkan 002683159d Update Index.razor
5 years ago
Halil İbrahim Kalkan 4425ac2703 Implemented blazor server side bundling.
5 years ago
Yunus Emre Kalkan 79d4fe2765 Update vs.js
5 years ago
Halil İbrahim Kalkan 73e700addc Resolved #8006: Virtual File Middleware should be compatible with IWebHostEnvironment.WebRootFileProvider
5 years ago
Enis Necipoglu 0d2cb31d09
Merge pull request #7992 from abpframework/cms-kit/template
5 years ago
maliming 70fae2856d
Merge pull request #8004 from Soar360/patch-3
5 years ago
Halil İbrahim Kalkan 7b60299197 Delete MyProjectNameBundleContributor.cs
5 years ago
Halil İbrahim Kalkan 28ceab4671 renamed Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server to Volo.Abp.AspNetCore.Components.Server.BasicTheme
5 years ago
Halil İbrahim Kalkan a7eb4fb61a Add new packages.
5 years ago
Soar360 0c06da5113
Update Domain-Driven-Design-Implementation-Guide.md
5 years ago
Halil İbrahim Kalkan 4400ba39a4 Create Volo.Abp.AspNetCore.Components.Server package.
5 years ago
enisn 6a67bce101 CmsKit - Convert BusinessExceptions to AbpAuthorizationException
5 years ago
maliming 8bcd415822 Set RedirectUri property of AuthenticationProperties.
5 years ago
enisn 65608b31ce CmsKit - Update tests
5 years ago
Halil İbrahim Kalkan b682d3ced3 Remove unnecessary dependency
5 years ago
liangshiwei 363c64fa0a Handle AbpRemoteCallException in DefaultExceptionToErrorInfoConverter
5 years ago
Halil İbrahim Kalkan 7e8a056340 Remove UseAbpSecurityHeaders usages.
5 years ago
Halil İbrahim Kalkan 04272affe3 Update bundles.
5 years ago
enisn 1074aff043 CmsKit - Refactor default blog features
5 years ago
Halil İbrahim Kalkan 8b1dddcbcd Fix AbpBlazorServerDemo compile errors
5 years ago
Halil İbrahim Kalkan f59c7c802a Fix modules and template for blazor package changes.
5 years ago
Halil İbrahim Kalkan 197666136a Remove code duplication in the Volo.Abp.AspNetCore.Components.WebAssembly.Theming package.
5 years ago
mehmet-erim ad13c02535 add setRememberMe to AuthFlowStrategy
5 years ago
Halil İbrahim Kalkan b7a75a0ce8 Add AbpAspNetCoreComponentsWebAssemblyModule dependency to AbpHttpClientIdentityModelWebAssemblyModule.
5 years ago
Halil İbrahim Kalkan f2281b291e Rename UI to Web in module names.
5 years ago
Halil İbrahim Kalkan e707d1fd98 Rename or cancel some blazor packages (rearranging packages).
5 years ago
mehmet-erim e1f86b1e7a improve AuthFlowInitializer
5 years ago
maliming 7b0bd7f256
Merge pull request #7998 from abpframework/liangshiwei/claims
5 years ago
Halil İbrahim Kalkan af390f6d8a Remove unused package.
5 years ago
mehmet-erim 5cae67820a create auth-flow-initializer.service
5 years ago
Yunus Emre Kalkan 28eaee8864 Clear web from prometheus if not MVC UI for microservice solution
5 years ago
liangshiwei 067731ec2d Improved
5 years ago
liangshiwei 62a801f545 Added AbpClaimsServiceOptions
5 years ago
liangshiwei 7424286282 Add RequestedClaims to AbpClaimsPrincipalOptions
5 years ago
maliming 6b39d6e706 Use application service provider in AbpDbContextConfigurationContext
5 years ago
Ahmet 67c4fef530 Refactor blogposts and add filter to ui
5 years ago
Alper Ebicoglu 10add8ebcc
Merge pull request #7988 from abpframework/berkan/cli-analytics
5 years ago
Halil İbrahim Kalkan 64c9d2ad96 Reduce menu duplication and made login/logout works.
5 years ago
Halil İbrahim Kalkan f58579f51e Fix connstring
5 years ago
Halil İbrahim Kalkan c36a347774 Fix database name
5 years ago
Halil İbrahim Kalkan 24446ae873 Startup solution should not add BasicThemeToolbarContributor.
5 years ago
enisn 738dedeb94 Update wwwroot/libs folder for app-template
5 years ago
enisn 0f7102d5e9 Add CmsKit to package.json
5 years ago
enisn 81168d24ad Add missing WebModule dependency to app-template for CmsKit
5 years ago
enisn 1403df7ea9 Refactor MyProjectNameGlobalFeatureConfigurator
5 years ago
enisn 14c9d71d98 Add CmsKit migration for startup template
5 years ago
enisn 09a4d70de3 CmsKit Configuration for startup template
5 years ago
mehmet-erim 425ab601ed remove take(1) from authentication.service
5 years ago