dify/web/service
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
..
demo feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
knowledge fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
_tools_util.spec.ts test: adding some web tests (#27792) 2025-11-04 21:06:44 +08:00
_tools_util.ts
access-control.ts
annotation.ts
apps.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
base.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
billing.ts
common.ts Feature:during account initialization, set the interface language to be consistent with the display language(#27029) (#27042) 2025-10-21 15:53:12 +08:00
datasets.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
debug.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
explore.ts
fetch.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
log.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plugins.ts
refresh-token.ts refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
share.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
sso.ts
strategy.ts
tag.ts
tools.ts
use-apps.ts
use-base.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-common.ts chore: hide useless error info in login page (#27245) 2025-10-22 11:20:31 +08:00
use-datasource.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-education.ts
use-endpoints.ts
use-explore.ts
use-flow.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-models.ts Refactor/model credential (#24994) 2025-09-03 13:36:59 +08:00
use-oauth.ts
use-pipeline.ts feat: enhance pipeline template list with marketplace feature toggle (#27604) 2025-10-30 11:02:54 +08:00
use-plugins-auth.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-plugins.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-share.ts refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
use-strategy.ts
use-tools.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-triggers.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-workflow.ts fix: use invalid last run (#25911) 2025-09-18 16:52:27 +08:00
utils.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
webapp-auth.ts fix: passport outdate caused webapp reload (#27175) 2025-10-21 11:47:28 +08:00
workflow-payload.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
workflow.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00