8201 Commits (45a79470f8b28daf89ca58355edb74d36fe3cbda)

Author SHA1 Message Date
Mark Cilia Vincenti 45a79470f8 Improved performance for SemaphoreSlim locking. 1 year ago
enisn aa78c49cb8
Add logs when there is no update on packageMapping 1 year ago
enisn 4c61c241d6
Don't create PackageSourceMapping if there is none 1 year ago
enisn 94a8c1f65f
Adding PackageSourceMapping while adding new sources 1 year ago
maliming 71d6318f9b
Use the logic in the `ResolveAsync` method to implement the `Resolve` method. 1 year ago
EngincanV 736f0c0c2d CLI: CmdHelper should be working even the directory has 'space' characters. 2 years ago
sumeyyeKurtulus f8845fc927 update: add error message localization 2 years ago
maliming 4d6c5b57ab Upgrade all nuget packages to latest. 2 years ago
javed ahmed 802c974788 #20923 - AbpCrudPageBase is sroting by SortIndex 2 years ago
maliming b54263d327
Add a `Type` parameter to `ExtraPropertiesValueConverter`. 2 years ago
EngincanV 01de75c7ef Update AbpHybridCache.cs 2 years ago
maliming 825ca9b6bf
Output log if there are items in the entity change list. 2 years ago
liangshiwei 6a5a1c0926 Update AbpRedisCache.cs 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming d82d6a8265
Use `ICancellationTokenProvider` to replace the `RequestAborted` token. 2 years ago
maliming 80e02d37dc Fix the `AbpDateTimeValueConverter `. 2 years ago
maliming d3414f836c Disable `AbpDateTimeValueConverter`. 2 years ago
Washington Acero d5edefa7c2
Update es.json 2 years ago
EngincanV 6a9a588628 Update ABP CLI 2 years ago
ahmetfarukulu 577bd75fbe Language edit problem fixed 2 years ago
maliming 5294aebd80 Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 2 years ago
maliming b8222da8e9 Serve the files from `AllowedExtraWebContentFolders` of `AbpAspNetCoreContentOptions`. 2 years ago
maliming 61165fade6 Use `EmptyHostingEnvironment` to create `WebContentFileProvider`. 2 years ago
maliming 8c574829a7 `UseStaticFiles` for `Pages` folder. 2 years ago
maliming ea7383ad35 Update `AbpRedisCache` to compatible net 9. 2 years ago
sumeyyeKurtulus 6cef539447 update: validation character length messages 2 years ago
maliming c366cf362c Fix unit tests. 2 years ago
maliming 0f34f6dfcd Rename `MapStaticAssets` extension name to `MapAbpStaticAssets`. 2 years ago
maliming 361902fffa Add `MapStaticAssets`. 2 years ago
Yunus Emre Kalkan c67c3572c6 make GetShortDescription methods static 2 years ago
maliming 1b11f2de8f
Add `AbpHybridCache`. 2 years ago
maliming c3f5fd9eda Temporarily disable `AbpRedisCache`. 2 years ago
maliming ce45a00718
Add unit test. 2 years ago
maliming 66f34d7a1a
Optimize the way to get `Map` method through reflection. 2 years ago
maliming bdbe95bc79
Set `SendExceptionDataToClientTypes` from options. 2 years ago
maliming 9c1c3a45f8
Only set specific type of exception's `data` to `errorInfo.Data`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Jack Fistelmann 2476b34098 feat(blazor): html ui message alert 2 years ago
maliming 544e24d85f
Skip check libs if `WebRootPath` is not set. 2 years ago
liangshiwei 1ecd3f632c Add BLOB Storing Google Provider document 2 years ago
EngincanV df1705f592 Refactoring 2 years ago
maliming 078643680c
Backup `ExtraProperties` during `Reload` entry. 2 years ago
liangshiwei fdcba83c60 add unit tests 2 years ago
liangshiwei 741776ac32 Add BlobStoring Google Provider 2 years ago
Washington Acero 41ac0b3ec5
Update and fixes es.json 2 years ago
maliming 739fa4ced2
Use razor paeg to return error pages. 2 years ago
maliming 82e481a001
Use `UrlHelpers's IsSubdomainOf` to check the wildcard domain. 2 years ago
maliming d9aaa69de6
Disable reader cache in the development environment. 2 years ago
EngincanV 390162505b Update AbpDynamicClaimsMiddleware.cs 2 years ago