9262 Commits (aece25d7af175cb30d76095011a34144dfee162c)

Author SHA1 Message Date
Engincan VESKE ce3ca49f16
Update InstallLibsService.cs 7 months ago
maliming 976d309119
Support DateOnly and TimeOnly in type checks 8 months ago
maliming 951b5f5345
Use unproxied handler type in `EventBusBase` 8 months ago
maliming 78ad62308c
Remove HTML encoding from error page output 8 months ago
maliming 1314d1a975
Add comments to clarify the return value in `WebRequestResources`. 8 months ago
maliming 76cb91ef0e
Return a new list from `WebRequestResources`. 8 months ago
maliming a71e944deb
Move `Pomelo` to a new package. 8 months ago
maliming 3bf6cbfece
Disable background workers in data migration environments 8 months ago
maliming c4ab8f05f4
Move job execution disabling to abstractions module 8 months ago
maliming 01c1708494
Update XML docs for MySQL EF Core extension methods 8 months ago
maliming a56ff20c1a
Rename MySQL extension methods for clarity 8 months ago
maliming 3ff71c052e
Support both `MySql.EntityFrameworkCore` & `Pomelo.EntityFrameworkCore.MySql`. 8 months ago
sumeyye e492ececa5 remove: `AddScriptsToPackageJsonAsync` function that uses redundant ngcc compilation method 8 months ago
Yunus Emre Kalkan cb228cc302 Cli: Fix updating leptonx npm package problem 8 months ago
EngincanV 6520705059 Update abp-toast.css 8 months ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 8 months ago
maliming fb09742e8c
Fix null reference in navigation entry original value 8 months ago
maliming 9a8732d076
Refactor handling of OriginalValue in AbpEntityEntry 8 months ago
maliming 2f452931ec
Refactor navigation entry update logic in change tracker 8 months ago
maliming acec1159c5 Prevent duplicate entities in navigation entry list 9 months ago
maliming c5ceb03e58
Fix collection navigation entry comparison logic 9 months ago
maliming d51c565a1f
Refactor `UpdateNavigationEntries` method to improve performance. 9 months ago
maliming 41afa537d8
Adjust performance test thresholds for GitHub Actions 9 months ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 9 months ago
maliming a3e2ccc881
Skip performance test on GitHub Actions CI 9 months ago
maliming 5124bd2dc7
Add `AbpEfCoreNavigationHelper_Tests`. 9 months ago
maliming ab1d5ec8fa
Refactor EntityActions initialization and disabled logic 9 months ago
maliming 85913991af
Improve EntityActions initialization and action check 9 months ago
maliming 35fc95e742
Public the `EmailSettingProvider` class. 9 months ago
Muhammed Ali ÖZKAYA 09229dfb70 Update login API URLs to use `AccountAbpIo` 9 months ago
maliming 8a86a3e201
Refactor `AbpEfCoreNavigationHelper` to improve performance in certain scenarios. 9 months ago
maliming 7b50a61056
Add BlazoriseUI CSS to Maui style bundle 9 months ago
maliming f4c40039cf
Add 'Authorizing' localization text. 9 months ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 9 months ago
maliming 058af963f0
Support to install the MVC npm package. 9 months ago
maliming 011448f8bc Update blazor's bootstrap.css to 5.3.7. 10 months ago
maliming 5262828dd3
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 10 months ago
maliming d9fb170bf0
Add support for Cron expressions in background workers and refactor related classes 10 months ago
Yunus Emre Kalkan eda11a1fb7 Update command: Fix ordering of latest stable versions when fetching them from github 10 months ago
maliming 161babd325
fix: update AddJob method to use GetJobArgsType for background job name retrieval 10 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 10 months ago
maliming 485972f982 fix: update object mapper service retrieval to use non-scoped version 10 months ago
maliming c5d99180a4
Update PostConfigureAbpRabbitMqEventBusOptions.cs 10 months ago
maliming a81f838e83
Add `PostConfigureAbpRabbitMqEventBusOptions`. 10 months ago
maliming 9604300eb3
Fix unit tests 10 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 10 months ago
André Herbst 0c4e460d39 fix: ensure RabbitMQ QueueArguments from appsettings are parsed into correct types 10 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 10 months ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 10 months ago
maliming 73e00ca51e Place the cursor at the end after the element receives focus. 10 months ago