Will Miao
df957d3d67
Implement search
2025-02-04 23:15:10 +08:00
Will Miao
763e55fcae
Optimize LoRA cache sorting with flexible resort method
...
- Add optional name-only sorting to LoRA cache resort method
- Update API routes to use new resort method with name-only flag
- Refactor HTML template to improve script placement and initialization check
2025-02-04 20:02:59 +08:00
Will Miao
78f16ad651
Optimize LoRA scanning and caching with asynchronous improvements
...
- Implement asynchronous directory scanning with concurrent tasks
- Add fallback mechanism for uninitialized cache
- Improve error handling and logging during file processing
- Enhance file scanning with safer async recursive traversal
2025-02-04 19:03:09 +08:00
Will Miao
5ed037b219
Checkpoint
2025-02-04 10:50:57 +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
3fa6c9e3a3
Update lora scanner
2025-02-03 19:00:59 +08:00
Will Miao
270182b5cd
Add file monitoring and scanning improvements for LoRA management
2025-02-03 14:58:04 +08:00
Will Miao
e528438a57
Add WebSocket progress tracking for CivitAI metadata fetching
2025-02-03 07:47:29 +08:00
Will Miao
9aa0dcfb2b
Improve LoRA cache initialization with async locking and background task
2025-02-02 23:51:36 +08:00
Will Miao
8e8b80ddcf
Add preview URL update mechanism for LoRA scanner cache
2025-02-02 23:30:06 +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
Will Miao
2007e80a7d
Add fetch metadata from civitai
2025-01-26 13:41:16 +08:00