Commit Graph

1026 Commits (844debc55ea8f70cb32c364d052d551b8eca8200)

Author SHA1 Message Date
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
zanllp 1c75e81be4 Add desktop app version built with Tauri 2023-07-07 10:35:30 +08:00
zanllp 38aff073dd Add a GitHub Action to build the Python backend binary. 2023-07-05 14:36:43 +08:00
zanllp aa4a737422 Add binary build using Tauri framework 2023-07-05 13:59:39 +08:00
zanllp 56b9c1d49c
Update README-zh.md 2023-07-01 18:42:00 +08:00
zanllp 0b4b149220
Update README.md 2023-07-01 18:41:12 +08:00
zanllp 27789e4491
Merge pull request #281 from zanllp/feature/update-encryption-library
Updated encryption library to sjcl for improved browser compatibility
2023-06-28 15:19:08 +08:00
zanllp 568ccca6ac Updated encryption library to sjcl for improved browser compatibility 2023-06-28 15:15:36 +08:00
zanllp 52f3cf155c
Merge pull request #278 from zanllp/fix/path-check-cross-drive-exception
Fix path check to handle cross-drive exceptions
2023-06-28 14:26:14 +08:00
zanllp d50c359c43 Fix path check to handle cross-drive exceptions 2023-06-28 14:23:48 +08:00
zanllp fa5b47c21e
Merge pull request #277 from zanllp/fix-path-under-parents
Fix the abnormal behavior of is_path_under_parents.
2023-06-28 13:58:11 +08:00
zanllp 7a8e198eaa Fix the abnormal behavior of is_path_under_parents. 2023-06-28 13:56:57 +08:00
zanllp b95d89b7ec
Merge pull request #276 from zanllp/add-sd-webui-relative-path-option
Add option to use relative paths based on sd_webui_config file path
2023-06-28 08:46:36 +08:00
zanllp 09f37c5c86 Add option to use relative paths based on sd_webui_config file path 2023-06-28 08:39:26 +08:00
zanllp 448b9e6d09
Merge pull request #275 from zanllp/feature/prompt-from-txt-file
feat: Support loading prompts from separate txt files
2023-06-28 05:24:37 +08:00
zanllp 36e781677d feat: Support loading prompts from separate txt files, Correct i18n typos and improve translations 2023-06-28 05:13:20 +08:00
zanllp 9f5e357110
Update README.md 2023-06-27 08:45:39 +08:00
zanllp 10c23dcd04
Update README-zh.md 2023-06-27 08:45:33 +08:00
zanllp 5dd67fbf77
Merge pull request #271 from zanllp/feature/display-file-info-in-prompt-on-fullscreen-preview
Add display of file information  on fullscreen preview
2023-06-27 07:56:29 +08:00
zanllp b0ba8f8fcc Add display of file information in prompt on fullscreen preview 2023-06-27 07:53:25 +08:00
zanllp a321a02070
Merge pull request #270 from zanllp/improve-image-comparison-interface
improve image comparison interface, add support for opening comparisons in a new tab.
2023-06-27 05:40:56 +08:00
zanllp 3a3de2e3e3 mprove image comparison interface, add support for opening comparisons in a new tab. 2023-06-27 05:31:53 +08:00
zanllp d560741f41
Update README.md 2023-06-26 10:51:56 +08:00
zanllp a07b4e1aa4
Merge pull request #268 from zanllp/feature/image-comparison
Add image comparison feature similar to imgsli
2023-06-26 10:22:55 +08:00
zanllp 7cf69bd790 Add image comparison feature similar to imgsli 2023-06-26 10:16:36 +08:00
zanllp 6c20435904
Merge pull request #265 from zanllp/url-query-params-open-folder
feat: add support for opening folder via URL query params
2023-06-24 22:51:25 +08:00
zanllp 318c34693a feat: add support for opening folder via URL query params 2023-06-24 22:10:54 +08:00
zanllp be7236ba48
Merge pull request #264 from zanllp/improve-pathbar-editing-and-multiselect-tips
Improve editing and copying of current path in path bar, and add tips  for multiselect in modal
2023-06-24 06:10:33 +08:00
zanllp 1ddf0a45e3 Improve editing and copying of current path in path bar, and add tips for multiselect in modal 2023-06-24 06:08:56 +08:00
zanllp 911f958280
Merge pull request #261 from WSH032/Standalone-API
Python API For Standlone
2023-06-23 01:05:14 +08:00
zanllp b8e51aea47 Simplified code structure by removing unnecessary components and optimizing formatting. 2023-06-23 01:02:58 +08:00
WSH032 8125543053 fix typo and rename
修正命名错误
统一api接口参数名称
2023-06-22 22:44:55 +08:00
WSH032 5f201bea70 Python API For Standlone
为独立运行的脚本添加python调用接口
更方便的在jupyter中使用
2023-06-22 06:59:50 +08:00
zanllp 8952d83e5a
Update README.md 2023-06-22 00:54:43 +08:00
zanllp 878e74e904
Update README-zh.md 2023-06-22 00:50:59 +08:00
zanllp 551ccc24b6
Merge pull request #256 from zanllp/fix-open-folder
Fix issue with opening local file browser on macOS
2023-06-21 02:03:35 +08:00
zanllp d07eaa6ba4 Fix issue with opening local file browser on macOS 2023-06-21 02:02:53 +08:00
zanllp 40040aed50
Merge pull request #255 from zanllp/fix-fail-to-load
Fix fail to load
2023-06-21 00:25:46 +08:00
zanllp 98f40573d7 fix failed to load 2023-06-21 00:24:41 +08:00
zanllp 0dc117c41f Revert "Revert "Fix issue with dragging and dropping files from search results page""
This reverts commit df267c551e.
2023-06-21 00:22:14 +08:00
zanllp 4f38626fe8
Merge pull request #254 from zanllp/revert-252-fix/drag-drop-search-results
Revert "Fix issue with dragging and dropping files from search results page"
2023-06-21 00:20:40 +08:00
zanllp df267c551e
Revert "Fix issue with dragging and dropping files from search results page" 2023-06-21 00:20:30 +08:00
zanllp 0bdba5ae1d
Merge pull request #252 from zanllp/fix/drag-drop-search-results
Fix issue with dragging and dropping files from search results page
2023-06-20 23:45:39 +08:00
zanllp bc7996be16 Fix issue with dragging and dropping files from search results page 2023-06-20 23:44:13 +08:00
zanllp 1893e81f0e
Merge pull request #249 from zanllp/add-cli-path-support
Add support for passing extra paths through CLI
2023-06-18 05:15:08 +08:00
zanllp 2e2e301a20 Add support for passing extra paths through CLI 2023-06-18 05:06:57 +08:00
zanllp a58b078ab4
Merge pull request #246 from zanllp/feat/add-default-sort-and-view-mode-to-global-settings
Add default sort method and view mode to global settings
2023-06-17 05:30:56 +08:00
zanllp 941d67f4b0 Add default sort method and view mode to global settings 2023-06-17 05:24:29 +08:00