Commit Graph

680 Commits (61bb33d538798026df738239c27d104857ff6981)

Author SHA1 Message Date
zanllp 61bb33d538 Add the compiled file. 2024-01-27 02:11:33 +08:00
zanllp ffc834ada6
Merge pull request #505 from zanllp/dark-mode-adjustments
Adjust display in dark mode and add manual control support for dark mode.
2024-01-24 01:49:17 +08:00
zanllp c85cbcd397 Adjust display in dark mode and add manual control support for dark mode. 2024-01-24 01:45:54 +08:00
zanllp a16cf5d98f
Merge pull request #503 from zanllp/feature/add-source-tab-interface-adjustment
Add source text tab and adjust interface
2024-01-23 03:00:50 +08:00
zanllp 0113756841 Add source text tab and adjust interface 2024-01-23 02:58:43 +08:00
zanllp 114036442e
Merge pull request #497 from fg-uulm/main
Textual prompt diff alongside picture compare
2024-01-22 02:47:01 +08:00
zanllp 29c94404d7 feat(fe): Updated UI and fixed several bugs 2024-01-22 02:43:42 +08:00
Florian Geiselhart 961255b92f rebuild 2024-01-16 17:23:48 +01:00
Florian Geiselhart af5a8a5b0c structured generation info in context menu 2024-01-16 17:23:10 +01:00
Florian Geiselhart d1abb17b21 working prompt compare 2024-01-15 20:38:48 +01:00
zanllp 2384fb1825
Merge pull request #488 from zanllp/releases/enhance-robustness
Implemented enhancements for robustness
2024-01-03 02:52:50 +08:00
zanllp c537ebfd09 Implemented enhancements for robustness 2024-01-03 02:05:41 +08:00
zanllp fed7cf4196
Update README.md 2023-12-21 21:31:10 +08:00
zanllp 8466b57069
Merge pull request #481 from zanllp/releases/0.7.0
releases/0.7.0
2023-12-13 20:38:56 +08:00
zanllp 7dbf1ff737 releases/0.7.0 2023-12-11 00:40:13 +08:00
zanllp 1855e0a60f
Merge pull request #480 from zanllp/feature/new-tab-or-side-support
Add support for opening page in new tab or side on the start page
2023-12-11 00:26:37 +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 16696b075e
Merge pull request #474 from zanllp/optimize-mobile-page-adaptation
optimize-mobile-page-adaptation
2023-12-03 20:04:56 +08:00
zanllp c5eadda2ce optimize-mobile-page-adaptation 2023-12-03 20:02:55 +08:00
zanllp 859b28e45e
Merge pull request #471 from zanllp/feature/fuzzy-search-with-scope
Add support for fuzzy search within specified scope
2023-11-26 03:05:07 +08:00
zanllp b9332d3525 Add support for fuzzy search within specified scope 2023-11-26 02:58:05 +08:00
zanllp 8de7f929eb
Merge pull request #469 from zanllp/feature/folder-search-and-loose-matching
Added support for searching within a specified folder.Removed the requirement for exact matching during searches.
2023-11-15 01:12:22 +08:00
zanllp 43ac6466a7 Added support for searching within a specified folder.
Removed the requirement for exact matching during searches.
2023-11-15 01:08:28 +08:00
zanllp a662c380a1
Merge pull request #468 from zanllp/ignore-existing-image-tag
feat: Ignore existing image tag when saving
2023-11-12 03:05:24 +08:00
zanllp 2d789a6e91 feat: Ignore existing image tag when saving 2023-11-12 03:02:04 +08:00
zanllp baab20bc38
Merge pull request #459 from zanllp/releases/v0.6.0
Release v0.6.0
2023-10-29 07:52:03 -05:00
zanllp 3e82247101 Release v0.6.0 2023-10-29 19:15:45 +08:00
zanllp 93192ee123
Merge pull request #458 from zanllp/feature/tag-batch-support-search
Add support for batch addition/removal of tags in fuzzy search and im…
2023-10-29 06:11:01 -05:00
zanllp 16e107455b Add support for batch addition/removal of tags in fuzzy search and image search 2023-10-29 19:09:40 +08:00
zanllp c3e0c41f07
Merge pull request #455 from zanllp/feature/tag-batch-operations
Implemented support for batch tag addition and removal
2023-10-29 05:12:35 -05:00
zanllp 0a6376eb80 remove useless code 2023-10-29 18:11:57 +08:00
zanllp 9634d9f20d Implemented support for batch tag addition and removal 2023-10-29 18:06:52 +08:00
zanllp add167018b
Merge pull request #447 from zanllp/fix/rebuild-image-index-folder-error
Fix issue with incorrect folder input in rebuild image index
2023-10-06 08:50:39 -05:00
zanllp 3feff6a1de Fix issue with incorrect folder input in rebuild image index 2023-10-06 21:43:34 +08:00
zanllp fbafa91a82
Merge pull request #446 from zanllp/fix/rebuild-image-index-folder-error
Fix issue with incorrect folder input in rebuild image index
2023-10-06 07:52:14 -05:00
zanllp d2627094d9 Fix issue with incorrect folder input in rebuild image index 2023-10-06 20:51:08 +08:00
zanllp 918e19e9b9
Merge pull request #445 from zanllp/restrict-rebuild-image-index
Add restrictions for rebuilding image index
2023-10-03 13:10:17 -05:00
zanllp cc701ec3b9 Add restrictions for rebuilding image index 2023-10-04 02:08:35 +08:00
zanllp 2be29d52b2 Merge branch 'main' of github.com:zanllp/stable-diffusion-webui-baidu-netdisk 2023-10-01 19:36:32 +08:00
zanllp 11580b2b91
Merge pull request #441 from zanllp/feature/remove-unused-tags-index-rebuild
Support removing unused tags by rebuilding image index
2023-10-01 06:36:14 -05:00
zanllp 3e38642781 Support removing unused tags by rebuilding image index 2023-10-01 19:20:49 +08:00
zanllp 9766bb9d03
Merge pull request #439 from zanllp/fix/remove-extra-path-error
fix remove extra path error
2023-09-28 11:17:55 -05:00
zanllp 8b5225dd22 fix remove extra path error 2023-09-29 00:17:18 +08:00
zanllp 0cfb316659 fix 2023-09-29 00:16:10 +08:00
zanllp 1e18f17c3a
Merge pull request #433 from zanllp/regex-expansion
Expand regular expression matching to support a wider range
2023-09-23 18:58:12 -05:00
zanllp b7c87624b6 Expand regular expression matching to support a wider range 2023-09-24 07:55:07 +08:00
zanllp 45b3fa04ca
Merge pull request #428 from rayadaschn/rayadaschn-fix-0918
fix(useResize): icon position shift
2023-09-23 04:58:06 -05:00
zanllp e9ed009ed5
Merge pull request #431 from zanllp/fuzzy-search-regexp-support-2
Add support for using regular expressions in fuzzy search
2023-09-22 22:04:45 -05:00
zanllp 7ffc22fa22 Improve fuzzy-search regexp function hint. 2023-09-23 11:02:24 +08:00
zanllp 5495f791be Add support for using regular expressions in fuzzy search 2023-09-23 10:50:34 +08:00