This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e01510e2a6b64ac6de2eef39495bcd08e5bf5d6d
dify
/
api
/
services
/
plugin
History
Asuka Minato
58608f51da
replace db with sa to get typing support (
#23240
)
2025-08-02 23:54:23 +08:00
..
__init__.py
…
data_migration.py
replace db with sa to get typing support (
#23240
)
2025-08-02 23:54:23 +08:00
dependencies_analysis.py
…
endpoint_service.py
…
github_service.py
…
oauth_service.py
…
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
…