jxxghp
52e15b51db
fix(cli): align frontend download with version.py
...
Use FRONTEND_VERSION from version.py as the default frontend release target so local setup and auto-update install the matching frontend bundle.
Closes #5693
2026-05-08 15:49:32 +08:00
jxxghp
c2c9950bb1
fix(postgresql): support unix socket connections
...
Allow PostgreSQL socket paths without forcing a TCP port and reuse a single URL builder for sync, async, and migration flows. Document Redis socket URLs and close the socket connection request. Closes #5720
2026-05-07 13:22:14 +08:00
jxxghp
1282ad5004
feat: improve local CLI startup management
2026-04-21 11:26:56 +08:00
jxxghp
93a19b467b
Add uninstall workflow to local CLI
2026-04-20 13:38:06 +08:00
jxxghp
eea7e3b55f
feat(cli): optimize installation command and support initializing user password
2026-04-16 23:43:20 +08:00
jxxghp
810cb0a203
relax local install python requirement to 3.11
2026-04-16 23:13:45 +08:00
jxxghp
89f6164eba
automate local bootstrap prerequisites
2026-04-16 19:47:56 +08:00
jxxghp
61a0a66c47
support local restart and site auth wizard
2026-04-16 19:21:00 +08:00
jxxghp
5995b3f3e8
extend setup wizard for database and agent
2026-04-16 17:10:25 +08:00
jxxghp
02a98f832f
fix local cli install and config workflow
2026-04-16 14:55:31 +08:00
jxxghp
9a2a241a30
add full-stack local cli install flow
2026-04-16 09:52:15 +08:00
PKC278
cedb0f565c
feat: 优化工具和SKILL.md
2026-03-18 14:27:07 +08:00
PKC278
2de83c44ab
refactor(mcp): 精简会话管理逻辑并更新API文档
2025-12-23 17:06:17 +08:00
PKC278
58ec8bd437
feat(mcp): 实现标准MCP协议支持和会话管理功能
2025-12-22 18:49:00 +08:00
Cursor Agent
2aae496742
Refactor: Improve MCP API documentation for broader client support
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-19 08:03:53 +00:00
Cursor Agent
6f72046f86
Refactor: Update MCP API documentation and authentication
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-19 07:47:32 +00:00
jxxghp
b2d36c0e68
Update API key documentation to clarify retrieval methods in security.py and mcp-api.md
2025-11-19 13:42:53 +08:00
jxxghp
6123a1620e
add mcp
2025-11-19 13:19:17 +08:00
jxxghp
c060d7e3e0
更新 postgresql-setup.md
2025-08-23 22:26:34 +08:00
Carol
4184d8c7ac
补充迁移数据库异常的注意事项
...
add: sqlite迁移到postgresql的注意事项
2025-08-22 10:55:26 +08:00
jxxghp
e8058c8813
添加 PostgreSQL 数据库支持
2025-08-18 11:19:06 +08:00
jxxghp
f14f4e1e9b
添加异步数据库支持,更新相关模型和会话管理
2025-07-30 13:18:45 +08:00
jxxghp
6d1de8a2e4
add db异步转换器
2025-07-30 08:59:11 +08:00
Attente
0f0c3e660b
style: 清理空白字符
...
移除代码中的 trailing whitespace 和空行缩进, 提升代码整洁度
2025-06-29 22:49:58 +08:00
DDSRem
2d6b2ab7d7
bump: python environment upgrade 3.12
...
links https://github.com/jxxghp/MoviePilot/issues/3543
2025-04-06 11:56:00 +08:00
DDSRem
fca9297fa7
Revert "Merge branch 'rfc-python-bump-312' into v2"
...
This reverts commit 0ec5e3b365 , reversing
changes made to c18937ecc7 .
2024-12-28 11:56:54 +08:00
DDSRem
c104498b43
chore(deps): environment and dependency upgrades
2024-12-16 21:11:14 +08:00
InfinityPacer
0f5290be18
chore: Delete 插件版本兼容与升级方案.md
2024-09-10 12:09:21 +08:00
InfinityPacer
aa6fa8d336
chore: Add 插件版本兼容与升级方案.md
2024-09-09 21:39:27 +08:00
InfinityPacer
c2824a1bc8
chore: Update development-setup.md
2024-09-09 19:02:13 +08:00
InfinityPacer
d5241a2eb8
chore: Integrate pip-tools and safety, upgrade vulnerable dependencies
2024-08-20 18:52:07 +08:00