dify/web/context
Yeuoly b76e17b25d
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-12 17:59:37 +08:00
..
access-control-store.ts
app-context.tsx fix: prevent fetch version info in enterprise edition (#27923) 2025-11-06 17:59:53 +08:00
dataset-detail.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasets-context.tsx
debug-configuration.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
event-emitter.tsx
explore-context.ts
external-api-panel-context.tsx
external-knowledge-api-context.tsx
global-public-context.tsx
i18n.ts feat: Add support for slash commands, optimize command selector logic. (#24723) 2025-08-28 21:13:18 +08:00
mitt-context.tsx
modal-context.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
provider-context.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
query-client.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
web-app-context.tsx Fix/27468 in dify 192 the iframe embed cannot pass the user id in system variable (#27524) 2025-10-28 09:19:54 +08:00
workspace-context.tsx