Commit Graph

940 Commits (83b4c65757289093e63d0fe9b685468862e93419)

Author SHA1 Message Date
zanllp 83b4c65757 Implement a basic plugin mechanism 2024-07-03 11:13:34 +08:00
zanllp 83c8845e34
Merge pull request #681 from zanllp/feature/context-menu-enhancements
Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location i…
2024-07-01 08:07:12 +08:00
zanllp fc3534d9ff update readme 2024-07-01 08:06:02 +08:00
zanllp 94b27b5a74 Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location in New Tab' to context menu 2024-07-01 07:05:09 +08:00
zanllp 1f982c8994
Merge pull request #679 from zanllp/feature/fullscreen-improvements
Removed the restriction on deleting the first file in fullscreen prev…
2024-06-29 10:08:28 +08:00
zanllp 9aa62b48e7 Removed the restriction on deleting the first file in fullscreen preview, fixed potential issues with exiting via ESC, and added support for exiting by double-clicking an image. 2024-06-29 10:06:28 +08:00
zanllp f149bfff48
Merge pull request #678 from zanllp/fix-and-update-doc
Fix and update readme
2024-06-27 18:33:02 +08:00
zanllp 5cfe763fe6 Fix and update readme 2024-06-27 18:32:28 +08:00
zanllp 782a88f733
Merge pull request #677 from zanllp/releases/0.16.0
release
2024-06-27 17:47:27 +08:00
zanllp be16c0171b release 2024-06-27 17:05:52 +08:00
zanllp 0b40bf6c2b
Merge pull request #676 from zanllp/feature/background-mask-opacity-adjustment
Implement support for adjusting background mask opacity
2024-06-27 06:37:44 +08:00
zanllp 329192a474 Implement support for adjusting background mask opacity 2024-06-27 06:35:02 +08:00
zanllp 349a4b82a9
Merge pull request #675 from zanllp/fix/always-on-exit-button-issue
Add workaround for unclickable exit button
2024-06-26 12:47:10 +08:00
zanllp 24a9bf5168 Add workaround for unclickable exit button in always-on modeAdd workaround for unclickable exit button in always-on mode 2024-06-26 12:44:38 +08:00
zanllp 6f89bfc178
Merge pull request #674 from zanllp/fix/initial-restore-error
Fix error in restoring records on first use
2024-06-26 09:48:43 +08:00
zanllp 7e7f07ed92 Fix error in restoring records on first use 2024-06-26 09:46:40 +08:00
zanllp 92187ef9cc
Merge pull request #673 from zanllp/merge-fix
Merge fix
2024-06-26 09:28:24 +08:00
zanllp 3a9f984090 fix 2024-06-26 09:25:47 +08:00
zanllp 472e6d78bc Revert "Merge pull request #672 from zanllp/revert-671-feature/experimental-side-by-side-layout"
This reverts commit d5bd60cac3, reversing
changes made to d1af404fb7.
2024-06-26 09:25:41 +08:00
zanllp d5bd60cac3
Merge pull request #672 from zanllp/revert-671-feature/experimental-side-by-side-layout
Revert "Add experimental side-by-side layout for fullscreen image browsing"
2024-06-26 08:54:35 +08:00
zanllp 730719be56
Revert "Add experimental side-by-side layout for fullscreen image browsing" 2024-06-26 08:54:26 +08:00
zanllp d1af404fb7
Merge pull request #671 from zanllp/feature/experimental-side-by-side-layout
Add experimental side-by-side layout for fullscreen image browsing
2024-06-26 08:37:58 +08:00
zanllp 4c2c975bf7 Add experimental side-by-side layout for fullscreen image browsing 2024-06-26 08:34:39 +08:00
zanllp 5703f9df70
Merge pull request #670 from zanllp/adjust-api-permissions
Adjust permissions required for API calls
2024-06-24 07:23:17 +08:00
zanllp 7c6051a22d Adjust permissions required for API calls 2024-06-24 07:22:24 +08:00
zanllp 5daa3f0bcd
Merge pull request #669 from zanllp/feature/global-settings-sync
Implement automatic synchronization of global settings to the backend
2024-06-24 07:14:20 +08:00
zanllp 95caa16858 Improve user interaction and experience 2024-06-24 07:12:31 +08:00
zanllp bf6c72895d Implement automatic synchronization of global settings to the backend 2024-06-24 06:05:46 +08:00
zanllp e5da2a42b4
Merge pull request #667 from zanllp/adjust-parameter-display-order
Adjusted the display order of parameters
2024-06-23 07:24:29 +08:00
zanllp 21efa502d7 Adjusted the display order of parameters 2024-06-23 07:23:43 +08:00
zanllp 210eca4465
Merge pull request #666 from zanllp/fix-multiple-issues
Fixed multiple errors across the application
2024-06-23 07:07:47 +08:00
zanllp 331f9eb497 Fixed multiple errors across the application 2024-06-23 07:00:47 +08:00
zanllp 3b7bd5b4fd
Merge pull request #664 from zanllp/enhance-compatibility-1
Enhance compatibility
2024-06-23 03:47:21 +08:00
zanllp e807a2077e Enhance compatibility 2024-06-23 03:44:46 +08:00
zanllp a6507d5624
Merge pull request #638 from zanllp/enhance-compatibility
Enhance compatibility across various environments
2024-06-22 23:12:50 +08:00
zanllp 95dc535b74
Merge pull request #661 from zanllp/feature/ui-adjustments
Adjust UI for improved user experience
2024-06-22 07:43:17 +08:00
zanllp fe23632ae9 Adjust UI for improved user experience 2024-06-22 07:41:01 +08:00
zanllp b2a65fca06
Merge pull request #660 from zanllp/feature/add-search-history
Add support for pinnable search history records
2024-06-22 07:34:07 +08:00
zanllp b40b838f9c Add support for pinnable search history records 2024-06-22 07:19:38 +08:00
zanllp 4ce1f8240a
Merge pull request #659 from zanllp/feature/performance-improvements-video-cover
Improve performance, add option for pre-generating video covers, and …
2024-06-20 10:01:05 +08:00
zanllp 34c2e45b00 Improve performance, add option for pre-generating video covers, and update README 2024-06-20 09:58:22 +08:00
zanllp 70eb25860d Merge branch 'main' of https://github.com/zanllp/sd-webui-infinite-image-browsing into main 2024-06-15 21:29:11 +08:00
zanllp 73870e2658 update readme 2024-06-15 21:29:08 +08:00
zanllp 73762bc7ff
Update FUNDING.yml 2024-06-15 21:24:57 +08:00
zanllp 320b571e7b rename 2024-06-15 21:22:16 +08:00
zanllp 39f61f30bb
Add files via upload 2024-06-15 21:19:06 +08:00
zanllp a82131a83e
Merge pull request #657 from zanllp/feat/axif
add support for .avif
2024-06-15 15:59:18 +08:00
zanllp d578d5c10a fix 2024-06-15 04:10:08 +08:00
zanllp dfa151e9db add missing import 2024-06-15 03:52:24 +08:00
zanllp 2895baff22 add support for .avif 2024-06-15 03:39:29 +08:00