Megghy b51257f861 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
2025-11-01 18:30:37 +08:00
2023-06-05 15:31:37 +08:00
2025-03-19 10:19:19 +08:00

vtsuru.live

Project setup

bun install

Compiles and hot-reloads for development

bun dev

Compiles and minifies for production

bun run build

Lints and fixes files

bun run lint

Customize configuration

See Configuration Reference.

Description
No description provided
Readme 15 MiB
Languages
Vue 64.9%
TypeScript 18.2%
JavaScript 14.1%
CSS 2.8%