zanllp
|
7f9c8a45e9
|
Fix issue with Quick Move's folders being deleted externally
|
2023-05-22 21:35:22 +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
|
e563d69290
|
Introduce new caching mechanism, no longer require unique file paths
|
2023-05-18 01:13:51 +08:00 |
zanllp
|
50b6dea340
|
Add file consistency check after search completion
|
2023-05-17 02:51:44 +08:00 |
zanllp
|
02141dd1cf
|
Add fuzzy search as an assist for tag search
|
2023-05-16 23:52:04 +08:00 |
zanllp
|
69de1aeb43
|
Add support for advanced search in image search, similar to Google
|
2023-05-14 07:44:05 +08:00 |
zanllp
|
6ad84cd123
|
Fix database lock error that occurs after refreshing the page
|
2023-05-11 20:34:05 +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
|
e015f61428
|
Handle SQL execution errors and potential refresh issue
|
2023-05-02 15:53:14 +08:00 |
zanllp
|
897c579192
|
feat: Add support for custom tag selection and toggling
|
2023-05-01 08:48:06 +08:00 |
zanllp
|
eb1dd6208b
|
Add post-processing zoom for generated tags, generate records for images without exif data, and remove Lora from the quick move.
|
2023-05-01 03:07:34 +08:00 |
zanllp
|
32577c4e3d
|
Update tag table with UNIQUE constraint on name and type to prevent duplicate tags with same name across different types
|
2023-04-29 06:20:37 +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
|
7f346da73d
|
Optimized SQL query for improved performance
Fixed dark mode display issues
Added support for internationalization of tag categories
|
2023-04-27 23:43:09 +08:00 |
zanllp
|
f72a3271e7
|
Ignoring generated tag via EXIF failed.
|
2023-04-26 19:55:29 +08:00 |
zanllp
|
4fc9e89c60
|
默认只显示图片和文件夹,删除图片是同时删除索引,完善i18n等
|
2023-04-25 01:52:41 +08:00 |
zanllp
|
50716ba997
|
support tags-translate, search result open in right
|
2023-04-22 18:44:20 +08:00 |
zanllp
|
916bf448dd
|
img table record more info, tagSearch show res img
|
2023-04-22 03:52:25 +08:00 |
zanllp
|
7ccba25997
|
Add tag multiple choice view , fix save duplicated
|
2023-04-21 03:09:52 +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 |