Commit Graph
47 Commits
Author SHA1 Message Date
jxxghp 4dd2d7fed2 refactor: use explicit runtime facade getters 2026-08-24 03:56:54 +08:00
jxxghp 9f76fc9dec refactor: unify workflow runtime boundary 2026-08-24 03:43:47 +08:00
jxxghp 9df599f502 refactor: split api dependencies by domain 2026-08-21 21:09:57 +08:00
jxxghp 8472bcff43 refactor: 收口 V3 分层架构与插件兼容边界 2026-08-18 13:22:02 +08:00
jxxghp 5128ae9e1e refactor: 推进后端分层架构治理 2026-08-18 00:29:14 +08:00
Aqr-K 8a11214a43 refactor(db): 修复异步连接池无界增长,并完成 SQLAlchemy 2.0 迁移与分层归位 (#6320) 2026-08-15 06:58:38 +08:00
jxxghp 369d7d6448 refactor: reorganize backend module boundaries 2026-08-14 19:53:33 +08:00
jxxghp 7b3444c366 refactor backend module architecture 2026-08-14 15:45:38 +08:00
jxxghp baf8850d63 refactor(api): standardize responses and restore media config contracts 2026-08-12 23:15:13 +08:00
InfinityPacer 656473f3aa fix(security): require manage access for workflows (#6052) 2026-07-05 09:27:24 +08:00
jxxghp 9056caae40 feat(workflow): enhance workflow execution and context management 2026-06-04 14:10:06 +08:00
jxxghp 0e5c592862 refactor: centralize MoviePilot server helper 2026-05-27 12:56:45 +08:00
DDSRem 5a585839ba chore: remove unused imports and fix function name conflicts (#5764)
- Remove unused imports in anthropic.py, tmdbv3api/__init__.py, tv.py, test files
- Rename conflicting function names in subscribe.py and webhook.py
- Clean up unused re-exports in tmdbv3api/__init__.py (15 unused exports)
- Apply consistent formatting across API endpoints
2026-05-13 18:59:03 +08:00
jxxghp d523c7c916 fix pydantic 2025-11-01 09:51:23 +08:00
jxxghp 003781e903 add MoviePilot AI agent implementation and workflow manager 2025-10-18 21:55:31 +08:00
jxxghp 749aaeb003 fix async 2025-07-31 07:07:14 +08:00
jxxghp 48d353aa90 fix async oper 2025-07-30 18:48:50 +08:00
jxxghp cd8661abc1 重构工作流相关API,支持异步操作并引入异步数据库管理 2025-07-30 18:21:13 +08:00
jxxghp 7abaf70bb8 fix workflow 2025-07-24 09:54:46 +08:00
jxxghp 232fe4d15e fix dead lock 2025-07-23 17:03:50 +08:00
jxxghp d6d12c0335 feat: 添加事件类型中文名称翻译字典 2025-07-23 15:35:04 +08:00
jxxghp 924f59afff fix bug 2025-07-22 21:02:02 +08:00
jxxghp f61cd969b9 fix 2025-07-22 20:46:42 +08:00
jxxghp e39a130306 feat:工作流支持事件触发 2025-07-22 20:23:53 +08:00
jxxghp b852acec28 fix workflow 2025-07-09 09:34:53 +08:00
jxxghp 2a3ea8315d fix workflow 2025-07-09 00:19:47 +08:00
Cursor Agentandjxxghp 570d4ad1a3 Fix workflow API by passing database session to WorkflowOper methods
Co-authored-by: jxxghp <jxxghp@163.com>
2025-07-08 15:44:55 +00:00
Cursor Agent dccdf3231a Checkpoint before follow-up message 2025-07-08 15:42:31 +00:00
Cursor Agentandjxxghp b8ee777fd2 Refactor workflow sharing with independent config and improved data access
Co-authored-by: jxxghp <jxxghp@163.com>
2025-07-08 15:33:43 +00:00
Cursor Agentandjxxghp a2fd3a8d90 Implement workflow sharing feature with new API endpoints and helper
Co-authored-by: jxxghp <jxxghp@163.com>
2025-07-08 15:26:16 +00:00
Cursor Agentandjxxghp bbffb1420b Add workflow sharing, forking, and related API endpoints
Co-authored-by: jxxghp <jxxghp@163.com>
2025-07-08 15:18:01 +00:00
jxxghp 0233b78c8e fix plugin actions api 2025-05-15 22:13:15 +08:00
jxxghp 806288d587 add:查询插件动作API 2025-05-15 20:54:39 +08:00
jxxghp 22b69f7dac fix blanke 2025-03-23 22:35:37 +08:00
jxxghp f9b0db623d fix cython type error 2025-03-23 21:39:37 +08:00
jxxghp a0a11842cb fix workflow count 2025-03-15 10:16:25 +08:00
jxxghp 2851f16395 feat:actions增加缓存机制 2025-03-02 12:27:36 +08:00
jxxghp 1bd12a9411 feat:工作流手动中止 2025-02-28 19:02:38 +08:00
jxxghp ab0008be86 fix actions 2025-02-27 13:09:01 +08:00
jxxghp 403d600db4 fix workflow edit api 2025-02-26 19:06:30 +08:00
jxxghp eec25113b5 fix workflow scheduler 2025-02-26 18:24:27 +08:00
jxxghp 88993cb67b fix workflow api 2025-02-25 17:27:21 +08:00
jxxghp 0dc9c98c06 fix workflow api 2025-02-25 13:35:32 +08:00
jxxghp c1c91cec44 fix workflow api 2025-02-25 13:25:56 +08:00
jxxghp 8b6dca6a46 fix bug 2025-02-22 11:22:21 +08:00
jxxghp 67145a80d0 add workflow apis 2025-02-22 10:35:57 +08:00
jxxghp 827d8f6d84 add workflow framework 2025-02-12 17:49:01 +08:00