maliming
32cbacbe6b
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
2 months ago
maliming
5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods
2 months ago
maliming
4cf17c31fe
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
2 months ago
maliming
76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes
2 months ago
maliming
f051a2a6fb
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
2 months ago
maliming
471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior
2 months ago
maliming
773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests
2 months ago
maliming
3f06580fc3
fix: add RetryAfterMinutes property to operation rate limiting exception data
2 months ago
maliming
4c08f8915b
fix: clarify ban policy note in RateLimitDemo to reflect permanent denial of requests
2 months ago
maliming
6bf8b567bf
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
2 months ago
maliming
fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check
2 months ago
maliming
40bc80ab05
fix: update OperationRateLimit to OperationRateLimiting in project references
2 months ago
maliming
0d43133173
feat: add tenant-wide limit, ban policy, and pre-check functionality to RateLimitDemo
2 months ago
maliming
d37ac89abb
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
2 months ago
maliming
11b99c1f92
Fix relative links to fundamentals docs
2 months ago
maliming
1229b2b2ee
feat: add Operation Rate Limiting section to documentation
2 months ago
maliming
46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting
2 months ago
maliming
24af87ecd0
Rename OperationRateLimit to OperationRateLimiting
2 months ago
maliming
1b2622e4b8
Merge branch 'Operation-Rate-Limiting' into Operation-Rate-Limiting-Test
2 months ago
maliming
b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting
2 months ago
maliming
c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting
2 months ago
maliming
4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests
2 months ago
maliming
62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton
2 months ago
maliming
deb4fde6aa
Add Rate Limit Demo page.
2 months ago
maliming
6f157406e0
Add Volo.Abp.OperationRateLimit module
2 months ago
Volosoft Agent
d644bb15c0
Merge pull request #25015 from abpframework/auto-merge/rel-10-2/4405
Merge branch dev with rel-10.2
3 months ago
Engincan VESKE
3bd7284c1f
Merge pull request #25012 from abpframework/10.2-ai-management-docs
Make workspace data source uploads configurable
3 months 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
3 months 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>
3 months ago
copilot-swe-agent[bot]
2ab9bbe9b9
Initial plan
3 months 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.
3 months ago
Ma Liming
597440f0ab
Merge pull request #25007 from abpframework/auto-docs-seo/25006
docs: Add SEO descriptions (from PR 25006)
3 months ago
github-actions[bot]
7870904faa
docs: Add SEO descriptions to modified documentation files
Related to PR #25006
3 months ago
Volosoft Agent
5eeba0cf36
Merge pull request #25006 from abpframework/auto-merge/rel-10-2/4402
Merge branch dev with rel-10.2
3 months 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
3 months ago
Volosoft Agent
14d64bf7e5
Merge pull request #25004 from abpframework/auto-merge/rel-10-2/4400
Merge branch dev with rel-10.2
3 months 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
3 months ago
selman koc
16ee73ef43
Merge branch 'rel-10.2' into auto-merge/rel-10-1/4399
3 months ago
github-actions[bot]
a08cedd0ad
docs: update package version changes [skip ci]
3 months ago
maliming
88fdf59a6a
Upgrade MongoDB.Driver from 3.6.0 to 3.7.0
3 months ago
Alper Ebiçoğlu
1ecba37567
Merge pull request #25000 from abpframework/skoc10-patch-3
Update version to release 10.1.1
3 months ago
selman koc
60caa967eb
Update version to release 10.1.1
3 months ago
Volosoft Agent
65ef1736ac
Merge pull request #24999 from abpframework/auto-merge/rel-10-2/4398
Merge branch dev with rel-10.2
3 months ago
oykuermann
25756e2ba0
Merge pull request #24951 from abpframework/feat/resource-permission-provider-availability
feat: Add `IsAvailableAsync` to resource permission management providers
3 months ago
Volosoft Agent
cad5e25e89
Merge pull request #24998 from abpframework/auto-merge/rel-10-2/4397
Merge branch dev with rel-10.2
3 months 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
3 months ago
Volosoft Agent
1381292c1a
Merge pull request #24997 from abpframework/auto-merge/rel-10-2/4396
Merge branch dev with rel-10.2
3 months 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
3 months ago
Volosoft Agent
bd77a8c5d1
Merge pull request #24996 from abpframework/auto-merge/rel-10-2/4395
Merge branch dev with rel-10.2
3 months 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
3 months ago