244 Commits (866de232db7da857c8fc1daeb0a462e38becab39)

Author SHA1 Message Date
maliming b485243449
Add a BLOB content pipeline and finalize encryption stream handling 3 weeks ago
maliming e787c79bb4
Rework BLOB encryption with an internal AES-256-GCM codec 3 weeks ago
maliming 44216a74a8
Refine documentation wording for normalizer, validation and comment checks 4 weeks ago
maliming 4d2e597c9d
Fix code samples and behavior descriptions in documentation 4 weeks ago
maliming ee67e1bd7a
Improve accuracy of framework and module documentation 4 weeks ago
maliming 0c4985accf
Document database BLOB storage provider 4 weeks ago
ugurozturk 083b04b624 feat: Add IByteArrayEncryptionService for binary data encryption and decryption 4 weeks ago
maliming 59c84dd22d
Improve Audit Logging documentation coverage 4 weeks ago
maliming eca1e7e8e7
Improve framework documentation coverage 4 weeks ago
maliming 38c651767e
Support HTTP QUERY method 1 month ago
maliming 217a180b57
Document background job worker enhancements 1 month ago
sumeyye 194c3f13cf update: docs to mention latest react native developments 1 month ago
maliming fd3dc1fc95
Handle null in Region/ServiceURL setters and tighten nullable hints 3 months ago
maliming e8bcb11f32
Address Copilot review on AWS S3-compatible provider 3 months ago
maliming 9bce9e4b46
Support Cloudflare R2 in AWS BLOB provider 3 months ago
maliming 85cb620d60
Add docs for `AppUrlOptions` and `IAppUrlProvider` 3 months ago
maliming 1f17135fc2
Fix formatting in Scriban documentation for .NET member access section 3 months ago
maliming 59c9218912
Document the SkiaSharp imaging provider 3 months ago
maliming 33157ec8e7
Address review feedback on IsSandboxed 3 months ago
maliming e7774523de
Add IsSandboxed to ITemplateRenderingEngine 3 months ago
maliming 97333519d7
Update default background job worker options configuration in docs 4 months ago
maliming 040cba6b74
docs: fix dynamic events article and update distributed event bus docs 5 months ago
maliming eb42ca88ef
feat: add Volo.Abp.LuckyPenny.AutoMapper package for commercial AutoMapper integration 5 months ago
maliming ca9b3c54db
refactor: Remove dynamic event support from Dapr distributed event bus implementation 5 months ago
maliming 29dee66e90
refactor: Update DynamicEventData handling and improve documentation across event bus implementations 5 months ago
maliming fb6f4722ff
refactor: Replace AnonymousEventData with DynamicEventData across the event bus implementation 5 months ago
maliming ca4d3f8260
Fix documentation for DynamicBackgroundJobArgs description, TickerQ comment, and provider-dependent return values 5 months ago
maliming a04e20c407
Fix UpdateScheduleAsync restart behavior and revert TickerQ IsRegistered 5 months ago
maliming 024f16cd99
Fix dynamic background job/worker code review issues 5 months ago
maliming 92a72fcef5
Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 5 months ago
maliming 70c333ad97
Refactor background job execution and management 5 months ago
maliming ad4c47a39c
fix: Update documentation and improve dynamic background worker management for TickerQ and Quartz integration 5 months ago
maliming bcc13c5337
fix: Improve dynamic background worker management with runtime registration examples and clarifications 5 months ago
maliming 5babd75f91
feat: Implement dynamic background worker management with Quartz and TickerQ 5 months ago
maliming f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields 5 months ago
maliming d6008c59fb
Upgrade TickerQ packages to 10.2.0 5 months ago
maliming 43d3c60d79
Fix nondeterministic exception order in GetManyAsDictionaryAsync and fix doc return type description 5 months ago
maliming 8240e01060
Add FindManyAsDictionaryAsync/GetManyAsDictionaryAsync to IEntityCache and add notnull constraint to TKey 5 months ago
maliming ff72b07724
Remove Operation Rate Limiting from framework 5 months ago
maliming 81d34da46c
Refactor entity cache to use decimal for price and enhance FindManyAsync/GetManyAsync to handle duplicate IDs 5 months ago
maliming c762a652be
Add example for custom entity cache implementation and replace functionality 5 months ago
copilot-swe-agent[bot] 8a0b5c2d4c Add GetManyAsync/FindManyAsync to IEntityCache and extract MapToValue virtual method 5 months ago
maliming 9664b686be
Add ConfigurePolicy and ClearRules to OperationRateLimiting 5 months ago
SALİH ÖZKARA ebb5fae17a Validate schedules and replace dynamic workers 5 months ago
SALİH ÖZKARA 15202a910c Add dynamic worker remove/update APIs 5 months ago
SALİH ÖZKARA dcf08ec627 Add dynamic background worker support 5 months ago
SALİH ÖZKARA d3f9a643c8 Update index.md 5 months ago
SALİH ÖZKARA 0b40f2c0f1 Use Abp.AnonymousJob name and add validation 5 months ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 5 months ago
maliming 5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods 5 months ago