dify/web/service
2025-10-27 11:33:02 +08:00
..
demo
knowledge fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
_tools_util.spec.ts
_tools_util.ts
access-control.ts
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
debug.ts
explore.ts
fetch.ts fix: preserve share code headers after login redirect (#27225) 2025-10-22 14:59:08 +08:00
log.ts
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
use-base.ts
use-common.ts chore: hide useless error info in login page (#27245) 2025-10-22 11:20:31 +08:00
use-datasource.ts
use-education.ts
use-endpoints.ts
use-explore.ts
use-flow.ts
use-models.ts
use-oauth.ts
use-pipeline.ts
use-plugins-auth.ts
use-plugins.ts feat: surface featured trigger recommendations in start tab (#27319) 2025-10-27 11:33:02 +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 fix: display plugin trigger labels in logs using i18n metadata 2025-10-25 12:41:37 +08:00
use-triggers.ts feat(trigger): remove Redundant comp & triggers api no cache 2025-10-23 10:57:41 +08:00
use-workflow.ts
utils.ts
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 feat(workflow): integrate payload sanitization for workflow draft synchronization 2025-10-23 16:45:28 +08:00