8884 Commits (X509KeyStorageFlags)

Author SHA1 Message Date
EngincanV 16f4791954 CLI: Use 'npx' for yarn commands 1 year ago
EngincanV 5576ef5d8f Update AbpApplicationBuilderExtensions.cs 1 year ago
maliming 1ebeb2fcfa
Update EventBusBase.cs 1 year ago
maliming e52bc821e1
Avoid `HandlerFactories` being changed during iteration. 1 year ago
maliming 22578a50a2
Do not set `StatusCode` to `NoContent` if `Response.Body` has been written. 1 year ago
maliming eca1cd4936
Update AbpApplicationBuilderExtensions.cs 1 year ago
maliming 901021e40f
Create `staticwebassets.endpoints.json` if it doesn't exist. 1 year ago
maliming 04165fd543
Use `StaticFiles` instead of `MapStaticAssets` in `Development`. 1 year ago
maliming b62e0a2fcd
Update Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj 1 year ago
maliming ec04439f60
Update texts. 1 year ago
maliming 799507277f
Add more infomation to `CheckLibs` page. 1 year ago
liangshiwei 457cddd6cf update comment 1 year ago
liangshiwei b3ae5dd86c Update AbpSettingOptions.cs 1 year ago
liangshiwei a5df485567 Update AbpSettingOptions.cs 1 year ago
liangshiwei 0d10a22181 Add ReturnOrginalValueIfDecryptFailed to 1 year ago
liangshiwei 7d29671976 Return setting value if value is not encrypted 1 year ago
maliming e395ee30ce
Add comments for extension methods of `IAuthorizationService/IFeatureChecker`. 1 year ago
Dolunay a584bbe3cf Rollback : ThrowExceptionForResponseAsync response.StatusCode.ToString() returning Http Response enum remark ("Forbidden" for 403) . RemoteServiceErrorInfo.Code need status code integer value. 1 year ago
maliming 59b015dc73
Skip to add security headers if endpoint has `IgnoreAbpSecurityHeaderAttribute`. 1 year ago
maliming 152f7c2212
Rename to `ValidateEmailAddressAsync`. 1 year ago
maliming f14f7671d0
Use `MailAddressCollection` class to validate the email address. 1 year ago
maliming deba424346
Remove `public` keyword from `interface`. 1 year ago
maliming 1587b91f2a
Allow to change `DistributedLockName` in sub-class. 1 year ago
maliming b4b4738e42
Added `virtual GetWaitingEventsAsync` to `InboxProcessor/OutboxSender`. 1 year ago
maliming f6af11b7c6
Added `filter` to `GetWaitingEventsAsync` method. 1 year ago
maliming d9bbb7dde1
Use more friendly `enum` type names. 1 year ago
maliming 4b59d8e586
Return `enum` string if type is `enum`. 1 year ago
maliming c6ad659f76
Update datatables-extensions.js 1 year ago
maliming 46155fdb19
Return jQuery object instead of empty string for invisible row action. 1 year ago
maliming 362e5eb51d
Return `EnumValues` for `nullable enum`. 1 year ago
maliming d091bde8c4
Ignore `defaultLanguage` if there is only one language. 1 year ago
maliming 803159bc1f
Refactor `TryToMapCollection` method. 1 year ago
Nico Lachmuth 630139052e make methods of local distributed eventbus virtual 1 year ago
MarkusHoz cd3291e59a Enable object-mapping when source and destination is an enum 1 year ago
SALİH ÖZKARA 57d3954bbe Do not show a warning for unsaved changes if no changes have been made. 1 year ago
maliming 6cfd5af71a
Added `Volo.Abp.Sms.TencentCloud` to `common.ps1`. 1 year ago
Gary Jia 905ff36d7f
add tencent cloud sms test 1 year ago
Gary Jia 6064d08e28
add tencent cloud sms 1 year ago
masum-ulu 7d5b78a19b switch: arg from --no-audit to --legacy-peer-deps 1 year ago
maliming 55aab15704
Use `UseVirtualStaticFiles` for `AllowedExtraWebContentFolders` first. 1 year ago
liangshiwei 85b3ddf732 Allow to customize the distributed lock key of BackgroundJobWorker 1 year ago
Nico Lachmuth d4a49455d1 fix ExposeService attribute 1 year ago
Nico Lachmuth 4c843f2439 aadded interface for rabbitmq eventbus 1 year ago
Dolunay 56d9086d37 If a value containing HTML comes from the GetConvertedFieldValue method of the grid, MarkupString transformation is required to display it. 1 year ago
maliming 45384ebe38
Output full exception stack to logs. 1 year ago
EngincanV 993e66b1de CLI: Pass --no-audit param to npm install command 1 year ago
liangshiwei 1946e5e153 Update AspNetCoreAuditLogContributor.cs 1 year ago
liangshiwei 9354f0fd50 Add options to include/exclude query schema and host 1 year ago
Dolunay 94ce08a245 ThrowExceptionForResponseAsync response.StatusCode.ToString() returning Http Response enum remark ("Forbidden" for 403) . RemoteServiceErrorInfo.Code need status code integer value. 1 year ago
maliming 7e33a5e5e1
Update Volo.Abp.EntityFrameworkCore.Oracle.csproj 1 year ago