Engincan VESKE
85b70a11d8
Merge pull request #24425 from abpframework/LocalAbpDistributedLock
Remove `AsyncKeyedLock` dependency from `LocalAbpDistributedLock`.
1 month ago
Halil İbrahim Kalkan
679e840897
Merge pull request #24486 from abpframework/ICurrentApplicationConfigurationCacheResetService
Provide a way to clear the `application configuration` cache for all users.
1 month ago
SALİH ÖZKARA
153c44bec4
Merge pull request #24487 from abpframework/24465
Refactor static definition stores and add dynamic initializers
1 month ago
İsmail ÇAĞDAŞ
f23f41a923
Merge pull request #24482 from abpframework/pr/2841
Add LeptonX CSS variables documentation
1 month ago
maliming
576ca219de
Make StaticDefinitionCache thread-safe and add tests
1 month ago
maliming
72b5d04337
Change initializers to transient dependencies
1 month ago
maliming
db98067117
Refactor static definition stores and add dynamic initializers
1 month ago
Ma Liming
21b4ddd58c
Format ResetAsync method declaration
1 month ago
maliming
f8c240b42e
Fix cache key and user ID parsing logic
1 month ago
maliming
e43308e9dc
Fix cache key to use app version string
1 month ago
maliming
a565abc59a
Provide a way to clear the `application configuration` cache for all users.
https://abp.io/support/questions/10259
1 month ago
Halil İbrahim Kalkan
aa6873e547
Merge pull request #24479 from abpframework/berkan/announcement-aspire
Blog: Announcing .NET Aspire Integration for ABP Microservice Template
1 month ago
Muhammed Ali ÖZKAYA
58aa4857f3
Add LeptonX CSS variables documentation
1 month ago
github-actions[bot]
71dff60afb
Optimised images with calibre/image-actions
1 month ago
berkansasmaz
c9914e58bc
Update blog post to include version information for .NET Aspire integration in ABP Microservice Template
1 month ago
github-actions[bot]
51b7a25184
Optimised images with calibre/image-actions
1 month ago
berkansasmaz
968f228bed
Update aspire-integration.md
1 month ago
berkansasmaz
d09e8dd313
Resize images
1 month ago
berkansasmaz
6319f93fae
Docs: added "Announcing .NET Aspire Integration for ABP Microservice Template" blog post
1 month ago
berkansasmaz
3c7b3ccfcb
Docs: Add Announcing .NET Aspire Integration for ABP Microservice Template blog post
1 month ago
Engincan VESKE
4b4365fe5c
Merge pull request #24469 from abpframework/SoftDelete-Concurrency
Add concurrency check for soft delete operations
1 month ago
Engincan VESKE
939041609e
Merge pull request #24471 from abpframework/berkan/aspire-doc
Add documentation for .NET Aspire option in Microservice Template
1 month ago
github-actions[bot]
6808f5aaaa
Optimised images with calibre/image-actions
1 month ago
Engincan VESKE
d1f7239f59
Update aspire-integration.md
1 month ago
github-actions[bot]
1e18c5a014
Optimised images with calibre/image-actions
1 month ago
berkansasmaz
285d65d25b
docs: fix typos
1 month ago
Ma Liming
0627ca18f1
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
Ma Liming
3371237c91
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
maliming
02bc0161f3
Add concurrency check for soft delete operations
https://abp.io/support/questions/10252/Entity-Framework-Concurrency-Check-with-Soft-Delete-in-ABP--Deletion-Use-Case#answer-3a1e610b-c752-e3eb-45f0-371895276958
1 month ago
berkansasmaz
35f367b20b
Docs: resize images
1 month ago
berkansasmaz
34d9ab9dfa
Docs: Update aspire document images
1 month ago
berkansasmaz
b2de83d64a
Update aspire-integration.md
2 months ago
berkansasmaz
47c853ed33
Docs: added language selection and Aspire configuration steps to microservice get started document
2 months ago
berkansasmaz
cf8b30cdc6
Docs: added Aspire integration document
2 months ago
Engincan VESKE
3dffb9469c
Merge pull request #24466 from abpframework/issue-7903
Update penetration test report and alert screenshot
2 months ago
Engincan VESKE
82dc4ae4c2
Update penetration-test-report.md
2 months ago
github-actions[bot]
46cdc1adf5
Optimised images with calibre/image-actions
2 months ago
SALİH ÖZKARA
b1e666dc22
Update penetration test report and alert screenshot
Replaced the alert list screenshot with an updated version and revised the penetration test report to reflect new findings. Added details for a positive Cross Site Scripting (XSS) alert, updated or clarified several false positive findings (PII Disclosure, Path Traversal, SQL Injection, etc.), and removed outdated or redundant sections for improved clarity.
2 months ago
Ma Liming
856b750864
Merge pull request #24462 from abpframework/update-illegal-project-names
Project creation: Added `MauiBlazor` to illegal project names
2 months ago
Yunus Emre Kalkan
10ea8a06ef
Project creation: Added `MauiBlazor` to illegal project names
2 months ago
Engincan VESKE
cda395bf9c
Merge pull request #24460 from abpframework/maliming-patch-2
Update Riok.Mapperly package version to 4.3.1
2 months ago
Ma Liming
a12823a4a1
Update Riok.Mapperly package version to 4.3.1
https://github.com/riok/mapperly/releases/tag/v4.3.1
2 months ago
sumeyye
f556e7f283
Merge pull request #24453 from abpframework/ssr-doc-updates
Angular - Ssr doc updates
2 months ago
erdemcaygor
b28f9cd7b7
ssr docs updated
2 months ago
SALİH ÖZKARA
5c3b7cdcc0
Merge pull request #24448 from abpframework/salihozkara/sqlite
Add provider check to SqliteBusyTimeout interceptor
2 months ago
Engincan VESKE
a332f9de1c
Merge pull request #24446 from abpframework/AppEntityWithNavigationsAndDisableAuditing
Skip auditing for navigations with DisableAuditing attribute
2 months ago
maliming
4e629c0b78
Refine Sqlite interceptor registration logic
2 months ago
SALİH ÖZKARA
06469c528c
Add provider check to SqliteBusyTimeout interceptor
Updated SqliteBusyTimeoutSaveChangesInterceptor to execute the PRAGMA command only if the DbContext is using the Sqlite provider. This prevents unnecessary execution for non-Sqlite databases.
2 months ago
maliming
00f0bc9636
Skip auditing for navigations with DisableAuditing attribute
Resolve #24441
2 months ago
Enis Necipoglu
77dea8ba45
Merge pull request #24443 from abpframework/EngincanV/agent-framework-docs
Create Agent Framework Documentation
2 months ago