Mohamed Nazem
9b371db770
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 day ago
Mohamed Nazem
a07484570f
feat: add IQueryable DTO projection support to read-only application services
1 day ago
maliming
bb682666ad
Copy the global feature policy to the extension property DTO
4 days ago
maliming
56b4717e3c
Upgrade Blazorise packages to version 2.3.0
- Remove Flatpickr workaround replaced by the native picker
6 days ago
enisn
b9f10fc2da
Update React dependencies with ABP CLI
6 days ago
maliming
d6d8e3b043
Keep the culture context reachable for a case insensitive global context
1 week ago
maliming
c092e1b4dc
Render the lang and the dir of the current culture in email templates
1 week ago
maliming
6a525aacd9
Shorten the action menu and feature dialog comments
1 week ago
maliming
d2f2572aff
Keep the action menu origins and the accessible name of labeled activators
1 week ago
maliming
3da670f32d
Carry the tenant id in the GDPR events
- Delete the link users after the user is saved, a concurrency failure kept them deleted
- Create organization units of the current tenant only and insert them after every group is valid
1 week ago
maliming
3c1c69728a
Focus the first input of MudBlazor dialogs opened from action menus
1 week ago
maliming
d9b5aba52c
Fix MudBlazor password toggle alignment
2 weeks ago
maliming
24a2315eea
Make password visibility toggles accessible
2 weeks ago
maliming
bad079f145
Add tests for the aggregate root update on foreign key only relations
2 weeks ago
maliming
743cd7ac3c
Update the aggregate root only when the principal has a navigation
2 weeks ago
maliming
5187d008f2
Upgrade jQuery to 4.0.0 and add jQuery Migrate
2 weeks ago
maliming
4681a852e3
Add HasAbpJsonConversion property builder extension
3 weeks ago
maliming
8616f13428
Include regex placeholder in Korean regular expression validation message
3 weeks ago
maliming
7f49e94d31
Add Korean (ko) localization for remaining framework and module resources
3 weeks ago
maliming
11b78a9e7c
Add MySQL type mapping plugin for Guid[] query parameters
3 weeks ago
maliming
58f97db029
Add source immutability test for Mapperly single-parameter Map
3 weeks ago
maliming
e97d5430c1
Preserve constructor-seeded extra properties in Mapperly single-parameter Map
3 weeks ago
maliming
bbd9ce568e
Notify Blazor components when application configuration cache is reset
3 weeks ago
maliming
181ca6745f
Handle mud message alert and menu updates on the dispatcher
3 weeks ago
maliming
0b750c1535
Pass RequestAborted to the stream copy in RemoteStreamContentOutputFormatter
3 weeks ago
maliming
5c06c48255
Preserve AuthenticateResult while normalizing the antiforgery principal
3 weeks ago
maliming
cd41594fcf
Add missing fontawesome and flag-icon assets to MauiBlazor MudBlazor theme
4 weeks ago
maliming
b485243449
Add a BLOB content pipeline and finalize encryption stream handling
- IBlobPipelineContributor pipeline; encryption runs innermost with an authenticated end check
- Adapt FileSystem/AWS to forward-only streams; fail early on unsupported AES-GCM
4 weeks ago
maliming
e787c79bb4
Rework BLOB encryption with an internal AES-256-GCM codec
4 weeks ago
maliming
ff3de65b29
Avoid multiple enumeration in MultiLingualObjectManager
1 month ago
maliming
d093ac1528
Fix index misalignment in MultiLingualObjectManager bulk fallback
1 month ago
ugurozturk
083b04b624
feat: Add IByteArrayEncryptionService for binary data encryption and decryption
- Introduced IByteArrayEncryptionService interface for encrypting and decrypting binary data with authenticated encryption.
- Implemented methods for encrypting and decrypting byte arrays and streams, including options for passphrase and salt.
- Enhanced blob storing tests to cover encryption scenarios, including tenant-specific passphrases and custom pipeline contributors.
- Added FakeInMemoryBlobProvider and various test containers to facilitate testing of blob storage with encryption.
- Created unit tests for ByteArrayEncryptionService to validate encryption and decryption functionality, including edge cases for tampered data and oversized chunks.
1 month ago
maliming
3ae40b9c37
Preserve RabbitMQ connection settings from configuration
1 month ago
maliming
ef7fc3b717
Add React to the UiFramework enum
React solutions are generated by ABP Studio's modern templates, so map React in ToFrameworkName and reject it in the classic template builder. Also document that React templates can be customized in ABP Suite.
1 month ago
maliming
71da95e1d9
Use a per-connection in-memory SQLite database in unit tests
1 month ago
maliming
38c651767e
Support HTTP QUERY method
- Treat QUERY as a safe method like GET: excluded from audit logging and non-transactional UOW
- Add HTTP verb constants and Is* helpers to HttpMethodHelper
1 month ago
moduvoice
4f0f080ce7
docs: add Korean (ko) localization for Volo.Abp.Validation module
1 month ago
maliming
20847b1fc1
Isolate Thread.CurrentPrincipal in CurrentPrincipalAccessor test
2 months ago
maliming
ce86845818
Preserve non-ClaimsPrincipal thread principal instead of treating it as anonymous
2 months ago
maliming
6795a5a008
Return anonymous principal instead of null from AbpComponentsClaimsCache
2 months ago
maliming
7a74082d45
Restore the previous ambient principal when a Change scope is disposed
2 months ago
maliming
cc321d1d41
Simplify anonymous principal assertions in CurrentPrincipalAccessor test
2 months ago
maliming
255a882586
Return anonymous principal instead of null in ThreadCurrentPrincipalAccessor
2 months ago
maliming
9892971975
Delete oldest completed jobs first in the in-memory background job store
2 months ago
maliming
e101f3161f
Add tests and demo app for background job worker enhancements
2 months ago
maliming
bbdea76459
Add background job worker enhancements (dedicated workers, parallel execution, job retention)
2 months ago
Ma Liming
ee9969673d
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2 months ago
maliming
79fe05648e
Check authenticated request instead of user before providing access token
2 months ago
maliming
495e7a2d51
Add override to OnApplicationInitializationAsync in AbpMauiClientModule
2 months ago
Ebicoglu
25b5b7b929
Update volosoft-presentation.pptx
2 months ago