Will Miao
3fa8bae205
Update README for CivitAI API key instructions, bump version to 0.7.1, and enhance error handling in API routes
2025-02-20 08:29:03 +08:00
Will Miao
39ad18bfbc
Add metadata saving functionality and enhance LoraCard with usage tips and notes
2025-02-19 20:49:54 +08:00
Will Miao
e19300d5f4
Fix bug
2025-02-18 21:10:42 +08:00
Will Miao
dac07308c3
Refactor Lora cache update logic and enhance context menu item handling
2025-02-18 20:55:31 +08:00
Will Miao
80b860e98a
Add refresh metadata functionality to context menu and improve item state handling
2025-02-18 20:08:36 +08:00
Will Miao
52b01d1bce
Implement move to folder
2025-02-18 19:01:02 +08:00
Will Miao
89368ad0e4
Add progress tracking to downloads
2025-02-14 14:37:23 +08:00
Will Miao
a32940bcf6
Enhance folder management in Lora API and UI; update folder tags dynamically and improve cache handling
2025-02-14 13:58:12 +08:00
Will Miao
451f77b99b
Add download lora
2025-02-14 10:57:33 +08:00
Will Miao
b7aca9b6fc
checkpoint
2025-02-13 11:34:27 +08:00
Will Miao
2222731f36
checkpoint
2025-02-10 23:40:38 +08:00
Will Miao
25c93f8cc9
Add recursive search option for folder filtering and enhance search UI
2025-02-08 18:01:22 +08:00
Will Miao
ad65974bb9
Ajust default preview naming pattern
2025-02-08 16:59:53 +08:00
Will Miao
85dfa920d9
Add fuzzy search support to paginated data retrieval
2025-02-08 15:00:12 +08:00
Will Miao
e3f2e4245b
Remove debug logging
2025-02-05 09:43:34 +08:00
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
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
5ed037b219
Checkpoint
2025-02-04 10:50:57 +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
e528438a57
Add WebSocket progress tracking for CivitAI metadata fetching
2025-02-03 07:47:29 +08:00
Will Miao
ca71c7fa08
Add bulk CivitAI metadata fetching for LoRAs
2025-02-03 07:18:30 +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