dify/web/service
Stephen Zhou eabdc5f0eb
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-22 16:35:22 +08:00
..
demo Refactor apps service toward TanStack Query (#29004) 2025-12-02 15:18:33 +08:00
knowledge refactor(web): migrate to Vitest and esm (#29974) 2025-12-22 16:35:22 +08:00
_tools_util.spec.ts test: adding some web tests (#27792) 2025-11-04 21:06:44 +08:00
_tools_util.ts fix: properly escape `collectionName` in query string parameters (#14476) 2025-02-27 18:59:07 +08:00
access-control.ts fix: make TagSelector always visible for accessibility and mobile support (#23515) 2025-08-07 09:25:26 +08:00
annotation.ts perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
apps.ts Refactor apps service toward TanStack Query (#29004) 2025-12-02 15:18:33 +08:00
base.ts fix: remove duplicated slash in webapp redirect_url (#29161) 2025-12-05 10:06:49 +08:00
billing.ts feat: make billing management entry prominent and enable current plan portal (#29321) 2025-12-09 15:43:51 +08:00
common.ts refactor: migrate common service toward TanStack Query (#29009) 2025-12-19 17:34:14 +08:00
datasets.ts Feat/update notion preview (#29345) 2025-12-16 16:43:45 +08:00
debug.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
explore.ts Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
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 Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
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: add a stop run button to the published app UI (#27509) 2025-11-21 22:26:30 +08:00
sso.ts New Auth Methods (#8119) 2024-10-21 09:23:20 +08:00
strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
tag.ts Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
tools.ts refactor(web): remove redundant add-tool-modal components and related code (#27996) 2025-11-13 20:21:04 +08:00
use-apps.ts Refactor apps service toward TanStack Query (#29004) 2025-12-02 15:18:33 +08:00
use-base.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-billing.ts feat: make billing management entry prominent and enable current plan portal (#29321) 2025-12-09 15:43:51 +08:00
use-common.ts refactor: migrate common service toward TanStack Query (#29009) 2025-12-19 17:34:14 +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 Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-explore.ts Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
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: 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 refactor: simplify plugin task handling and improve UI feedback (#26293) 2025-12-10 13:34:05 +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 Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-tools.ts feat: update RAG recommended plugins hook to accept type parameter (#29735) 2025-12-17 13:48:23 +08:00
use-triggers.ts feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
use-workflow.ts fix: incorrect last run result (#29128) 2025-12-04 16:23:22 +08:00
utils.spec.ts test: create some hooks and utils test script, modified clipboard test script (#27928) 2025-11-12 21:47:06 +08:00
utils.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
webapp-auth.ts fix(api): add session_id validation for webapp JWT authentication (#28297) 2025-11-21 11:23:52 +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