maliming
32cbacbe6b
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
3 weeks ago
maliming
5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods
3 weeks ago
maliming
4cf17c31fe
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
4 weeks ago
maliming
76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes
4 weeks ago
maliming
f051a2a6fb
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
4 weeks ago
maliming
471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior
4 weeks ago
maliming
773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests
4 weeks ago
maliming
3f06580fc3
fix: add RetryAfterMinutes property to operation rate limiting exception data
4 weeks ago
maliming
4c08f8915b
fix: clarify ban policy note in RateLimitDemo to reflect permanent denial of requests
4 weeks ago
maliming
6bf8b567bf
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
4 weeks ago
maliming
fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check
4 weeks ago
maliming
40bc80ab05
fix: update OperationRateLimit to OperationRateLimiting in project references
4 weeks ago
maliming
0d43133173
feat: add tenant-wide limit, ban policy, and pre-check functionality to RateLimitDemo
4 weeks ago
maliming
d37ac89abb
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
4 weeks ago
maliming
11b99c1f92
Fix relative links to fundamentals docs
4 weeks ago
maliming
1229b2b2ee
feat: add Operation Rate Limiting section to documentation
4 weeks ago
maliming
46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting
4 weeks ago
maliming
24af87ecd0
Rename OperationRateLimit to OperationRateLimiting
4 weeks ago
maliming
1b2622e4b8
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
4 weeks ago
maliming
b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting
4 weeks ago
maliming
c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting
4 weeks ago
maliming
4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests
4 weeks ago
maliming
62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton
4 weeks ago
maliming
deb4fde6aa
Add Rate Limit Demo page.
4 weeks ago
maliming
6f157406e0
Add Volo.Abp.OperationRateLimit module
4 weeks ago
Volosoft Agent
d644bb15c0
Merge pull request #25015 from abpframework/auto-merge/rel-10-2/4405
Merge branch dev with rel-10.2
4 weeks ago
Engincan VESKE
3bd7284c1f
Merge pull request #25012 from abpframework/10.2-ai-management-docs
Make workspace data source uploads configurable
4 weeks ago
Engincan VESKE
4f49a8149d
Merge pull request #25013 from abpframework/copilot/update-migration-guide-10-2
docs: Add @volo/ai-management NPM package requirement to ABP 10.2 migration guide
4 weeks ago
copilot-swe-agent[bot]
2dee7d8252
docs: add @volo/ai-management NPM package requirement to ABP 10.2 migration guide
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
4 weeks ago
copilot-swe-agent[bot]
2ab9bbe9b9
Initial plan
4 weeks ago
enisn
5710a4d59d
Make workspace data source uploads configurable
Update AI Management docs to describe configurable workspace data source upload options. Adds notes that allowed file extensions and max file size are configurable (default 10 MB), and that deleting a data source removes its embeddings, chunks, and blob. Introduces a new "Configuring Data Source Upload Options" section with a WorkspaceDataSourceOptions example (AllowedFileExtensions, MaxFileSize, ContentTypeMap), lists available properties and helper methods (GetMaxFileSizeDisplay, GetAllowedExtensionsDisplay, GetAcceptAttribute), and a note about registering content extractors for new file types. Also documents the WorkspaceDataSourceManager repository responsibility for full cleanup.
4 weeks ago
Ma Liming
597440f0ab
Merge pull request #25007 from abpframework/auto-docs-seo/25006
docs: Add SEO descriptions (from PR 25006)
4 weeks ago
github-actions[bot]
7870904faa
docs: Add SEO descriptions to modified documentation files
Related to PR #25006
4 weeks ago
Volosoft Agent
5eeba0cf36
Merge pull request #25006 from abpframework/auto-merge/rel-10-2/4402
Merge branch dev with rel-10.2
4 weeks ago
Engincan VESKE
e91aa6f920
Merge pull request #25003 from abpframework/upgrade/mongodb-driver-3.7.0
Upgrade MongoDB.Driver from 3.6.0 to 3.7.0
4 weeks ago
Volosoft Agent
14d64bf7e5
Merge pull request #25004 from abpframework/auto-merge/rel-10-2/4400
Merge branch dev with rel-10.2
4 weeks ago
Volosoft Agent
4d741629ed
Merge pull request #25001 from abpframework/auto-merge/rel-10-1/4399
Merge branch rel-10.2 with rel-10.1
4 weeks ago
selman koc
16ee73ef43
Merge branch 'rel-10.2' into auto-merge/rel-10-1/4399
4 weeks ago
github-actions[bot]
a08cedd0ad
docs: update package version changes [skip ci]
4 weeks ago
maliming
88fdf59a6a
Upgrade MongoDB.Driver from 3.6.0 to 3.7.0
4 weeks ago
Alper Ebiçoğlu
1ecba37567
Merge pull request #25000 from abpframework/skoc10-patch-3
Update version to release 10.1.1
4 weeks ago
selman koc
60caa967eb
Update version to release 10.1.1
4 weeks ago
Volosoft Agent
65ef1736ac
Merge pull request #24999 from abpframework/auto-merge/rel-10-2/4398
Merge branch dev with rel-10.2
4 weeks ago
oykuermann
25756e2ba0
Merge pull request #24951 from abpframework/feat/resource-permission-provider-availability
feat: Add `IsAvailableAsync` to resource permission management providers
4 weeks ago
Volosoft Agent
cad5e25e89
Merge pull request #24998 from abpframework/auto-merge/rel-10-2/4397
Merge branch dev with rel-10.2
4 weeks ago
Yağmur Çelik
604be2c847
Merge pull request #24977 from abpframework/copilot/remove-resource-permission-header
Remove redundant "Permissions" heading from resource permission management modals
4 weeks ago
Volosoft Agent
1381292c1a
Merge pull request #24997 from abpframework/auto-merge/rel-10-2/4396
Merge branch dev with rel-10.2
4 weeks ago
Yağmur Çelik
d47ab58718
Merge pull request #24952 from abpframework/fix/blazor-permission-checkbox-disabled-after-select
Fix permission checkboxes become disabled after being selected in Blazor UI
4 weeks ago
Volosoft Agent
bd77a8c5d1
Merge pull request #24996 from abpframework/auto-merge/rel-10-2/4395
Merge branch dev with rel-10.2
4 weeks ago
Volosoft Agent
4c3c365062
Merge pull request #24995 from abpframework/auto-merge/rel-10-1/4394
Merge branch rel-10.2 with rel-10.1
4 weeks ago