feat: add API endpoint mapping and optimize danmaku handling

- Added API endpoint mapping functionality to support user-selected API endpoints in QueryAPIInternal
- Refactored danmaku container component to use shallow refs for better performance
- Implemented normalized danmaku list handling with unique ID generation
- Added separate tracking of base and dynamic danmakus for better state management
- Improved danmaku filtering and ranking logic with computed properties
- Optimized processing state
This commit is contained in:
2025-11-01 18:30:37 +08:00
parent e0f57bcaf5
commit b51257f861
9 changed files with 1034 additions and 222 deletions

View File

@@ -0,0 +1 @@
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s