dify/api/services/plugin
Asuka Minato 58608f51da
replace db with sa to get typing support (#23240)
2025-08-02 23:54:23 +08:00
..
__init__.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
data_migration.py replace db with sa to get typing support (#23240) 2025-08-02 23:54:23 +08:00
dependencies_analysis.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
endpoint_service.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
github_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
oauth_service.py feat(oauth): refactor proxy context (#21483) 2025-06-25 15:10:45 +08:00
plugin_auto_upgrade_service.py feat: plugin auto upgrade strategy (#19758) 2025-07-23 15:33:39 +08:00
plugin_migration.py replace db with sa to get typing support (#23240) 2025-08-02 23:54:23 +08:00
plugin_parameter_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
plugin_permission_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
plugin_service.py feat: plugin deprecation notice (#22685) 2025-07-22 10:27:35 +08:00