Commit Graph

24 Commits (e07acdcf9c932b7d1ca20e4e8760825d81892fa6)

Author SHA1 Message Date
zanllp 50700974eb Release version 0.17.0, adding a pyinstaller-compiled sidecar to reduce the likelihood of false positives from antivirus software. 2024-07-10 21:36:10 +08:00
zanllp 17f048ad0c Add support for pre-generating cache via startup parameters and specifying cache directory through environment variables 2024-07-08 00:07:12 +08:00
zanllp 34c2e45b00 Improve performance, add option for pre-generating video covers, and update README 2024-06-20 09:58:22 +08:00
zanllp e543c58ffb support subpath 2024-03-15 04:13:18 +08:00
zanllp 1f900c58d4 add more exported functions. 2024-03-12 21:33:52 +08:00
zanllp 6d181ef8ba Add more isolation mechanisms and export functions for easier use as a library 2024-03-12 21:33:27 +08:00
zanllp c5c21167c2 fix: fix open config file error 2024-03-10 05:18:51 +08:00
zanllp ad127f1ebd fix 2023-07-30 04:07:45 +08:00
zanllp 118d9121a7 Adjust parameter order 2023-07-30 00:23:34 +08:00
lcolok 13a606615c Add functionality to customize host 2023-07-30 00:01:11 +08:00
zanllp 7d49900dc4
Revert "Revert" 2023-07-23 23:26:45 +08:00
zanllp 323cdaa866 Revert "Merge pull request #334 from zanllp/feature/access-control"
This reverts commit bb2e512b48, reversing
changes made to 478409dee8.
2023-07-23 21:11:43 +08:00
zanllp a0814fc500 Add support for specialized access control paths and permissions 2023-07-23 03:08:06 +08:00
zanllp 195b701ccf Hide unnecessary features based on server type 2023-07-12 05:20:38 +08:00
zanllp 1c75e81be4 Add desktop app version built with Tauri 2023-07-07 10:35:30 +08:00
zanllp aa4a737422 Add binary build using Tauri framework 2023-07-05 13:59:39 +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 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 2e2e301a20 Add support for passing extra paths through CLI 2023-06-18 05:06:57 +08:00
zanllp 78a6fb3904 Resolved module conflict 2023-06-03 16:29:46 +08:00
zanllp 71d79c9e23 Add more error checks and support for image index update in standalone operation 2023-05-04 23:28:02 +08:00
zanllp febe02326f standalone support 2023-04-25 19:56:28 +08:00