Commit Graph

146 Commits (b0c2ded2bc9499119c2feb799c0b0bbb55f08263)

Author SHA1 Message Date
Alper Ebicoglu 5f8f1a7f55 added Slovenian translations #2969
5 years ago
maliming 5fcf2659be Make AbpResourceOwnerPasswordValidator return detailed reason.
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang f21bc4984e add zh-hant to project in modules
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 7172e2f108 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper.
5 years ago
maliming 24ed94a328 Make AbpDictionaryValueComparer support generics to resolve migration errors.
5 years ago
Halil İbrahim Kalkan 6e0c55d4b6
Merge pull request #2462 from abpframework/maliming/SetValueComparer
5 years ago
Aaron Chong 986e58f477 Refactor to use ABP converter and comparer
5 years ago
Halil İbrahim Kalkan 42f80ecdbb Add missing AbpBackgroundWorkersModule dependency.
5 years ago
Halil İbrahim Kalkan cc9ea5983c Add TokenCleanupBackgroundWorker to the BackgroundWorkerManager.
5 years ago
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore.
5 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService
5 years ago
Halil İbrahim Kalkan c1f02ba066 Implemented TokenCleanupService
5 years ago
Halil İbrahim Kalkan 5ec0362dd1 Complete the DeviceFlowStore
5 years ago
Halil İbrahim Kalkan bbb689cd7b Add initial
5 years ago
Halil İbrahim Kalkan a022b003a7 Rename ClientAutoMapperProfile to IdentityServerAutoMapperProfile and move to the Volo.Abp.IdentityServer namespace
5 years ago
Halil İbrahim Kalkan df7c5f61cb Added DeviceFlowCodes and related classes.
5 years ago
Halil İbrahim Kalkan 4aeb2d747f Update IdentityServerDbContextModelCreatingExtensions.cs
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
5 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
maliming cf6fc616e5 ConfigureJsonConversionWithValueComparer for Properties of ApiResource.
5 years ago
maliming 8f74373f5f Add ConfigureJsonConversionWithValueComparer extension method.
5 years ago
maliming 25a654dac0 Remove unnecessary namespaces.
5 years ago
maliming c00778d187 Set value comparer for ExtraProperties and Properties dictionary.
5 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage
5 years ago
Mehmet Tüken 2b19e859a1 bump IdentityServer4 and IdentityServer4.AspNetIdentity 3.0.0 to 3.0.2
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Yunus Emre Kalkan 3125fd6a46 localization
5 years ago
Xeevis c59d51d01a Update Czech localization files
5 years ago
maliming f5c293d391 Fill missing Chinese localization texts.
5 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
5 years ago
maliming a36501a9de Update PersistedGrant data max length.
5 years ago
Halil İbrahim Kalkan 647b863d6f Configure IdentityServer database mapping based on the database provider.
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
5 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
5 years ago
Halil İbrahim Kalkan c80de66b4f Add option to call AddDeveloperSigningCredential
5 years ago