Commit Graph

460 Commits (448b9e6d094e5b72e16da3b2dcb1b007dfe5e5e2)

Author SHA1 Message Date
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
zanllp a5a9e1ac78
Merge pull request #238 from zanllp/access-control-mode-prompt-improvements
Improved access control mode prompt guidance
2023-06-14 21:47:48 +08:00
zanllp 79c98a7be2 Improved access control mode prompt guidance 2023-06-14 21:44:57 +08:00
zanllp 986ad2954f
Update .env.example 2023-06-14 14:24:06 +08:00
zanllp 7d349b0bba
Update .env.example 2023-06-10 22:06:27 +08:00
zanllp 5994a3fda8 update readme 2023-06-10 22:01:50 +08:00
zanllp a008ab7104
Merge pull request #234 from zanllp/feature/add-access-control-for-data-security
Add access control to ensure data security
2023-06-10 19:13:19 +08:00
zanllp 0a8b050bc1 fix 2023-06-10 18:45:32 +08:00
zanllp 5f98c26b86 Add access control to ensure data security 2023-06-10 18:28:03 +08:00
zanllp 684dcb63fa
Merge pull request #229 from cobryan05/scandir
Speed up directory listing on Windows
2023-06-08 20:47:30 +08:00
Chris OBryan 67a1eeea7b Speed up directory listing on Windows
10x speed up on Windows machines by using scandir to
get file stats in a single call.
2023-06-07 23:31:13 -05:00
zanllp 4f800af4f1
Merge pull request #228 from AlUlkesh/main
install.py fix for dist_name <> pkg_name
2023-06-08 10:04:52 +08:00
AlUlkesh c071566cc8 install.py fix for dist_name <> pkg_name 2023-06-07 23:31:43 +02:00
zanllp fec87ef97e
Merge pull request #218 from zanllp/fix-setup-not-working-before-reolad
fix setup not working on after webui reload
2023-06-05 00:33:50 +08:00
zanllp 166e3d898d fix setup not working on after webui reload 2023-06-05 00:32:19 +08:00
zanllp 55d154e3ee
Update README.md 2023-06-04 00:20:49 +08:00
zanllp 5dfb89806d
Update README-zh.md 2023-06-04 00:19:16 +08:00