zanllp
|
c85cbcd397
|
Adjust display in dark mode and add manual control support for dark mode.
|
2024-01-24 01:45:54 +08:00 |
zanllp
|
e7e8e85d5a
|
Add support for opening page in new tab or side on the start page
|
2023-12-11 00:20:34 +08:00 |
zanllp
|
c5eadda2ce
|
optimize-mobile-page-adaptation
|
2023-12-03 20:02:55 +08:00 |
zanllp
|
e20c5b4f32
|
Remove condition for adding walk mode folder
|
2023-09-17 05:19:46 +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
|
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
|
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
|
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
|
71be884dc4
|
feat: Add support for custom grid image size
|
2023-07-14 13:11:47 +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
|
3a3de2e3e3
|
mprove image comparison interface, add support for opening comparisons in a new tab.
|
2023-06-27 05:31:53 +08:00 |
zanllp
|
1ddf0a45e3
|
Improve editing and copying of current path in path bar, and add tips for multiselect in modal
|
2023-06-24 06:08:56 +08:00 |
zanllp
|
79c98a7be2
|
Improved access control mode prompt guidance
|
2023-06-14 21:44:57 +08:00 |
zanllp
|
5f98c26b86
|
Add access control to ensure data security
|
2023-06-10 18:28:03 +08:00 |
zanllp
|
63b0a8b884
|
Fix and improve history functionality, move open in new page and restore last session to Launch
|
2023-06-03 15:56:37 +08:00 |
zanllp
|
24f99eeb4e
|
Improved folder name display
|
2023-06-01 00:25:22 +08:00 |
zanllp
|
02141dd1cf
|
Add fuzzy search as an assist for tag search
|
2023-05-16 23:52:04 +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 |
zanllp
|
2049709d26
|
add missing i18n text
|
2023-05-14 07:54:37 +08:00 |
zanllp
|
fe8b26f2e1
|
copy2clipboard i18n
|
2023-05-08 20:55:18 +08:00 |
zanllp
|
071140112d
|
Switch the main document to English and add links to more documents
|
2023-05-06 02:47:58 +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
|
4fc9e89c60
|
默认只显示图片和文件夹,删除图片是同时删除索引,完善i18n等
|
2023-04-25 01:52:41 +08:00 |
zanllp
|
21668a1dfe
|
百度云独立出去
|
2023-04-23 22:13:31 +08:00 |
zanllp
|
8b25840964
|
fix tag matched image background
|
2023-04-22 20:07:58 +08:00 |
zanllp
|
50716ba997
|
support tags-translate, search result open in right
|
2023-04-22 18:44:20 +08:00 |
zanllp
|
7a599d249d
|
优化差分,跳过不变的文件,文件夹,增加tag页
|
2023-04-21 00:29:53 +08:00 |
zanllp
|
a2bcf52fb5
|
新增tag,image数据库相关,prefix bd -> iib
|
2023-04-19 23:49:42 +08:00 |
zanllp
|
e4acc53f0d
|
百度云相关功能默认收起,完善i18n
|
2023-04-17 20:36:24 +08:00 |
zanllp
|
9e2d545b89
|
右键菜单支增加使用walk模式打开,tabPane改成icon+文件夹名
|
2023-04-15 22:33:20 +08:00 |
zanllp
|
ba6b38d6a6
|
i18n支持
|
2023-04-15 05:50:11 +08:00 |
zanllp
|
cb0cf0b85e
|
修复walk的刷新,简化快速路径名
|
2023-04-10 19:48:56 +08:00 |
zanllp
|
f2f14e65e6
|
支持移动文件
|
2023-04-10 00:03:25 +08:00 |
zanllp
|
2f2e1d2942
|
调整缓存策略,修复独立允许时的几个小问题
|
2023-04-06 23:23:08 +08:00 |
zanllp
|
e4dc1eec75
|
调整文件布局
|
2023-04-05 17:37:45 +08:00 |