Commit Graph

164 Commits (fb68d78f39fad020a7431902e33ec572e958b2a2)

Author SHA1 Message Date
wuqinchuan fb68d78f39 feat(file-view): add toggle for TikTok-style file display,enable some experimental features by default 2025-06-02 20:46:22 +08:00
younyokel dde189f99c fix invalid escape sequence warnings in regex expressions 2025-05-28 16:40:56 +05:00
zanllp 387ef7875b
Merge pull request #804 from zanllp/fix/insufficient-random-media-count
fix(media): ensure minimum quantity in random image/video API
2025-05-25 20:35:55 +08:00
zanllp 6fc5dcf35e fix(media): ensure minimum quantity in random image/video API 2025-05-25 20:34:04 +08:00
zanllp 16a44aed6e fix(parser): resolve lora data parsing issues 2025-05-16 01:45:51 +08:00
Ancions-dot a8cff90617 decode webp metadata for images generated with comfyui 2025-05-07 23:42:04 +02:00
Ancions-dot 1b28c1aed8 determine image resolution using Pillow 2025-05-07 04:08:18 +02:00
zanllp 82771115d5 fix: fix cors 2025-03-13 21:35:29 +08:00
zanllp b9f993d777 feat: Stealth Infotext 2025-03-12 00:33:44 +08:00
Yoonsoo Kim 488492bf66 configurable db path 2025-02-28 16:45:18 +09:00
zanllp ea10260756 feat: add a new feature try-my-luck 2025-02-23 04:09:01 +08:00
wuqinchuan 7dc9735e6b feat: Implement support for invoke.ai 2025-01-26 18:53:49 +08:00
zanllp 844debc55e Merge branch 'comfyUI_improvements' of https://github.com/ermanitu/sd-webui-infinite-image-browsing into pr/ermanitu/772 2025-01-15 02:35:30 +08:00
zanllp d037420f91 Improve compatibility 2025-01-15 02:34:44 +08:00
Francisco Serradilla 82e0a0a4ff improved searching for KSampler node 2025-01-14 19:31:49 +01:00
Francisco Serradilla 2a2c5d0296 addedcompatibility with several comfyUI workflows 2025-01-14 17:59:57 +01:00
zanllp 476f4ff779 Support disabling maximize and enable fuzzy search with path-only option 2024-12-26 01:53:06 +08:00
zanllp 031e377a1a Add support for batch downloading with options for no compression and packaging 2024-11-24 23:05:55 +08:00
zanllp b005d8760d feat: support more shortcut keys 2024-11-16 22:49:49 +08:00
zanllp cd1d02a533 Enhance prompt parsing compatibility with ComfyUI Flux 2024-11-10 18:27:39 +08:00
zanllp 02f9e9277f support jpe 2024-10-21 22:22:08 +08:00
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 e04d04d1c7 Enhance parser compatibility 2024-09-01 01:24:56 +08:00
zanllp 3ed98ea156 releases/iib_app_cli 2024-08-24 04:53:58 +08:00
zanllp 475764070d Handle cache issues for video cover and file responses 2024-08-18 20:40:07 +08:00
zanllp 313afe3149 update i18n 2024-08-18 06:58:59 +08:00
zanllp c38484d317 Add support for setting the current frame as the video cover 2024-08-18 06:54:29 +08:00
zanllp 1e2925df01 Optimize styles, fix BREAK issue, and add option to control auto-refresh 2024-07-27 11:59:01 +08:00
zanllp fdf35eb308 Implement automatic refresh in walk mode 2024-07-17 07:58:32 +08:00
zanllp de48ae1f0d Add WorkspaceSnapshot feature. Add support for customizing the startup page 2024-07-15 05:16:11 +08:00
zanllp d0cd421330 Add display of current working mode at footer 2024-07-14 04:55:23 +08:00
zanllp d91c046dc8 Adjust exception handling mechanisms 2024-07-11 02:07:51 +08:00
zanllp 50700974eb Release version 0.17.0, adding a pyinstaller-compiled sidecar to reduce the likelihood of false positives from antivirus software. 2024-07-10 21:36:10 +08:00
zanllp 17f048ad0c Add support for pre-generating cache via startup parameters and specifying cache directory through environment variables 2024-07-08 00:07:12 +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 7c6051a22d Adjust permissions required for API calls 2024-06-24 07:22:24 +08:00
zanllp bf6c72895d Implement automatic synchronization of global settings to the backend 2024-06-24 06:05:46 +08:00
zanllp e807a2077e Enhance compatibility 2024-06-23 03:44:46 +08:00
zanllp a6507d5624
Merge pull request #638 from zanllp/enhance-compatibility
Enhance compatibility across various environments
2024-06-22 23:12:50 +08:00
zanllp b40b838f9c Add support for pinnable search history records 2024-06-22 07:19:38 +08:00
zanllp 34c2e45b00 Improve performance, add option for pre-generating video covers, and update README 2024-06-20 09:58:22 +08:00
zanllp d578d5c10a fix 2024-06-15 04:10:08 +08:00
zanllp dfa151e9db add missing import 2024-06-15 03:52:24 +08:00
zanllp 81e2802c71 add support for .avif 2024-06-15 02:58:03 +08:00
zanllp db775d0666 Add support for StableSwarmUI 2024-06-13 18:41:05 +08:00
zanllp 07a5cfad09 fix several bug 2024-06-11 19:52:48 +08:00
zanllp bb4f1e711b Display current version information.Automatically check for updates on app startup and prompt the user to upgrade if a newer version is available 2024-06-11 12:26:10 +08:00
zanllp f1f59dee74 fixed loc 2024-06-10 11:14:23 +08:00