dify/web/service
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 2025-05-20 11:42:22 +08:00
..
demo feat: support app rename and make app card ui better (#766) 2023-08-16 10:31:08 +08:00
knowledge fix: update link in Form component and correct endpoint for related apps query 2025-05-16 16:49:43 +08:00
_tools_util.spec.ts fix: properly escape `collectionName` in query string parameters (#14476) 2025-02-27 18:59:07 +08:00
_tools_util.ts fix: properly escape `collectionName` in query string parameters (#14476) 2025-02-27 18:59:07 +08:00
annotation.ts feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
apps.ts feat: Check and compare the DSL version before import an app (#10969) 2024-11-22 15:05:04 +08:00
base.ts revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807) 2025-05-17 12:32:27 +08:00
billing.ts chore(web): strong typing (#2339) 2024-02-01 18:07:26 +08:00
common.ts fix: update reset password token when email code verify success (#18364) 2025-04-18 17:14:51 +08:00
datasets.ts feat: Enhance dataset settings with chunk structure and icon selection 2025-05-13 11:07:31 +08:00
debug.ts Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
explore.ts feat: add 'Open in Explore' link for each apps on studio (#11402) 2024-12-09 12:04:03 +08:00
fetch.ts revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807) 2025-05-17 12:32:27 +08:00
log.ts Feat: time period filter for workflow logs (#14271) 2025-03-10 14:02:58 +08:00
plugins.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
refresh-token.ts Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
share.ts feat: allow the embedding in websites to customize sys.user_id (#16062) 2025-03-31 18:55:42 +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 fix: properly escape `collectionName` in query string parameters (#14476) 2025-02-27 18:59:07 +08:00
use-apps.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-base.ts feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
use-common.ts feat: add dataset creation components and functionality 2025-05-03 13:43:37 +08:00
use-education.ts Feat:edu frontend (#17251) 2025-04-01 13:58:10 +08:00
use-endpoints.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-models.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-pipeline.ts refactor: update variable naming for consistency and improve data source handling in pipeline components 2025-05-20 11:42:22 +08:00
use-plugins.ts feat: add minimum dify version requirement to plugins (#18022) 2025-04-14 20:09:22 +08:00
use-strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-tools.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-workflow.ts fix: pipeline init 2025-05-13 16:02:36 +08:00
workflow.ts feat: version tag (#14949) 2025-03-07 18:10:40 +08:00