dify/api/commands
Stephen Zhou 9098955a77
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/console/test_knowledge_fs_proxy.py
#	api/tests/unit_tests/services/test_knowledge_fs_proxy.py
#	web/app/components/workflow-app/hooks/use-available-nodes-meta-data.ts
2026-08-28 14:50:39 +08:00
..
__init__.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-28 14:50:39 +08:00
account.py fix(auth): normalize Gmail registration emails (#41249) 2026-08-26 07:14:27 +00:00
data_migrate.py feat: new user add automatic add to app / dataset whitelist (#41363) 2026-08-27 08:51:05 +00:00
data_migration.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
knowledge_fs.py feat(knowledge-fs): automate greenfield workspace cutover 2026-07-28 09:12:50 -04:00
plugin.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
rbac.py feat: new user add automatic add to app / dataset whitelist (#41363) 2026-08-27 08:51:05 +00:00
retention.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
storage.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
system.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
vector.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00