This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
2
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-16 18:39:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25c388d0db
dify
/
api
/
tests
/
unit_tests
/
controllers
/
inner_api
History
wdeveloper16
50a6892c3a
refactor: replace bare dict with dict[str, Any] in controller and core unit tests (
#35181
)
2026-04-14 17:51:49 +00:00
..
app
refactor: use sessionmaker in controllers, events, models, and tasks 1 (
#34693
)
2026-04-07 23:47:20 +00:00
plugin
refactor: replace bare dict with dict[str, Any] in controller and core unit tests (
#35181
)
2026-04-14 17:51:49 +00:00
workspace
refactor: migrate db.session.query to select in inner_api and web controllers (
#33774
)
2026-03-20 03:32:03 +09:00
__init__.py
test: improve unit tests for controllers.inner_api (
#32203
)
2026-03-12 11:07:56 +08:00
test_auth_wraps.py
refactor: migrate db.session.query to select in inner_api and web controllers (
#33774
)
2026-03-20 03:32:03 +09:00
test_mail.py
test: improve unit tests for controllers.inner_api (
#32203
)
2026-03-12 11:07:56 +08:00