Commit Graph

21 Commits

Author SHA1 Message Date
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
9489a1989a Refactor LoRA template with modular components and script updates 2025-02-04 12:20:56 +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
4de6177e3a Update trigger words display and enhance click feedback for Lora cards 2025-01-31 21:02:22 +08:00
Will Miao
decaf7759c Enhance image loading strategy in modal and add security-related meta tags for improved performance and safety 2025-01-31 16:52:14 +08:00
Will Miao
2dff60d367 Enhance performance and user experience by adding debounce functionality, optimizing sorting, lazy loading images, and improving WebSocket handling. Include resource preloading and performance monitoring in the HTML template. 2025-01-31 08:22:45 +08:00
Will Miao
46abc77964 Refactor folder filtering logic and update responsive grid layout in CSS 2025-01-30 18:43:28 +08:00
Will Miao
580539c779 Add delete confirmation modal and update related styles and logic 2025-01-30 17:51:28 +08:00
Will Miao
dedb734a01 Add favicon 2025-01-27 15:28:07 +08:00
Will Miao
60a21bc7db Add replace preview 2025-01-27 08:35:25 +08:00
Will Miao
26a84afb20 Fix modal window display 2025-01-27 00:42:33 +08:00
Will Miao
87c64f9b71 Fix toggle theme 2025-01-26 23:41:55 +08:00
Will Miao
0c80555cc7 Add refresh loras 2025-01-26 23:32:17 +08:00
Will Miao
0e4a9ab6d4 Add open at Civitai 2025-01-26 16:23:53 +08:00
Will Miao
2007e80a7d Add fetch metadata from civitai 2025-01-26 13:41:16 +08:00
Will Miao
6e9ed34b92 Update 2025-01-26 07:21:26 +08:00
Will Miao
9d64ebc5d6 Update metadata structure 2025-01-25 22:19:32 +08:00
Will Miao
ad6137d355 Initial commit 2025-01-25 19:22:02 +08:00