Commit Graph

40 Commits (64c5db7f2ded7c49d01a04c194451926f4e098a0)

Author SHA1 Message Date
zanllp 2d096ba2ff Add support for multiple view types for the same path 2024-04-11 00:51:22 +08:00
zanllp d2124e9291 feat: support Keep Multi-selected 2024-03-28 21:41:34 +08:00
Florian Geiselhart 1db5689734 first working version / change indicators, bulk api missing 2024-02-29 15:15:27 +01:00
zanllp 27674fe46a Fix: Replace seq function with custom implementation to avoid dependency errors 2024-02-18 22:59:25 +08:00
zanllp 6e5d30fb71 Add file counts for current view and selected files 2024-01-28 03:50:11 +08:00
zanllp c85cbcd397 Adjust display in dark mode and add manual control support for dark mode. 2024-01-24 01:45:54 +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 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 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 1c4479a394 Improved custom tag display for better user experience. 2023-07-19 19:07:43 +08:00
zanllp 71be884dc4 feat: Add support for custom grid image size 2023-07-14 13:11:47 +08:00
zanllp 7cf69bd790 Add image comparison feature similar to imgsli 2023-06-26 10:16:36 +08:00
zanllp 5f98c26b86 Add access control to ensure data security 2023-06-10 18:28:03 +08:00
zanllp 936fcae3dc Improve development experience by optimizing performance and enhancing usability 2023-06-03 01:32:37 +08:00
zanllp c557922fc4 Add support for deleting and favoriting current image using shortcuts in fullscreen preview 2023-05-30 00:10:49 +08:00
zanllp 2de7af488d Add separator to context menu and enable searching on Enter key press in fuzzy search. 2023-05-27 12:37:00 +08:00
zanllp dd47cba576 Add support for German language 2023-05-22 23:39:36 +08:00
zanllp 53fd451c32 feat: Add support for collapsing tag list 2023-05-21 19:28:58 +08:00
zanllp 25582f027d refactor: refresh 2023-05-02 19:04:46 +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 21668a1dfe 百度云独立出去 2023-04-23 22:13:31 +08:00
zanllp e4acc53f0d 百度云相关功能默认收起,完善i18n 2023-04-17 20:36:24 +08:00
zanllp ba6b38d6a6 i18n支持 2023-04-15 05:50:11 +08:00
zanllp e6cae24f12 发送文件加个spin 2023-04-12 23:05:45 +08:00
zanllp 71e1b1883d 自动上传增加个tips,支持查看具体log 2023-04-08 23:31:43 +08:00
zanllp 7dabb90df1 增加全局设置页,增加百度云登录 2023-04-05 17:23:41 +08:00
zanllp 8fed991b90 支持多tab多分栏 2023-04-02 23:03:18 +08:00
zanllp e618bb8c98 自动上传完成,国内cdn fallback 2023-04-01 15:53:16 +08:00
zanllp 892e952b62 feat: 支持预览图片,发送图片到文生图,图生图等。支持下载其他文件,支持缩略图,改用虚拟列表 2023-03-26 04:07:07 +08:00
zanllp af6fa850b0 支持使用链接前往目的文件夹 2023-03-25 02:19:54 +08:00
zanllp 1afaf061d7 支持拖拽生成任务 2023-03-19 03:28:30 +08:00
zanllp f28b2eb649 feat: 支持快速移动,可以识别拖拽dom 2023-03-19 00:18:01 +08:00
zanllp 465dbf7260 feat: 支持以堆栈视图的形式访问访问两边的文件 2023-03-18 20:42:15 +08:00
zanllp d23691b7df 登录/登出移到vue,可能请求不存在项目 2023-03-13 23:23:56 +08:00
zanllp 0128256784 支持控制轮询间隔 2023-03-12 20:46:03 +08:00
zanllp 510a00db32 支持快速添加一些常用的文件夹 2023-03-12 20:17:25 +08:00
zanllp a7804c5102 增加移除任务,复制任务,查看详细日志 2023-03-12 17:30:50 +08:00
zanllp 6e07a0920e 支持多任务并行,支持传入本地和远程地址,支持下载 2023-03-12 06:10:44 +08:00
zanllp 0ca19e4e33 布局调整,直接使用vue3-ts-util 2023-03-11 21:33:39 +08:00
zanllp 1aef0a1e50 使用iframe处理css污染和多文件问题,fastapi转发静态文件 2023-03-11 18:19:30 +08:00