Commit Graph

47 Commits (417de98e233a55e5318232234f2d51a51b321e2c)

Author SHA1 Message Date
zanllp 417de98e23 fix 2023-05-21 22:51:02 +08:00
zanllp 53fd451c32 feat: Add support for collapsing tag list 2023-05-21 19:28:58 +08:00
zanllp 96bc62466f Changed file retrieval method to use path parameter 2023-05-21 17:51:41 +08:00
zanllp db0a3ed04b Add feature to add current folder to scan path and open local folder in default browser 2023-05-21 01:12:13 +08:00
zanllp 69ddc92083 Improved cache performance and fixed potential inconsistencies. 2023-05-18 23:31:36 +08:00
zanllp e563d69290 Introduce new caching mechanism, no longer require unique file paths 2023-05-18 01:13:51 +08:00
zanllp 23108916b5 feat: Auto-refresh notification only when updates are available; UI and copy improvements 2023-05-15 23:25:46 +08:00
wfjsw 6e17b99783 enable cross-tab parameter delivery 2023-05-14 10:41:22 +08:00
zanllp 6bd98a2e92 Add auto-refresh with tree view and index check when returning to extensions 2023-05-12 01:57:03 +08:00
zanllp cba028f6b7 firefox-compatibility 2023-05-10 20:03:16 +08:00
zanllp d75eae2ec6 Lowered "send to" timeout and continued execution even if timed out. 2023-05-08 22:20:53 +08:00
zanllp 8961d16696 fix copyPreviewUrl encounter a error in iframe 2023-05-08 21:38:21 +08:00
zanllp fe8b26f2e1 copy2clipboard i18n 2023-05-08 20:55:18 +08:00
zanllp f41391d6fd Add support for deleting images in fullscreen preview 2023-05-07 21:17:18 +08:00
zanllp a58971fd99 Add creation date to FileNodeInfo and use it as default sorting option 2023-05-07 15:56:04 +08:00
zanllp ab02a66c43 Enable case sensitivity configuration for path matching on different systems 2023-05-06 19:30:42 +08:00
zanllp 908f9d1002 Enable case-insensitive path matching 2023-05-06 17:47:04 +08:00
zanllp a4033890b7 Fix issue with sending to saved folder failure 2023-05-05 21:47:30 +08:00
zanllp 71d79c9e23 Add more error checks and support for image index update in standalone operation 2023-05-04 23:28:02 +08:00
zanllp 40e8767610 Add missing dependencies to package.json 2023-05-03 22:58:09 +08:00
zanllp 8eaff565cc Restrict index generation to folders under sd-webui only,Remove unused code 2023-05-03 21:10:22 +08:00
zanllp 9507316b89 add support for full-screen preview and context menu in image search. 2023-05-02 21:04:27 +08:00
zanllp 25582f027d refactor: refresh 2023-05-02 19:04:46 +08:00
zanllp e015f61428 Handle SQL execution errors and potential refresh issue 2023-05-02 15:53:14 +08:00
zanllp 427a62e0e8 Replace path module with custom implementation and remove unnecessary code 2023-05-02 04:26:44 +08:00
zanllp 897c579192 feat: Add support for custom tag selection and toggling 2023-05-01 08:48:06 +08:00
zanllp 70c319b80a Add support for custom tags and "like" tag, and enable adding custom tags via right-click menu 2023-04-29 05:26:50 +08:00
zanllp e635084cbe support send selected img to saved dir and toggle selected。 fix refresh,auto update index 2023-04-26 01:33:54 +08:00
zanllp 4fc9e89c60 默认只显示图片和文件夹,删除图片是同时删除索引,完善i18n等 2023-04-25 01:52:41 +08:00
zanllp 21668a1dfe 百度云独立出去 2023-04-23 22:13:31 +08:00
zanllp f032be9948 修复路径末尾是斜杠时错误 2023-04-22 22:17:27 +08:00
zanllp ae64036f3f feat(fe): FileItem拆分独立 2023-04-21 20:19:00 +08:00
zanllp a2bcf52fb5 新增tag,image数据库相关,prefix bd -> iib 2023-04-19 23:49:42 +08:00
zanllp 41579ab3c0 支持在移动端使用长按代替右键,支持sd-webui的query dark,修复删除错误 2023-04-16 14:03:18 +08:00
zanllp 9e2d545b89 右键菜单支增加使用walk模式打开,tabPane改成icon+文件夹名 2023-04-15 22:33:20 +08:00
zanllp f1de9f8400 支持文件夹在右边打开,在新tab打开 2023-04-15 20:14:36 +08:00
zanllp ba6b38d6a6 i18n支持 2023-04-15 05:50:11 +08:00
zanllp 3bcdc4e539 更细粒度控制发送图片的触发时间,兼容py3.8 2023-04-13 02:18:03 +08:00
zanllp e6cae24f12 发送文件加个spin 2023-04-12 23:05:45 +08:00
zanllp 874feed451 检查生成是否完成 2023-04-12 20:47:19 +08:00
zanllp 2e0d0865c0 更快的发送图像速度 2023-04-12 20:44:10 +08:00
zanllp cb0cf0b85e 修复walk的刷新,简化快速路径名 2023-04-10 19:48:56 +08:00
zanllp f2f14e65e6 支持移动文件 2023-04-10 00:03:25 +08:00
zanllp 67f3a38618 支持删除 2023-04-09 22:10:37 +08:00
zanllp eaa33727a0 支持自定义2种缩略图的大小 2023-04-08 13:22:54 +08:00
zanllp e1a0a38096 修复拖拽错误,创建任务可能不成功 2023-04-05 18:53:51 +08:00
zanllp e4dc1eec75 调整文件布局 2023-04-05 17:37:45 +08:00