zanllp
|
166e3d898d
|
fix setup not working on after webui reload
|
2023-06-05 00:32:19 +08:00 |
zanllp
|
78a6fb3904
|
Resolved module conflict
|
2023-06-03 16:29:46 +08:00 |
zanllp
|
64fd688cda
|
Enhanced UI/UX interaction
|
2023-05-31 22:32:40 +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
|
b63a2264ce
|
Add support for configuring server language through .env file
|
2023-05-27 03:33:55 +08:00 |
zanllp
|
7e65738b21
|
Add support for authentication
|
2023-05-24 03:11:09 +08:00 |
zanllp
|
7f9c8a45e9
|
Fix issue with Quick Move's folders being deleted externally
|
2023-05-22 21:35:22 +08:00 |
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
|
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
|
6bd98a2e92
|
Add auto-refresh with tree view and index check when returning to extensions
|
2023-05-12 01:57:03 +08:00 |
zanllp
|
6ad84cd123
|
Fix database lock error that occurs after refreshing the page
|
2023-05-11 20:34:05 +08:00 |
zanllp
|
204a9ecf2a
|
Enhanced Lora syntax support to include additional variations
|
2023-05-10 01:59:47 +08:00 |
zanllp
|
3c489bd42f
|
Shorten "send to" timeout to 12 seconds
|
2023-05-09 00:17:07 +08:00 |
zanllp
|
d75eae2ec6
|
Lowered "send to" timeout and continued execution even if timed out.
|
2023-05-08 22:20:53 +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
|
585f03aa08
|
Fix issue with subpath validation due to inconsistent formatting
|
2023-05-05 22:33:13 +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
|
5ef09be155
|
Delay index generation message until toggle tag is triggered
|
2023-05-03 23:19:23 +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
|
d2775be397
|
Fix potential bug in vue-virtual-scroller
Proactively check if source file is a file for API method
|
2023-05-03 03:52:25 +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
|
46a6982e5d
|
remove useless code
|
2023-05-01 08:50:52 +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
|
5bbca1c073
|
Refactor cache generation logic
|
2023-04-28 21:29:50 +08:00 |
zanllp
|
9edb42710d
|
Improved Lora data extraction process
Enhanced internationalization support
Beautified the user interface.
|
2023-04-28 01:05:35 +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
|
77791fc89f
|
Merge branch 'main' of github.com:zanllp/stable-diffusion-webui-baidu-netdisk
|
2023-04-26 20:08:49 +08:00 |
zanllp
|
def8dafa30
|
fix typo
|
2023-04-26 20:08:44 +08:00 |
zanllp
|
f72a3271e7
|
Ignoring generated tag via EXIF failed.
|
2023-04-26 19:55:29 +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
|
febe02326f
|
standalone support
|
2023-04-25 19:56:28 +08:00 |
zanllp
|
4fc9e89c60
|
默认只显示图片和文件夹,删除图片是同时删除索引,完善i18n等
|
2023-04-25 01:52:41 +08:00 |
zanllp
|
21668a1dfe
|
百度云独立出去
|
2023-04-23 22:13:31 +08:00 |
zanllp
|
f9867e5a64
|
Update tool.py
|
2023-04-23 19:32:25 +08:00 |
zanllp
|
2f679b3a5e
|
Merge pull request #31 from zanllp/feat/tag-search
Supports search images using prompt, Lora, and model .Remove unnecessary "baidu netdisk"
|
2023-04-22 20:08:23 +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 |
Wojtek Kowaluk
|
d88a23d53b
|
fix AttributeError: 'NoneType' object has no attribute 'startswith'
|
2023-04-21 16:27:51 +02:00 |
zanllp
|
7ccba25997
|
Add tag multiple choice view , fix save duplicated
|
2023-04-21 03:09:52 +08:00 |