8596 Commits (e9ddf3a6d3a14939b447218895c8309f23150f3b)

Author SHA1 Message Date
maliming e9ddf3a6d3
address copilot review: drop unused using; make GetTokenName protected 4 months ago
maliming 14027a9075
address copilot review: treat expiration boundary as inclusive 4 months ago
maliming b00a142f0e
test(identity): rename persistence test to match encrypted storage 4 months ago
maliming 517fccc2dd
refactor: simplify error handling in AbpTwoFactorTokenProvider 4 months ago
maliming b6584cdc3b
address copilot review: narrow catch to ConcurrencyFailure; doc CodeLength range 4 months ago
maliming 367057f5d5
feat(identity): add single-use Email/Phone 2FA token providers 4 months ago
maliming 7bf7efd64b
Add AbpUiResource as base for AbpFeatureManagementResource in Web module 4 months ago
maliming c43237403c
Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 4 months ago
voloagent 27a5583fa0 Update_NPM_Packages 4 months ago
voloagent 1bd111d307 Update_NPM_Packages 4 months ago
maliming 42dff100fb
Use fail instead of always to avoid clearing busy state too early 4 months ago
maliming 194b967aa4
Replace ajaxSubmit with abp.ajax in CmsKit Pages and BlogPosts 4 months ago
maliming d5149b2088
Refactor permission cache key extraction methods for improved clarity and performance 4 months ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 5 months ago
voloagent a61e76c456 Update_NPM_Packages 5 months ago
Ahmet Çelik f6f1996b8c Require delete permission for blog posts 5 months ago
maliming c98a08bd13
feat: Implement route-based culture handling with new helpers and tests 5 months ago
maliming 6895d24d5a
feat: Enhance URL-based culture handling with new interfaces and async methods 5 months ago
maliming 420c860b08
feat: Implement URL-based culture handling in Blazor and MVC requests 5 months ago
voloagent a81f360ae4 Update_NPM_Packages 5 months ago
maliming 555959657a
feat: Implement route-based culture navigation helper for improved localization handling 5 months ago
voloagent 91e99c9a63 Update_NPM_Packages 5 months ago
maliming 815335152c
Use HttpPost for PermissionIntegrationController.IsGrantedAsync 5 months ago
maliming 0d239d4a2c
feat: Refactor LoginDisplay and BasicThemeToolbarContributor for improved URL handling and culture prefixing 5 months ago
maliming 0880b23d7c
feat: Implement URL-based localization support for Blazor components and enhance menu item URL handling 5 months ago
maliming cd478093ec
feat: Add culture parameter to account, identity, user, setting, and tenant management pages for URL-based localization 5 months ago
voloagent 9e8e83d34a Update_NPM_Packages 5 months ago
voloagent 203668ec6c Update_NPM_Packages 5 months ago
maliming d8eefa4685
Add tests for dynamic background job handler registry and StopAllAsync, fix duplicate usings in DemoAppSharedModule 5 months ago
maliming 92a72fcef5
Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 5 months ago
maliming 5d74d97566
Fix whitespace issues and update job handler registration in background job management 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
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 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 3786ddf3d5
fix: copy jwks.json to client output and use ILogger in ServerDataSeedContributor 5 months ago
maliming a682d811f3
fix: address Copilot review issues in OpenIddict JWKS demo app and CLI command 5 months ago
maliming 38d9073b85
Add JWKS private key and public key set for OpenIddict integration 5 months ago
maliming b262f71c32
fix: initialize ProfileManagementPageCreationContext in OnPostAsync of ManageModel 5 months ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 6 months ago
maliming a57e249ab3
fix: guard against null provider key and stale search results in ResourcePermissionManagementModal 6 months ago
SALİH ÖZKARA 31ca6e6657 Ensure JSON doc disposal in anonymous job handlers 6 months ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 6 months ago
SALİH ÖZKARA 07ee70f085 Handle JSON case variants in background jobs 6 months ago
SALİH ÖZKARA c4e4b78846 Delete docker-compose.yml 6 months ago
SALİH ÖZKARA 67904ae2e4 Add anonymous background job support 6 months ago
maliming bacca3a1c0
fix: add AbpUiResource as base type in AbpPermissionManagementWebModule for JS localization fallback 6 months ago
SALİH ÖZKARA c43458ac0e Add dynamic background job support 6 months ago
voloagent fcff022e56 Update_NPM_Packages 6 months ago