This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a7fe0e3f87a51bda80ce78394c8f35348cbae57a
dify
/
api
/
services
/
plugin
History
Maries
a7fe0e3f87
fix(oauth): redis compatibility (
#23959
)
2025-08-18 11:14:08 +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
fix(oauth): redis compatibility (
#23959
)
2025-08-18 11:14:08 +08:00
plugin_auto_upgrade_service.py
…
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
…