dify/web/service
2025-10-28 16:20:01 +08:00
..
demo [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
knowledge fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
_tools_util.spec.ts
_tools_util.ts
access-control.ts fix: make TagSelector always visible for accessibility and mobile support (#23515) 2025-08-07 09:25:26 +08:00
annotation.ts
apps.ts refactor(trigger): refactor app mode type to enum 2025-10-21 16:50:18 +08:00
base.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-23 11:54:35 +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 Remove redundant from_variable_selector null-check (#24842) 2025-08-31 17:00:13 +08:00
explore.ts
fetch.ts fix: preserve share code headers after login redirect (#27225) 2025-10-22 14:59:08 +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 fix: preserve share code headers after login redirect (#27225) 2025-10-22 14:59:08 +08:00
sso.ts
strategy.ts
tag.ts
tools.ts
use-apps.ts fix: resolve merge conflict between Features removal and validation enhancement (#24150) 2025-08-19 13:47:38 +08:00
use-base.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +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 feat: notice of the expire of education verify (#24210) 2025-08-20 15:37:46 +08:00
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 feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
use-pipeline.ts feat(pipeline): add language support to built-in pipeline templates and update related components (#26124) 2025-09-23 18:18:22 +08:00
use-plugins-auth.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-plugins.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +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 Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +08:00
use-triggers.ts feat(trigger): dynamic options opt 2025-10-28 16:20:01 +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 fix(workflow): change description field to be required in TriggerPluginNodePayload 2025-10-23 16:56:00 +08:00
workflow.ts refactor: simplify syncWorkflowDraft parameters by removing payload sanitization 2025-10-27 13:46:27 +08:00