dify/api/services/plugin
2026-04-10 07:44:22 +00:00
..
__init__.py
data_migration.py refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
dependencies_analysis.py
endpoint_service.py
oauth_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
plugin_auto_upgrade_service.py fix: fix sqlalchemy.orm.exc.DetachedInstanceError (#34845) 2026-04-09 10:55:48 +00:00
plugin_migration.py refactor(api): type plugin migration results with TypedDict (#34627) 2026-04-07 02:10:23 +00:00
plugin_parameter_service.py refactor: migrate session.query to select API in sync task and services (#34619) 2026-04-07 04:23:14 +00:00
plugin_permission_service.py fix: sqlalchemy.orm.exc.DetachedInstanceError (#34910) 2026-04-10 07:44:22 +00:00
plugin_service.py fix: auto-activate credential when provider record exists without act… (#33503) 2026-03-17 17:27:11 +08:00