Commit Graph

693 Commits (388d436cbce2c2ffbdd4ccfba73b0e69dba8a6ee)

Author SHA1 Message Date
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
zanllp 1f2f78f907
Update README-zh.md 2023-06-03 23:07:31 +08:00
zanllp 43b2786610
Update README.md 2023-06-03 23:07:00 +08:00
zanllp 47492a838f
Create FUNDING.yml 2023-06-03 20:25:07 +08:00
zanllp 5a01863187
Merge pull request #215 from zanllp/fix-shortcut-issue-in-search
fix shortcut issue in search page
2023-06-03 19:15:53 +08:00
zanllp 98cf627acb fix shortcut issue in search page 2023-06-03 19:14:38 +08:00
zanllp 14b6ad5941
Merge pull request #214 from zanllp/rebuild-fe
fix
2023-06-03 17:46:09 +08:00
zanllp 578c38bf27 fix 2023-06-03 17:45:40 +08:00
zanllp dd5bae54e1
Merge pull request #210 from zanllp/resolve-module-conflict
Resolved module conflict
2023-06-03 16:32:32 +08:00
zanllp 78a6fb3904 Resolved module conflict 2023-06-03 16:29:46 +08:00
zanllp 24960b9dac
Merge pull request #209 from zanllp/feature/history-improvements
Fix and improve history functionality, move open in new window and restore last record to Launch
2023-06-03 15:59:09 +08:00
zanllp 63b0a8b884 Fix and improve history functionality, move open in new page and restore last session to Launch 2023-06-03 15:56:37 +08:00
zanllp 8105e19f3d
Merge pull request #206 from zanllp/improve-development-experience
Improve development experience by optimizing performance and enhancing usability
2023-06-03 01:40:50 +08:00
zanllp 936fcae3dc Improve development experience by optimizing performance and enhancing usability 2023-06-03 01:32:37 +08:00
zanllp 194ce43219
Update README.md 2023-06-01 02:17:18 +08:00
zanllp 68e106abf1
Merge pull request #205 from zanllp/add-custom-shortcuts
Add more custom shortcuts
2023-06-01 02:11:01 +08:00
zanllp 465aa4f8bc update readme 2023-06-01 02:08:34 +08:00
zanllp 38303a8d25 Add more custom shortcuts 2023-06-01 01:45:11 +08:00