Commit Graph

693 Commits (388d436cbce2c2ffbdd4ccfba73b0e69dba8a6ee)

Author SHA1 Message Date
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 6eee0cceec
Merge pull request #69 from zanllp/fix-path
fix path normalize  error
2023-05-03 00:55:06 +08:00
zanllp 849bed1f0a build fe 2023-05-03 00:54:36 +08:00
zanllp 3856d4c41a fix path normalize error 2023-05-03 00:51:12 +08:00
zanllp bf902d153c
Merge pull request #66 from zanllp/handle-sql-errors-refresh-issue-and-image-preview-context-menu
Handle sql errors refresh issue and image preview context menu
2023-05-02 22:35:41 +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 55e0070b98
Update api.py 2023-05-02 05:59:06 +08:00
zanllp 427a62e0e8 Replace path module with custom implementation and remove unnecessary code 2023-05-02 04:26:44 +08:00
zanllp 4aa6edb6ce
Update README.md 2023-05-01 09:49:07 +08:00
zanllp 32fd204873
Update README-en.md 2023-05-01 09:48:38 +08:00
zanllp a68ba3a509
Update README.md 2023-05-01 09:35:52 +08:00
zanllp 35f39c57e1
Update README-en.md 2023-05-01 09:35:03 +08:00
zanllp 0321ed2a34
Update README-en.md 2023-05-01 09:33:20 +08:00
zanllp 0bd1d3e908
Update README.md 2023-05-01 09:30:30 +08:00
zanllp f9d8194c81
Merge pull request #64 from zanllp/feat/custom-tag-selection
feat: Add support for custom tag selection and toggling
2023-05-01 08:51:46 +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 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