Commit Graph

298 Commits

Author SHA1 Message Date
GQ1994 e9f9c4d796 revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-17 12:32:27 +08:00
Nite Knite 34dafba221 feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
2025-05-15 12:38:20 +08:00
KVOJJJin 89d4f03850 Feat: add search params with theme in links of marketplace (#19648) 2025-05-14 13:46:03 +08:00
KVOJJJin b1f37ba71a Feat: add theme switcher (#18093) 2025-05-14 09:06:14 +08:00
johnny0120 982a8ac61a fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
2025-05-12 13:44:41 +08:00
GQ1994 14ea7db12e fix_invitation-link.tsx_url_more_basepath_bug (#19453)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-10 18:17:16 +08:00
Jim e2a775ab75 fix(web): add workspace selector overflow auto (#19265)
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
2025-05-06 13:30:25 +08:00
Wu Tianwei cb9b7b410c fix(i18n): add functions to retrieve document and pricing page languages (#19142) 2025-04-30 14:58:49 +08:00
QuantumGhost 487b107e6f Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
HyaCinth 20855a8b93 fix(web): fix the wrong components usage(#18995) (#19065) 2025-04-29 14:39:59 +08:00
zxhlyh a61732c3e1 fix: header padding (#18957) 2025-04-28 13:57:44 +08:00
GQ1994 b12fa9f1e0 Added the missing path of the webpath prefix and the prefix basepath + of static resources to remove the bug of adding more basepath. (#18658)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-04-24 17:14:26 +08:00
非法操作 b7157c46fd fix some browser autofill password when authorization plugin (#18661) 2025-04-24 11:55:42 +08:00
GuanMu f79a556529 fix: update search model placeholder and add translations f (#18518) 2025-04-22 11:06:36 +08:00
kurokobo 7c1b1c61e9 fix: correct icons for gpt-4 series from non-openai providers (#18387) 2025-04-19 10:12:12 +08:00
Joel 4e46354f9a feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-18 16:53:43 +08:00
GuanMu f4d6febfaa fix: Adjust span height and alignment in WorkplaceSelector component (#18361) 2025-04-18 16:00:12 +08:00
crazywoola a630405d0f feat: add switches for jina firecrawl watercrawl (#18153) 2025-04-16 15:50:15 +08:00
diuwu 5dfc5df9ad feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
2025-04-15 17:05:50 +08:00
Joel e9bf83a08b chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
crazywoola b6517af403 Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
AichiB7A eedf3d5b44 [Observability] Integrate OpenTelemetry (#17627) 2025-04-11 17:04:06 +08:00
Lao 03972db4de Update the model modal:position the scrollbar further inside the modal (#17672) 2025-04-11 16:09:56 +08:00
KVOJJJin 24945ec2f6 Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
zxhlyh 0c9ae8db98 Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
yusheng chen f633d1ee92 chore: add 'no-empty-function': 'error' to eslint.config.mjs (#17656) 2025-04-09 12:10:17 +08:00
Lao 106604682a Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634) 2025-04-08 21:00:00 +08:00
Joel 5a6219c726 chore: add unit test to high frequency hooks (#17617) 2025-04-08 16:39:11 +08:00
Junjie.M 41df910771 fix: only the owner can edit the member information (#17538) 2025-04-07 17:42:12 +08:00
Amir Mohsen Asaran f54905e685 feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-07 12:43:23 +08:00
yusheng chen c05e03fc09 refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
crazywoola 4902ddaf87 Feat/change workspace name (#17402) 2025-04-03 16:05:55 +08:00
Bowen Liang 4a505c19df fix: enlarge workspace selector width to show current workspace (#17288) 2025-04-02 09:27:37 +08:00
zxhlyh 713902dc47 Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
KVOJJJin d1801b1f2e Feat:edu frontend (#17251)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-01 13:58:10 +08:00
NFish 161724fb17 Fix/workspace logo style (#17164) 2025-03-31 14:26:43 +08:00
zxhlyh 32527b26d5 fix: model page switch marketplace (#17147) 2025-03-31 11:13:05 +08:00
Good Wood 42968cb945 fix: fix cannot select stream-tool-call in agent modal (#17015) 2025-03-29 14:47:28 +08:00
GuanMu bc22076ad8 fix: update account dropdown border radius for improved UI consistency #17030 (#17031) 2025-03-28 16:01:59 +08:00
GuanMu c7fcfc863d fix: add overflow hidden to Collapse component #17009 (#17011) 2025-03-28 14:39:16 +08:00
非法操作 91db2207b3 fix: tool's number and secet input display issue (#16834) 2025-03-26 21:17:04 +08:00
Joel 7709d9df20 Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-03-21 17:41:03 +08:00
Wu Tianwei 411e332f1b feat: dark mode for knowledge (#15236) 2025-03-19 11:19:57 +08:00
NFish 37486a9cc6 fix: update default github star count value (#15708) 2025-03-13 14:39:26 +08:00
NFish eb9b256ee8 fix: remove size prop in PlanBadge component because UpgradeBtn size … (#15544) 2025-03-12 09:49:15 +08:00
NFish b730f243dc fix: displan badge based on workspace plan (#15489) 2025-03-11 17:01:17 +08:00
KVOJJJin 9e220d5d30 Feat: configure dark mode legacy (#15394) 2025-03-10 16:41:06 +08:00
KVOJJJin f588ccff72 Feat: settings dark mode (#15184) 2025-03-07 11:56:20 +08:00
NFish a4b2c10fb8 Feat/compliance report download (#14477) 2025-03-06 10:25:18 +08:00
KVOJJJin 375a359c97 Fix: style of model card info (#14292) 2025-02-26 09:27:52 +08:00