9141 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 12 months ago
maliming 07ea2f0e3a
Don't write remote exceptions to console for Blazor WASM. 1 year ago
maliming 773cdb26b2
Make sure the `existingConnection` is in the `Open` state and use `IAsyncDisposable`. 1 year ago
maliming eae478192e
Enhance `AbpRemoteStreamContentModelBinder` to compatible with multiple files. 1 year ago
maliming da38948e50
Remove `ClientProxyServices` if `ExposeClientProxyServices` is `false`. 1 year ago
maliming 36ba1dcb64
Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods 1 year ago
maliming efebe80c90
Fix the way to get paths for `GetDirectoryContentPath` and `GetProxyFileInfoPath`. 1 year ago
maliming bb471461d0
Remove existing timezone header before adding the current timezone in HTTP message handlers 1 year ago
maliming 38f2eaa2eb
Add support for browser timezone retrieval in MauiBlazorCachedApplicationConfigurationClient 1 year ago
maliming d6ace65a78
Add timezone info to HTTP message handlers 1 year ago
maliming 8adc61b287
Add browser timezone retrieval and update timezone handling logic 1 year ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 1 year ago
maliming 98fbeaf656
Refactor timezone retrieval logic to prioritize settings, request, and server fallback 1 year ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 1 year ago
maliming c8b39e45c4
feat: add AppBasePath parameter to script and style bundling components 1 year ago
maliming c5d712ce51
Refactor RabbitMQ channel and connection handling for improved efficiency and reliability 1 year ago
maliming f1e6770e3c
Update `RabbitMQ.Client` to 7.X. 1 year ago
maliming bc36cb2b03
Handling Swagger OAuth2 callbacks in a new way. 1 year ago
voloagent 6e97b6ee12 Update_NPM_Packages 1 year ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 1 year ago
maliming bea85c61ea
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/Clock.cs 1 year ago
maliming 6f5e2e3552
Add IgnoreEventSelectors to AbpDistributedEntityEventOptions for event filtering. 1 year ago
liangshiwei 33aee2b321 Add fixed position for dropdown menu in responsive tables 1 year ago
voloagent 831f0a1f96 Update_NPM_Packages 1 year ago
liangshiwei 56317b13de Update Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project target to net9.0 1 year ago
selman koc d28817afc6
Update BundleManager.cs to fix typo 1 year ago
maliming 5f6d94e74d
Don't write remote exceptions to console for Blazor WASM. 1 year ago
Yunus Emre Kalkan 60ab0d5d66 Update AbpIoSourceCodeStore.cs 1 year ago
Yunus Emre Kalkan d078e5a059 Update version mismatch warning during solution creation 1 year ago
Yunus Emre Kalkan 7dc9d2dd77 Throw error on invalid suite command 1 year ago
maliming d6f5784bd9
Add `ExcludeExceptionFromLoggerSelectors` to `AbpExceptionHandlingOptions` to skip output exception to logger. 1 year ago
maliming c119474505
Remove `Microsoft.EntityFrameworkCore.Relational` from `Volo.Abp.EntityFrameworkCore.MySQL.csproj` 1 year ago
maliming 52b53a4e53
Remove unnecessary initialization of ScriptFiles and StyleFiles during prerendering 1 year ago
maliming 980b9c8049
Fixing the flickering issue when switching the server to wasm. 1 year ago
maliming c95846c1f6
Avoid loading the script twice after prerender. 1 year ago
Yunus Emre Kalkan 2276715750 Update RecreateInitialMigrationCommand.cs 1 year ago
liangshiwei d29fc3a24d Show Tooltip on action button if it's not visible 1 year ago
maliming f7a36f6055
Improve logging of exceptions by ensuring error codes and details are not null or whitespace 1 year ago
Yunus Emre Kalkan 24514b0703 Cli: provided a way to hide commands from command list 1 year ago
liangshiwei f97e5d9747 Make Bundling system support MAUI Blazor 1 year ago
maliming ca1f21b003
Update `timing.md`. 1 year ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 1 year ago
maliming b82be5ec77 Support blazor no-layers project. 1 year ago
maliming 912a909a0b
Map static assets if there is a blazor client project. 1 year ago
liangshiwei c2538b47ea Remove `InteractiveAuto` check to add style files 1 year ago
maliming 99ee64b7e8
Add browser timezone handling and cookie management for unauthenticated users 1 year ago
maliming f3f14a8dd9
Implement timezone override in middleware from request sources and add unit tests 1 year ago
maliming 4b755848fe
Fix date range picker initialization and update Luxon usage for timezone handling 1 year ago
maliming 735a6cf738
Add custom renderer for time and enhance locale string options in clock 1 year ago
maliming c7bc2baa08
Fix more compatiable timezone problem. 1 year ago