zanllp
|
e563d69290
|
Introduce new caching mechanism, no longer require unique file paths
|
2023-05-18 01:13:51 +08:00 |
zanllp
|
48cf8df6c9
|
Add fallback for copy-to-clipboard
|
2023-05-17 20:57:16 +08:00 |
zanllp
|
940016a220
|
Add support for touch operations in useResizeAndDrag and enhance full-screen preview functionality
|
2023-05-17 20:35:25 +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
|
3b4ee8a683
|
Add reminder comment to index.js to discourage direct modifications
|
2023-05-14 16:24:13 +08:00 |
wfjsw
|
6e17b99783
|
enable cross-tab parameter delivery
|
2023-05-14 10:41:22 +08:00 |
zanllp
|
2049709d26
|
add missing i18n text
|
2023-05-14 07:54:37 +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
|
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
|
4bc06c1074
|
build fe
|
2023-05-08 21:09:19 +08:00 |
zanllp
|
9c0b809d03
|
Add auto-creation of new TabPane after deletion
|
2023-05-07 21:47:56 +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
|
acf25bf1bb
|
Use lowercase for quick move
|
2023-05-06 22:48:00 +08:00 |
zanllp
|
fcf5017005
|
Update UI by removing "embeddings" and "hypernetworks" from quick move and aligning tab names with official ones
|
2023-05-06 22:22:03 +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
|
071140112d
|
Switch the main document to English and add links to more documents
|
2023-05-06 02:47:58 +08:00 |
zanllp
|
a4033890b7
|
Fix issue with sending to saved folder failure
|
2023-05-05 21:47:30 +08:00 |
zanllp
|
f2e2e77084
|
Fix bug causing page to crash when deleting single image on image search page
|
2023-05-05 01:45:18 +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
|
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
|
849bed1f0a
|
build fe
|
2023-05-03 00:54:36 +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
|
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
|
2a335f7d22
|
Implement image info viewing and context menu operations in full-screen preview mode
|
2023-04-30 07:30:50 +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
|
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
|
1ededc9d65
|
tag-calssify
|
2023-04-27 00:31:30 +08:00 |
zanllp
|
d14cb5187c
|
rebuild fe
|
2023-04-26 20:11:35 +08:00 |
zanllp
|
035b2228bd
|
disable search if no selected tags
|
2023-04-26 13:07:45 +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
|
5f8619bf03
|
调整图像搜索ui
|
2023-04-23 01:46:41 +08:00 |
zanllp
|
f032be9948
|
修复路径末尾是斜杠时错误
|
2023-04-22 22:17:27 +08:00 |
zanllp
|
997fae3cd2
|
修复stackview “更多”在深色模式下显示错误
|
2023-04-22 21:47:27 +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 |