Commit Graph

46 Commits

Author SHA1 Message Date
Will Miao
1bfe12a288 Add filter button functionality and clean up recipe template scripts
- Implemented click handler for the filter button in FilterManager to toggle the filter panel.
- Removed redundant recipe filter manager initialization from recipes.html for cleaner code.
- Updated header.html to remove inline JavaScript for filter button, enhancing maintainability.
2025-03-17 17:41:41 +08:00
Will Miao
0580130d47 Fix lora page header 2025-03-17 15:53:53 +08:00
Will Miao
a4ee82b51f checkpoint 2025-03-17 15:10:11 +08:00
Will Miao
1034282161 Enhance LoRA and Recipe templates by adding request context to template rendering. Update JavaScript to initialize search managers with context-specific options and improve header navigation with dynamic search placeholders. Refactor header component for better context awareness in search functionality. 2025-03-17 10:11:50 +08:00
Will Miao
406284a045 checkpoint 2025-03-16 16:56:33 +08:00
Will Miao
edd36427ac Refactor recipe management to enhance initialization and metadata handling. Improve error logging during cache pre-warming, streamline recipe data structure, and ensure proper handling of generation parameters. Update UI components for missing LoRAs with improved summary and toggle functionality. Add new methods for adding recipes to cache and loading recipe data from JSON files. 2025-03-15 20:08:26 +08:00
Will Miao
5c62ec1177 checkpoint 2025-03-15 09:53:50 +08:00
Will Miao
5e4d2c7760 checkpoint 2025-03-14 21:10:24 +08:00
Will Miao
426e84cfa3 checkpoint 2025-03-14 16:37:52 +08:00
Will Miao
dd81c86540 Enhance folder tag functionality and layout; update styles for action buttons and toggle behavior 2025-03-13 21:23:24 +08:00
Will Miao
3620376c3c Add search and filter functionality to header; adjust styles for responsiveness 2025-03-13 21:02:54 +08:00
Will Miao
e7233c147d checkpoint 2025-03-13 15:04:18 +08:00
Will Miao
004c203ef2 Merge branch 'main' into dev 2025-03-13 11:45:43 +08:00
Will Miao
e992ace11c Add NSFW browse control functionality - Done 2025-03-12 22:21:30 +08:00
Will Miao
0cad6b5cbc Add nsfw browse control part 1 2025-03-12 21:06:31 +08:00
Will Miao
2783782669 Add search options panel and functionality for filename, model name, and tags 2025-03-10 19:33:45 +08:00
Will Miao
564e507fa9 Add tag info and filtering 2025-03-10 15:32:27 +08:00
Will Miao
721bef3ff8 Add tag filtering checkpoint 2025-03-10 13:18:56 +08:00
Will Miao
d69406c4cb checkpoint 2025-03-09 15:42:00 +08:00
Will Miao
14aef237a9 Add interactive thumbnail strip for bulk LoRA selection 2025-03-07 15:36:07 +08:00
Will Miao
0c4914909a Add bulk operation 2025-03-07 13:15:39 +08:00
Will Miao
cfcc954ffe Add Civitai link and icon styles, enhance modal management 2025-03-06 18:17:24 +08:00
Will Miao
61ea42353d Add update check and change log 2025-03-06 17:28:18 +08:00
Will Miao
5e6cce936d Add update notifications 2025-03-05 22:03:54 +08:00
Will Miao
493dff5c19 Add support modal and toggle button for user feedback and support 2025-03-05 20:47:17 +08:00
Will Miao
f614dbf700 Add filters - base model only for now 2025-03-05 19:53:52 +08:00
Will Miao
c17f2c885a Add filters - checkpoint 2025-03-05 19:07:11 +08:00
Will Miao
3f3710879d update 2025-02-21 22:13:48 +08:00
Will Miao
4605399b50 Support One-click integration of LoRAs into ComfyUI workflows with preset strength values 2025-02-20 23:05:04 +08:00
Will Miao
9ce38e7db3 Add lora loader node 2025-02-20 22:37:40 +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
31c1139b32 Add context menu checkpoint 2025-02-18 00:02:12 +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
071b979c24 Add search clear button 2025-02-16 08:03:24 +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
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
d43f133681 checkpoint 2025-02-06 08:47:17 +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
9489a1989a Refactor LoRA template with modular components and script updates 2025-02-04 12:20:56 +08:00