Commit Graph

198 Commits (7ffc22fa2206db9fc0d6ce9267cd825d6e6af4e7)

Author SHA1 Message Date
zanllp 7ffc22fa22 Improve fuzzy-search regexp function hint. 2023-09-23 11:02:24 +08:00
zanllp 5495f791be Add support for using regular expressions in fuzzy search 2023-09-23 10:50:34 +08:00
zanllp e20c5b4f32 Remove condition for adding walk mode folder 2023-09-17 05:19:46 +08:00
zanllp 6e08d64d0e Refactor interaction for improved user experience and fix download bugs 2023-09-12 05:00:48 +08:00
zanllp 2fe50e0d1a Add support for video playback 2023-09-12 03:43:26 +08:00
zanllp 51d9e3d7ff Add shortcut key for image download 2023-09-10 10:00:27 +08:00
zanllp 81963d890b update style 2023-09-10 08:33:46 +08:00
zanllp 843dcecad9 Improve display and usability 2023-09-10 08:30:41 +08:00
zanllp 945ef9b251 Added support for custom walk mode folder path 2023-09-10 07:31:05 +08:00
zanllp af3ef92e72 Fix several errors. 2023-09-08 09:49:00 +08:00
zanllp 0ada2b8a48 adjust documentation and i18n 2023-09-08 04:45:49 +08:00
zanllp 6b8a967ddd Add Traditional Chinese i18n support 2023-09-08 04:11:02 +08:00
zanllp bc6c3ef205 Change image search to use pagination based on cursor instead of fixed maximum of 500 images. 2023-09-01 03:16:57 +08:00
zanllp c5d6382bad Fix a minor error 2023-08-31 05:06:43 +08:00
zanllp 335c37b561 Enhance tag management for images, add more tips 2023-08-31 04:56:35 +08:00
zanllp accf14e706 Fixing issue when used as a plugin, build resource 2023-08-31 02:11:02 +08:00
zanllp 4ea5282516 Fix handling of sendto events when embedded in Gradio 2023-08-27 15:47:09 +08:00
zanllp c48e3aecf6 Added privacy and security link, fixed some CSS anomalies 2023-08-25 06:19:01 +08:00
zanllp 4d676a12ac fix 2023-08-09 21:45:48 +08:00
zanllp ed2a1654e3 Added error handling to return empty string when parsing comfyui images fails, enabled skipping confirmation when deleting a single file, and added support for opening in new tab with corresponding dark mode. 2023-08-09 21:40:07 +08:00
zanllp 977815a2b2 Require secret key configuration when enabling gradio auth 2023-08-05 06:30:37 +08:00
zanllp 28ee176cbc Fix issue with ComfyUI Ksampler key not always being 3 and TabPane closing exception when it's the first and active tab 2023-07-31 09:51:45 +08:00
zanllp 43cad8c71d tag-interaction-visAdd visual improvements to tag interactionual 2023-07-30 08:43:51 +08:00
zanllp 9abda84d39 Fix issue with adding tags for relative paths in walk mode 2023-07-30 06:13:50 +08:00
zanllp 5ca578c60b fix typo 2023-07-30 04:10:52 +08:00
zanllp b2e5ebeea2 Added various convenient operations and fixed several bugs. 2023-07-30 04:04:27 +08:00
zanllp a878470170 Improved walk mode functionality and fixed numerous bugs 2023-07-27 16:15:11 +08:00
zanllp 898d527ab5 Resolve weird error message problem 2023-07-24 01:03:30 +08:00
zanllp ebffe8f089 Fix cache expiration issue when checking path trustworthiness 2023-07-24 00:09:14 +08:00
zanllp 6d18c04d4c Add fallback for mount failure 2023-07-22 20:16:41 +08:00
zanllp 3692b2e6c3 Add batch download feature, support collecting selected images from other pages for download and archiving 2023-07-22 11:41:00 +08:00
zanllp d969f192b4 adjust style 2023-07-21 03:15:46 +08:00
zanllp f4a84b1356 Adjust CSS styles to optimize visual area and prevent double scrollbar 2023-07-21 02:50:27 +08:00
zanllp 9ed1204b17 fix 2023-07-19 20:21:30 +08:00
zanllp b6a8e7b157 adjust style 2023-07-19 19:49:55 +08:00
zanllp bc58a97b63 Add custom tag display in fullscreen mode and adjust custom tag style 2023-07-19 19:38:13 +08:00
zanllp 1c4479a394 Improved custom tag display for better user experience. 2023-07-19 19:07:43 +08:00
zanllp c5aa41dcbf Add browser-side support for Lyco 2023-07-17 22:39:52 +08:00
zanllp 07aca9817e Added support for sending to openOutpaint and for using ControlNet in a separate tab. 2023-07-17 12:37:19 +08:00
zanllp f10a177907 Added new feature: copying files and creating folders. 2023-07-16 15:54:43 +08:00
zanllp 71be884dc4 feat: Add support for custom grid image size 2023-07-14 13:11:47 +08:00
zanllp 195b701ccf Hide unnecessary features based on server type 2023-07-12 05:20:38 +08:00
zanllp 3a536c7f29 Fix shortcut key error 2023-07-10 12:54:59 +08:00
zanllp ceda095a1d Handling excessively long file lists 2023-07-10 05:34:44 +08:00
zanllp 6c7cce56a1 Add support for using Ctrl+A to select all in all interfaces 2023-07-10 05:22:58 +08:00
zanllp 40d9e310b1 Add image comparison feature with region limitation and auto creation of folder in information panel, and include it in the list of startup options. 2023-07-09 05:55:31 +08:00
zanllp 1c75e81be4 Add desktop app version built with Tauri 2023-07-07 10:35:30 +08:00
zanllp aa4a737422 Add binary build using Tauri framework 2023-07-05 13:59:39 +08:00
zanllp 568ccca6ac Updated encryption library to sjcl for improved browser compatibility 2023-06-28 15:15:36 +08:00
zanllp 7a8e198eaa Fix the abnormal behavior of is_path_under_parents. 2023-06-28 13:56:57 +08:00