Commit Graph

6 Commits

Author SHA1 Message Date
Will Miao
7fb7e2aa2e Add initialization handling for LoRA page with loading state
- Implement dynamic initialization detection in lora_routes
- Add initialization notice template with loading spinner
- Create CSS styles for initialization notice
- Add client-side script to auto-refresh page when initialization completes
2025-02-04 19:44:23 +08:00
Will Miao
c9390c9d32 Suppress asyncio logging noise in LoRA routes 2025-02-03 22:50:58 +08:00
Will Miao
a3af41e737 Simplify LoRA page rendering and implement singleton pattern for LoRA scanner 2025-02-03 22:16:03 +08:00
Will Miao
12cdadb583 Refactor LoRA management with improved caching and route handling 2025-02-03 21:23:49 +08:00
Will Miao
4b247995d1 Implement paginated LoRA data fetching with caching and infinite scroll 2025-02-02 22:57:22 +08:00
Will Miao
0e708e6583 Refactor and optimize code for improved readability and maintainability 2025-01-31 16:32:37 +08:00