Commit Graph

66 Commits

Author SHA1 Message Date
Will Miao
0b260276b2 checkpoint 2025-02-19 07:17:39 +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
612136d848 Handle when move to the current folder 2025-02-18 19:09:07 +08:00
Will Miao
52b01d1bce Implement move to folder 2025-02-18 19:01:02 +08:00
Will Miao
bbc5aea08c Fix the bug when modal show back to top 2025-02-18 07:27:10 +08:00
Will Miao
6181a1c714 Update context menu actions to use icon buttons for improved accessibility 2025-02-18 00:15:02 +08:00
Will Miao
89026db8c3 Fix menu position 2025-02-18 00:06:06 +08:00
Will Miao
31c1139b32 Add context menu checkpoint 2025-02-18 00:02:12 +08:00
Will Miao
df5bb91afa Add toggle settings 2025-02-17 21:42:01 +08:00
Will Miao
36f7f33aa5 Add path preview feature in DownloadManager; update target path display on folder selection and input changes 2025-02-16 09:50:12 +08:00
Will Miao
f7bc17951b Refactor folder selection handling in DownloadManager; add cleanup logic for folder browser and enhance modal close behavior 2025-02-16 09:09:20 +08:00
Will Miao
071b979c24 Add search clear button 2025-02-16 08:03:24 +08:00
Will Miao
c12d2ad59a Enhance folder tag visibility on click; streamline refresh logic in download manager 2025-02-15 23:39:46 +08:00
Will Miao
e2c0114c50 Reset selected folder on new download initiation; add conditional rendering for folder items in modal 2025-02-15 20:21:48 +08:00
Will Miao
f4139ea2a5 Add settings links to modals; update click handler for Lora modal 2025-02-15 11:41:10 +08:00
Will Miao
a2428b31b5 Enhance version selection UI with thumbnails and file size; improve modal click handling 2025-02-14 15:45:49 +08:00
Will Miao
d66603d7e0 Fix toggle folder tag 2025-02-14 14:53:40 +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
b7c485c1b0 Fix toggle folder when search input is not empty 2025-02-08 15:58:54 +08:00
Will Miao
85dfa920d9 Add fuzzy search support to paginated data retrieval 2025-02-08 15:00:12 +08:00
Will Miao
fa09067f92 Adjust scroll threshold for Back to Top button visibility 2025-02-06 11:08:00 +08:00
Will Miao
dc565feca6 Add Back to Top button functionality and styles 2025-02-06 09:57:15 +08:00
Will Miao
d43f133681 checkpoint 2025-02-06 08:47:17 +08:00
Will Miao
210bc70481 Add folder tag toggle and feedback button; refactor theme toggle 2025-02-05 17:40:39 +08:00
Will Miao
e2793a71be Refactor toast notifications and improve LoraCard interactions 2025-02-05 16:41:12 +08:00
Will Miao
aedc8f01ef Add copy model name toast 2025-02-04 23:34:38 +08:00
Will Miao
2bac420740 Fix open civitai 2025-02-04 23:26:18 +08:00
Will Miao
df957d3d67 Implement search 2025-02-04 23:15:10 +08:00
Will Miao
44306e3a8e Implement preview version tracking for LoRA cards 2025-02-04 16:19:28 +08:00
Will Miao
9489a1989a Refactor LoRA template with modular components and script updates 2025-02-04 12:20:56 +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
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
4b247995d1 Implement paginated LoRA data fetching with caching and infinite scroll 2025-02-02 22:57:22 +08:00
Will Miao
807e94151a Add initial sorting functionality on page load for card display 2025-02-01 12:44:07 +08:00
Will Miao
3158661cb3 Fix bugs 2025-02-01 12:06:13 +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
b68dbba512 Add trigger words section with copy functionality; update toast notifications for user feedback 2025-01-31 20:30:21 +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
86b9715ef4 Refactor modal management to support multiple modals, enhance event handling, and improve code structure 2025-01-31 09:50:33 +08:00
Will Miao
94283d9930 Add toast notification functionality and enhance user feedback in modal interactions 2025-01-31 09:37:04 +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
6e861550a7 Add LoRAGateway node for LoRA management and enhance folder filter state handling 2025-01-30 22:03:53 +08:00