Commit Graph

1256 Commits (main)

Author SHA1 Message Date
zanllp fae60b0db5 fix 2024-09-28 20:40:33 +08:00
zanllp 9370eb31b0
Merge pull request #731 from zanllp/feature/custom-tag-color
Add support for custom tag colors
2024-09-28 20:36:34 +08:00
zanllp 3c3808d93f refactor: remove useless code 2024-09-28 20:27:35 +08:00
zanllp 9718d545f6 Add support for custom tag colors 2024-09-28 20:23:14 +08:00
zanllp 24443baf3e fix: failed to load 2024-09-07 17:25:13 +08:00
zanllp 7a1e2d0758
Merge pull request #729 from zanllp/feature/add-custom-tag-entry
feat: Add quick entry for custom tags in more places
2024-09-07 17:16:08 +08:00
zanllp 3f9eea6696 feat: Add quick entry for custom tags in more places 2024-09-07 17:09:06 +08:00
zanllp 72147d6cdb
Merge pull request #728 from zanllp/enhance-parser-compatibility
Enhance parser compatibility
2024-09-01 01:26:31 +08:00
zanllp e04d04d1c7 Enhance parser compatibility 2024-09-01 01:24:56 +08:00
zanllp 66f32e4ff8
Merge pull request #723 from zanllp/releases/1.1.0
releases/iib_app_cli
2024-08-24 06:12:32 +08:00
zanllp d64b617a65 fix 2024-08-24 05:50:57 +08:00
zanllp 01796689c9 fix 2024-08-24 05:26:03 +08:00
zanllp 3ed98ea156 releases/iib_app_cli 2024-08-24 04:53:58 +08:00
zanllp 8ac2676f3b Merge branch 'main' of https://github.com/zanllp/sd-webui-infinite-image-browsing 2024-08-18 20:46:05 +08:00
zanllp 22cc9fc427 update doc 2024-08-18 20:46:02 +08:00
zanllp 5397a98ab6
Merge pull request #721 from zanllp/fix/cache-issues
Handle cache issues for video cover and file responses
2024-08-18 20:41:39 +08:00
zanllp 475764070d Handle cache issues for video cover and file responses 2024-08-18 20:40:07 +08:00
zanllp 6d511fb9fa
Merge pull request #720 from zanllp/fix/initialization-error
Fix initialization error
2024-08-18 07:43:31 +08:00
zanllp 99909bf8fd Fix initialization error 2024-08-18 07:42:50 +08:00
zanllp 0afd2c669c
Merge pull request #719 from zanllp/feature/set-video-frame-as-cover
Add support for setting the current frame as the video cover
2024-08-18 07:00:59 +08:00
zanllp 313afe3149 update i18n 2024-08-18 06:58:59 +08:00
zanllp c38484d317 Add support for setting the current frame as the video cover 2024-08-18 06:54:29 +08:00
zanllp 6488c51f70
Merge pull request #717 from zanllp/feature/local-settings-isolation
Add support for disabling sync to implement simple settings isolation mechanism, storing related data only in the browser
2024-08-18 03:13:39 +08:00
zanllp 5bd21bc258 Add support for disabling sync to implement simple settings isolation mechanism, storing related data only in the browser 2024-08-18 03:08:03 +08:00
zanllp 1722d32810
Merge pull request #715 from zanllp/feature/disable-save-requests-readonly-mode
Disable save settings requests when global settings change in read-only mode
2024-08-13 21:17:41 +08:00
zanllp de0a7c8ee9 Disable save settings requests when global settings change in read-only mode 2024-08-13 21:15:43 +08:00
zanllp b3a790b696
Merge pull request #712 from zanllp/feature/update-help-add-comma-option
Update help information and add option to control comma display in generated information
2024-08-07 06:02:48 +08:00
zanllp d945da6672 Update help information and add option to control comma display in generated information 2024-08-07 06:01:30 +08:00
zanllp 217a86be12
Merge pull request #708 from zanllp/releases/1.0.0
release 1.0.0
2024-08-03 13:39:13 +08:00
zanllp 079caaa7de release 1.0.0 2024-08-03 13:02:24 +08:00
zanllp 19927f49cc
Merge pull request #704 from zanllp/style-optimization-break-fix-auto-refresh
Optimize styles, fix BREAK issue, and add option to control auto-refresh
2024-07-27 12:01:30 +08:00
zanllp 1e2925df01 Optimize styles, fix BREAK issue, and add option to control auto-refresh 2024-07-27 11:59:01 +08:00
zanllp 85543f17c6
Merge pull request #701 from zanllp/performance-optimization
pref: Optimize application performance
2024-07-22 09:08:04 +08:00
zanllp a8bca6ff06 pref: Optimize application performance 2024-07-22 09:07:06 +08:00
zanllp 49b9f88d83 update readme 2024-07-22 07:54:27 +08:00
zanllp b8e0af4999
Merge pull request #700 from zanllp/feature/add-missing-image-search-implementations
Complete missing implementations for image search functionality
2024-07-22 06:37:03 +08:00
zanllp 78bcb16318 Complete missing implementations for image search functionality 2024-07-22 06:29:58 +08:00
zanllp 9a0a8d350a
Update README-zh.md 2024-07-18 06:40:44 +08:00
zanllp 216b9ff7c3
Merge pull request #695 from zanllp/feature/polling-refresh
Add polling refresh feature
2024-07-18 03:55:17 +08:00
zanllp 21493de2d9 Add polling refresh feature 2024-07-18 03:52:44 +08:00
zanllp 059533946b
Merge pull request #694 from zanllp/feature/auto-refresh-walk-mode
Implement automatic refresh in walk mode
2024-07-17 08:02:29 +08:00
zanllp fdf35eb308 Implement automatic refresh in walk mode 2024-07-17 07:58:32 +08:00
zanllp ae3a2f044c
Merge pull request #693 from zanllp/add-workspace-snapshot
Add WorkspaceSnapshot feature. Add support for customizing the startup page
2024-07-15 05:32:58 +08:00
zanllp de48ae1f0d Add WorkspaceSnapshot feature. Add support for customizing the startup page 2024-07-15 05:16:11 +08:00
zanllp 8dfe7a3d80
Update README.md 2024-07-14 07:45:27 +08:00
zanllp a3a344f10a update readme 2024-07-14 06:24:41 +08:00
zanllp b27e6f419b
Merge pull request #691 from zanllp/ui-adjustments
Adjust interface
2024-07-14 05:01:54 +08:00
zanllp a994de8694 Adjust interface 2024-07-14 05:00:35 +08:00
zanllp edc27c6e9b
Merge pull request #690 from zanllp/display-current-mode-footer
Add display of current working mode at footer
2024-07-14 04:56:39 +08:00
zanllp d0cd421330 Add display of current working mode at footer 2024-07-14 04:55:23 +08:00