Commit Graph

523 Commits (a28fc74282af41865d2d2edc51b4464b58dcd01f)

Author SHA1 Message Date
zanllp a28fc74282
Merge pull request #335 from zanllp/update-readme
update readme
2023-07-23 13:21:05 +08:00
zanllp 8d5214e6ca update readme 2023-07-23 13:12:35 +08:00
zanllp bb2e512b48
Merge pull request #334 from zanllp/feature/access-control
Add support for specialized access control paths and permissions
2023-07-23 03:19:22 +08:00
zanllp a0814fc500 Add support for specialized access control paths and permissions 2023-07-23 03:08:06 +08:00
zanllp 478409dee8
Merge pull request #332 from zanllp/fallback-on-mount-failure
Add fallback for mount failure
2023-07-22 20:17:37 +08:00
zanllp 6d18c04d4c Add fallback for mount failure 2023-07-22 20:16:41 +08:00
zanllp 1520013d7b
Merge pull request #329 from zanllp/feature/batch-download-images
Add batch download feature, support collecting selected images from ther pages for download and archiving
2023-07-22 11:50:53 +08:00
zanllp 3692b2e6c3 Add batch download feature, support collecting selected images from other pages for download and archiving 2023-07-22 11:41:00 +08:00
zanllp d3b3599b73
Merge pull request #328 from zanllp/adjust-css-visual-area-no-double-scrollbar
Adjust CSS styles to optimize visual area and prevent double scrollbar
2023-07-21 03:16:11 +08:00
zanllp d969f192b4 adjust style 2023-07-21 03:15:46 +08:00
zanllp f4a84b1356 Adjust CSS styles to optimize visual area and prevent double scrollbar 2023-07-21 02:50:27 +08:00
zanllp 9ed1204b17 fix 2023-07-19 20:21:30 +08:00
zanllp 69cf9c2720
Merge pull request #327 from zanllp/simplify-code
refactor: Refactored code to simplify logic
2023-07-19 20:18:15 +08:00
zanllp ea8fcf1f51 refactor: Refactored code to simplify logic 2023-07-19 20:16:55 +08:00
zanllp 1c0dedcbfa
Merge pull request #326 from zanllp/adj-style
adjust style
2023-07-19 19:51:12 +08:00
zanllp b6a8e7b157 adjust style 2023-07-19 19:49:55 +08:00
zanllp eeba3e26c1
Merge pull request #325 from zanllp/fullscreen-custom-tag-display
Add custom tag display in fullscreen mode and adjust custom tag style
2023-07-19 19:38:49 +08:00
zanllp bc58a97b63 Add custom tag display in fullscreen mode and adjust custom tag style 2023-07-19 19:38:13 +08:00
zanllp 9e72be1fe0
Merge pull request #324 from zanllp/custom-tag-display
Improved custom tag display for better user experience.
2023-07-19 19:09:57 +08:00
zanllp 1c4479a394 Improved custom tag display for better user experience. 2023-07-19 19:07:43 +08:00
zanllp fd9552c83c
Merge pull request #321 from zanllp/lyco-support
Lyco support
2023-07-17 22:42:12 +08:00
zanllp c5aa41dcbf Add browser-side support for Lyco 2023-07-17 22:39:52 +08:00
zanllp 276c2e53bd Add server-side support for Lyco 2023-07-17 21:29:27 +08:00
zanllp b29242efc0
Merge pull request #316 from zanllp/releases/0.2.0
release 0.2.0
2023-07-17 15:32:48 +08:00
zanllp 8fd6d5b8ca release 0.2.0 2023-07-17 15:07:04 +08:00
zanllp e8e4241fe5
Update README.md 2023-07-17 14:13:28 +08:00
zanllp 6a359cdb6f
Merge pull request #315 from zanllp/adjust-timeout-to-3s
Adjust timeout for sending to other tabs to 3 seconds
2023-07-17 13:29:03 +08:00
zanllp 47c757af4d Adjust timeout for sending to other tabs to 3 seconds 2023-07-17 13:28:30 +08:00
zanllp 47f14b238f
Merge pull request #314 from zanllp/support/openOutpaint-controlNet-tab
Added support for send to openOutpaint and for using send to ControlNet in a separate tab.
2023-07-17 12:40:48 +08:00
zanllp 07aca9817e Added support for sending to openOutpaint and for using ControlNet in a separate tab. 2023-07-17 12:37:19 +08:00
zanllp 69ab7b96b0
Merge pull request #313 from zanllp/feature/file-management
Added new feature: copying files and creating folders.
2023-07-16 16:06:26 +08:00
zanllp f10a177907 Added new feature: copying files and creating folders. 2023-07-16 15:54:43 +08:00
zanllp 7d8be944df
Merge pull request #311 from zanllp/support-custom-grid-size
feat: Add support for custom grid image size
2023-07-14 13:14:35 +08:00
zanllp 71be884dc4 feat: Add support for custom grid image size 2023-07-14 13:11:47 +08:00
zanllp 266d59d818
Merge pull request #309 from zanllp/releases/linux-app
Add build for Linux desktop app version
2023-07-12 16:12:49 +08:00
zanllp eedaa60893 Add build for Linux desktop app version 2023-07-12 16:04:20 +08:00
zanllp 3e7fadb439
Merge pull request #307 from zanllp/hide-unnecessary-features-based-on-server-type
Hide unnecessary features based on server type
2023-07-12 05:28:09 +08:00
zanllp 195b701ccf Hide unnecessary features based on server type 2023-07-12 05:20:38 +08:00
zanllp 275b4850af
Merge pull request #302 from zanllp/fix-shortcut-key-error
Fix shortcut key error
2023-07-10 12:56:03 +08:00
zanllp 3a536c7f29 Fix shortcut key error 2023-07-10 12:54:59 +08:00
zanllp 1d784d7877
Update README-zh.md 2023-07-10 10:32:14 +08:00
zanllp 2f7a826e3c
Update README.md 2023-07-10 10:31:34 +08:00
zanllp 48ab0c3b9a
Merge pull request #300 from zanllp/supports-ctrl-a
Add support for using Ctrl+A to select all in all interfaces
2023-07-10 05:37:36 +08:00
zanllp ceda095a1d Handling excessively long file lists 2023-07-10 05:34:44 +08:00
zanllp 6c7cce56a1 Add support for using Ctrl+A to select all in all interfaces 2023-07-10 05:22:58 +08:00
zanllp 16d8c6547b
Merge pull request #298 from zanllp/add-image-comparison-feature-with-region-limitation-and-auto-creation-of-folder
Add image comparison feature with region limitation and auto creationof folder in information panel, and include it in the list of startup options.
2023-07-09 05:57:07 +08:00
zanllp 40d9e310b1 Add image comparison feature with region limitation and auto creation of folder in information panel, and include it in the list of startup options. 2023-07-09 05:55:31 +08:00
zanllp 8dffc935b0
Merge pull request #294 from zanllp/update-readme
update readme
2023-07-08 05:42:38 +08:00
zanllp b737744761 update readme 2023-07-08 05:41:33 +08:00
zanllp 537f7835b0
Merge pull request #289 from zanllp/releases/tauri-binary
Add desktop app version built with Tauri
2023-07-07 11:24:58 +08:00