Commit Graph

435 Commits (b39bd0325d504570cdadfc0965d5d02f050f5f0a)

Author SHA1 Message Date
zxhlyh e303417e04
fix: agent app tool update (#20490) 11 months ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 11 months ago
HyaCinth 53aaf91ce4
fix: show two PromptLogModal when click log button (#20115) (#20142) 11 months ago
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 11 months ago
Panpan ef3569e667
feat: support chatflow start node custom input field hidden (#19678) 11 months ago
NFish 83e71ab27c
fix: update IN SERVICE status text in app detail panel (#19993) 11 months ago
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 11 months ago
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 11 months ago
crazywoola b2ae46b80f
fix: search query and refine the logic (#19987) 11 months ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
11 months ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
KVOJJJin 8bf9adbc08
Fix: style of app publisher (#19803) 11 months ago
crazywoola 4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787) 11 months ago
KVOJJJin aae80681f2
Fix: style of dataset item in chatbot configure with theme dark (#19761) 11 months ago
KVOJJJin 71704a713b
Fix: style of check list in dark mode (#19744) 11 months ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 11 months ago
johnny0120 49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
11 months ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 12 months ago
Abdullah AlOsaimi bbf513a2cd
Fix appURL construction when basePath is empty (#19234) 12 months ago
HyaCinth 5088ab5061
feat(logAndAnn): add control option for question editing feature (#19117) 12 months ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 12 months ago
GuanMu 7ccec5cd95
refactor: remove external link for dataset description guidance (#18884) 12 months ago
crazywoola 77ad600a33
fix: Text Generation App should not should not show embedded in website (#18880) 12 months ago
zxhlyh 19f2a74ba8
fix: check dsl version when create app from explore template (#18872) 12 months ago
NFish db7af52fcc
Hotfix/create from template category (#18807) 12 months ago
GQ1994 9982445dad
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>
1 year ago
Junjie.M 7b00f35a0d
fix: link address error in the embedding in websites first example (#18677) 1 year ago
Junjie.M d5fe50e471
embedding in websites support initializes to specify the conversation_id (#18602) 1 year ago
Joel 3737e0b087
fix: clickjacking (#18516)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
zxhlyh e0e92921b5
fix: external knowledge setting in knowledge selector (#18519) 1 year ago
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 1 year ago
Ethan c768d97637
feat: update privacy policy URL and add validation for privacy policy link (#18422) 1 year ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 1 year ago
diuwu 7161d7ad96
feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
1 year ago
Hash Brown 438463b1c4
feat: edit question in Chat (#17961) 1 year ago
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 1 year ago
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 1 year ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 1 year ago
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 1 year ago
诗浓 d0d02be711
feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs (#17138) 1 year ago
GuanMu 9d5a0fdd8a
Fix create blank app (#17724) 1 year ago
KVOJJJin df03c89a48
Chore: remove beta tag of app type (#17676) 1 year ago
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 1 year ago
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 1 year ago
诗浓 da7f8ad936
fix: remove wrong padding-bottom=0 (#17551) 1 year ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
KVOJJJin d1801b1f2e
Feat:edu frontend (#17251)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
Panpan 24b1a625b3
feat: allow the embedding in websites to customize sys.user_id (#16062) 1 year ago
Good Wood 42968cb945
fix: fix cannot select stream-tool-call in agent modal (#17015) 1 year ago
KVOJJJin 9feafb6dbd
fix: show build app limit in app creation modal (#16940) 1 year ago