dify/web/app
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
(commonLayout) Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-27 16:48:02 +08:00
(shareLayout) Fix/27468 in dify 192 the iframe embed cannot pass the user id in system variable (#27524) 2025-10-28 09:19:54 +08:00
account refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
activate E-300 (#19726) 2025-05-20 12:07:50 +08:00
components Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
dev-preview feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
education-apply refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
forgot-password reject whitespace characters in password regexp (#22232) 2025-07-11 19:18:18 +08:00
init E-300 (#19726) 2025-05-20 12:07:50 +08:00
install 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
oauth-callback feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
repos/[owner]/[repo]/releases Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
reset-password feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
signin refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
signup refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
styles bump nextjs to 15.5 and turbopack for development mode (#24346) 2025-09-25 09:10:09 +08:00
layout.tsx feat: add env NEXT_PUBLIC_ENABLE_SINGLE_DOLLAR_LATEX (#27070) 2025-10-27 10:36:03 +08:00
page.module.css Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
page.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
routePrefixHandle.tsx Fix the bug of automatically appending basepath to image resource. (#24201) 2025-08-20 23:15:18 +08:00