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
|
7bfd723a41
|
Merge pull request #63 from zanllp/feature/tag-post-processing-zoom-exif-fallback-remove-lora
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:59 +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
|
9847f86ac9
|
Update README-en.md
|
2023-04-30 10:19:54 +08:00 |
zanllp
|
c9d1b78d09
|
Update README.md
|
2023-04-30 10:17:22 +08:00 |
zanllp
|
5faed312d0
|
Merge pull request #61 from zanllp/feature/fullscreen-preview-image-info-and-context-menu
Implement image info viewing and context menu operations in full-scre…
|
2023-04-30 07:32:01 +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
|
36c96839f4
|
Update README.md
|
2023-04-30 07:20:09 +08:00 |
zanllp
|
107d169a5b
|
Update README.md
|
2023-04-30 07:18:51 +08:00 |
zanllp
|
c40a025603
|
Update README-en.md
|
2023-04-30 07:18:47 +08:00 |
zanllp
|
7efb639037
|
Update README.md
|
2023-04-30 07:14:42 +08:00 |
zanllp
|
55098a4044
|
Update README-en.md
|
2023-04-29 08:01:16 +08:00 |
zanllp
|
73d19d49bd
|
Update README.md
|
2023-04-29 08:00:51 +08:00 |
zanllp
|
1c3714660f
|
Merge pull request #60 from zanllp/feature/unique-tag-name-type
Update tag table with UNIQUE constraint on name and type to prevent d…
|
2023-04-29 06:22:08 +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
|
86c0ac0524
|
Merge pull request #59 from zanllp/feature/custom-tags
Add support for custom tags and "like" tag, and enable adding custom …
|
2023-04-29 05:28:01 +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
|
7b091bb9bc
|
Merge pull request #58 from zanllp/refactor/cache-generation
Refactor cache generation logic
|
2023-04-28 21:30:24 +08:00 |
zanllp
|
5bbca1c073
|
Refactor cache generation logic
|
2023-04-28 21:29:50 +08:00 |
zanllp
|
2d4758218b
|
Merge pull request #57 from zanllp/feature/lora-extraction-i18n-ui-enhancements
Improved Lora data extraction process
|
2023-04-28 01:06:19 +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
|
d137305932
|
Merge pull request #56 from zanllp/feature/sql-optimization-and-i18n
Optimized SQL query for improved performance
|
2023-04-27 23:44:44 +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
|
108c6b1ddc
|
Merge pull request #54 from zanllp/feat/tag-classify
tag-calssify
|
2023-04-27 00:32:39 +08:00 |
zanllp
|
1ededc9d65
|
tag-calssify
|
2023-04-27 00:31:30 +08:00 |
zanllp
|
ed39d0f961
|
Update README-en.md
|
2023-04-27 00:25:24 +08:00 |
zanllp
|
1dd1b1f2b2
|
Update README.md
|
2023-04-27 00:24:23 +08:00 |
zanllp
|
d14cb5187c
|
rebuild fe
|
2023-04-26 20:11:35 +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
|
40bf015bb5
|
Merge pull request #53 from zanllp/feat/send-to-saved-dir-and-toggle-selected
Ignoring generated tag via EXIF failed.
|
2023-04-26 20:01:27 +08:00 |
zanllp
|
f72a3271e7
|
Ignoring generated tag via EXIF failed.
|
2023-04-26 19:55:29 +08:00 |
zanllp
|
035b2228bd
|
disable search if no selected tags
|
2023-04-26 13:07:45 +08:00 |
zanllp
|
71d32b16ca
|
Merge pull request #50 from zanllp/feat/send-to-saved-dir-and-toggle-selected
support send selected img to saved dir and toggle selected。 fix refre…
|
2023-04-26 01:34:58 +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
|
733029ae00
|
Update README.md
|
2023-04-25 20:44:29 +08:00 |
zanllp
|
e890b7aa50
|
Update README-en.md
|
2023-04-25 20:43:57 +08:00 |
zanllp
|
d849e540f5
|
Update README-en.md
|
2023-04-25 20:43:33 +08:00 |
zanllp
|
010fb0f700
|
Update README.md
|
2023-04-25 20:41:06 +08:00 |
zanllp
|
ecae50b459
|
Merge pull request #49 from zanllp/feat/standalone-support
standalone support
|
2023-04-25 19:57:26 +08:00 |
zanllp
|
febe02326f
|
standalone support
|
2023-04-25 19:56:28 +08:00 |
zanllp
|
fa6fcbfae5
|
Update README.md
|
2023-04-25 02:45:44 +08:00 |
zanllp
|
dd375c37ea
|
Merge pull request #46 from zanllp/feat/hidden-unnecessary-file
默认只显示图片和文件夹,删除图片是同时删除索引,完善i18n等
|
2023-04-25 01:54:11 +08:00 |
zanllp
|
4fc9e89c60
|
默认只显示图片和文件夹,删除图片是同时删除索引,完善i18n等
|
2023-04-25 01:52:41 +08:00 |
zanllp
|
ed1d5a8984
|
Update README-en.md
|
2023-04-24 00:14:18 +08:00 |
zanllp
|
808f4041c6
|
Update README.md
|
2023-04-23 22:18:01 +08:00 |
zanllp
|
a0916afad9
|
Merge pull request #43 from zanllp/remove-baidu-netdisk
百度云独立出去
|
2023-04-23 22:15:39 +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 |