6876 Commits (15b8a37d035b2a9727052c30dffd010c20dc834e)

Author SHA1 Message Date
Halil İbrahim Kalkan 1e75e6c1a7 Change DaprAbpDistributedLock implementation 4 years ago
Halil İbrahim Kalkan 8aa4790d1f Added security section and refactored. 4 years ago
Halil İbrahim Kalkan a24baee639 Refactor DaprAppApiTokenValidator 4 years ago
Halil İbrahim Kalkan 0ec37b1c4a Validate Dapr App API Tokens. 4 years ago
Halil İbrahim Kalkan 655e4d1538 Introduce AbpDaprOptions.AppApiToken 4 years ago
maliming 852dafdb95
Remove `abp.auth.policies`. 4 years ago
Halil İbrahim Kalkan 7ec42e55cc Register DaprClient to DI 4 years ago
Halil İbrahim Kalkan 5b93208433 Introduce IDaprApiTokenProvider & AbpDaprOptions.DaprApiToken 4 years ago
maliming 828f0c3753
Fix `GetDataMigrationEnvironment`. 4 years ago
Halil İbrahim Kalkan c58a59373e Set nullable: AbpAspNetCoreMvcDaprSubscriptionDefinitionConverter._writeJsonSerializerOptions 4 years ago
Halil İbrahim Kalkan 03936d0d25 Remove AbpDaprOptions.AppId, introduce AbpDistributedLockDaprOptions.Owner. 4 years ago
Halil İbrahim Kalkan 0064f4f501 Introduce IAbpDaprClientFactory.CreateHttpClientAsync 4 years ago
Halil İbrahim Kalkan 0320fc8132 No need to use ConcurrentDictionary since we only have a single item. 4 years ago
Halil İbrahim Kalkan b01cfa7d98 Introduce IAbpDaprClientFactory 4 years ago
Halil İbrahim Kalkan a3e8d4e923 Set Dapr HttpEndpoint only if provided 4 years ago
maliming e390a7bf6c
Rename. 4 years ago
maliming 0aca30ae71
Rename. 4 years ago
maliming d0c31b220a
Change default options in migration environment. 4 years ago
LiangShiWei 864602f031 Ignore the case when adding file 4 years ago
maliming b23ff355c8 Using Migration Environment. 4 years ago
Roc 6dbccb050d
Remove `.dataTable tbody tr td div.dropdown ul.dropdown-menu li:hover` 4 years ago
Roc 32de1690c9
Remove `.dataTable tbody tr td div.dropdown ul.dropdown-menu li a` 4 years ago
Roc 0ed9759cd8
Update datatables-styles.css 4 years ago
Roc 50fc4b3c22
Update datatables-styles.min.css 4 years ago
Roc 64a4944e0c
Update datatables-styles.scss 4 years ago
Roc 72838381fc
Update datatables-extensions.js 4 years ago
Halil İbrahim Kalkan c56473eeb7 Remove ConventionalControllerSetting.ApiRoutePrefix. 4 years ago
Roc d1637c1f2e
Update Volo.Abp.Cli.csproj 4 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices 4 years ago
Halil İbrahim Kalkan 02516fa20d Integration service prefix should be `integration-service` by default. 4 years ago
Halil İbrahim Kalkan 4f42ff1ee0 Remove ApplicationServiceBase 4 years ago
liangshiwei d37daa5758 Make NormalizeKey method virtual 4 years ago
liangshiwei 5b7df95f12 Distributed lock key prefix 4 years ago
maliming fbc32f5f89
Add `DataSeederExtensions_Tests`. 4 years ago
liangshiwei 71de1fce79 Change EntityPropertyChangeInfo members to static 4 years ago
maliming cfc7007cec
Handle zh culture in `IsCompatibleCulture` method. 4 years ago
Halil İbrahim Kalkan 9c52446730 MVC JavaScript APIs should generate script in the UI side 4 years ago
liangshiwei 01c9ebfa96 CLI work when abp.io is offline 4 years ago
Engincan VESKE 762a3757fc Cli: Fix theme selection for basic theme (angular) 4 years ago
liangshiwei 382f66844a Addd missing Chinese localizations 4 years ago
Laszlo Szabados 63ff234c50 hu-translation 4 years ago
maliming e5f4f40d25
Update DataSeeder.cs 4 years ago
maliming a5524a7005
Add `SeedInSeparateUowAsync` method. 4 years ago
Halil İbrahim Kalkan 058cd37657 Remove unnecessary Polly dependency from Volo.Abp.Localization.csproj 4 years ago
Engincan VESKE 3dc7b316c0 CLI: Fix theme selection for blazor (basic-theme) 4 years ago
Halil İbrahim Kalkan a9fcdf0074 Change culture parameter to cultureName. 4 years ago
Halil İbrahim Kalkan 6310b81c38 LocalizableStringSerializer should support external localization resources. 4 years ago
Halil İbrahim Kalkan fef4d68eb3 Moved AbpExternalLocalizationOptions to the language management module 4 years ago
Halil İbrahim Kalkan 206642d412 Do not use cookies for c# client proxies. 4 years ago
Halil İbrahim Kalkan 3d5572d776 Implement RemoteExternalLocalizationStore 4 years ago