Commit Graph

46 Commits (9370eb31b097d1a4eac5dbfa5f16f30af51c49ab)

Author SHA1 Message Date
zanllp 3c3808d93f refactor: remove useless code 2024-09-28 20:27:35 +08:00
zanllp 9718d545f6 Add support for custom tag colors 2024-09-28 20:23:14 +08:00
zanllp de48ae1f0d Add WorkspaceSnapshot feature. Add support for customizing the startup page 2024-07-15 05:16:11 +08:00
zanllp 83b4c65757 Implement a basic plugin mechanism 2024-07-03 11:13:34 +08:00
zanllp 94b27b5a74 Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location in New Tab' to context menu 2024-07-01 07:05:09 +08:00
zanllp bf6c72895d Implement automatic synchronization of global settings to the backend 2024-06-24 06:05:46 +08:00
zanllp db775d0666 Add support for StableSwarmUI 2024-06-13 18:41:05 +08:00
zanllp f1f59dee74 fixed loc 2024-06-10 11:14:23 +08:00
zanllp 37d89503c7 feat: Expand tag generation support 2024-06-02 03:23:10 +08:00
zanllp 5896970d78 dec 2024-05-26 10:26:34 +08:00
zanllp c80afce4a9 Improve performance of adding tags 2024-05-17 23:11:27 +08:00
zanllp 0fb43eefec Fix potential recursion error 2024-05-16 02:00:00 +08:00
zanllp bb4837881b Add support for adding aliases to paths 2024-04-13 03:57:49 +08:00
zanllp 2d096ba2ff Add support for multiple view types for the same path 2024-04-11 00:51:22 +08:00
zanllp 5c8ca65904 Align metadata generated by various parsers 2024-03-27 21:03:59 +08:00
zanllp 6646af77ef feat: Added support for Fooocus 2024-03-27 20:40:58 +08:00
zanllp 78e80288f6 fix: import error 2024-03-27 00:56:04 +08:00
zanllp 25cafe4323 refactor: rename 2024-03-27 00:21:30 +08:00
zanllp 199c8ba13b Merge branch 'dev-vendor' of https://github.com/zanllp/sd-webui-infinite-image-browsing into dev-vendor 2024-03-26 23:33:35 +08:00
wuqinchuan 6ab8c9630a temp save 2024-03-26 23:20:54 +08:00
zanllp 9088388530 feat: Implement automatic database file backup mechanism 2024-03-22 23:13:26 +08:00
zanllp 0f739ae155 Add support for video streaming, video thumbnail generation, video search functionality, and video tagging 2024-03-22 06:29:48 +08:00
wuqinchuan e15f930015 temp save 2024-02-17 23:22:33 +08:00
zanllp c537ebfd09 Implemented enhancements for robustness 2024-01-03 02:05:41 +08:00
zanllp b9332d3525 Add support for fuzzy search within specified scope 2023-11-26 02:58:05 +08:00
zanllp 43ac6466a7 Added support for searching within a specified folder.
Removed the requirement for exact matching during searches.
2023-11-15 01:08:28 +08:00
zanllp 2d789a6e91 feat: Ignore existing image tag when saving 2023-11-12 03:02:04 +08:00
zanllp 9634d9f20d Implemented support for batch tag addition and removal 2023-10-29 18:06:52 +08:00
zanllp 3e38642781 Support removing unused tags by rebuilding image index 2023-10-01 19:20:49 +08:00
zanllp 8b5225dd22 fix remove extra path error 2023-09-29 00:17:18 +08:00
zanllp b7c87624b6 Expand regular expression matching to support a wider range 2023-09-24 07:55:07 +08:00
zanllp 5495f791be Add support for using regular expressions in fuzzy search 2023-09-23 10:50:34 +08:00
zanllp ac7c37658f Fix issue with inability to remove preset folders added to ExtraPath 2023-09-13 11:12:35 +08:00
zanllp 945ef9b251 Added support for custom walk mode folder path 2023-09-10 07:31:05 +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
Chubbly b0c2d9384f
Update update_image_data.py to check for webui geninfo in ComfyUI images 2023-08-22 11:56:25 +12:00
zanllp 3329a16b73 Add preliminary support for searching images generated by ComfyUI 2023-07-28 21:47:31 +08:00
zanllp 7d49900dc4
Revert "Revert" 2023-07-23 23:26:45 +08:00
zanllp 323cdaa866 Revert "Merge pull request #334 from zanllp/feature/access-control"
This reverts commit bb2e512b48, reversing
changes made to 478409dee8.
2023-07-23 21:11:43 +08:00
zanllp a0814fc500 Add support for specialized access control paths and permissions 2023-07-23 03:08:06 +08:00
zanllp 1c4479a394 Improved custom tag display for better user experience. 2023-07-19 19:07:43 +08:00
zanllp 276c2e53bd Add server-side support for Lyco 2023-07-17 21:29:27 +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 36e781677d feat: Support loading prompts from separate txt files, Correct i18n typos and improve translations 2023-06-28 05:13:20 +08:00
zanllp 78a6fb3904 Resolved module conflict 2023-06-03 16:29:46 +08:00