1. 14 Jul, 2024 1 commit
  2. 11 Jul, 2024 4 commits
  3. 10 Jul, 2024 1 commit
    • 4.8.6 fix (#1970) · e2ae571d
      * fix: full text search match query
      
      * perf: mongo schema import, Avoid duplicate import
      
      * feat: mongo log store
      
      * doc
      
      * fix: sandbox outputs
      
      * perf: desc color
      
      * fix: node init
      
      * perf code
      
      * perf: chat header
      Archer committed
  4. 08 Jul, 2024 1 commit
  5. 05 Jul, 2024 2 commits
  6. 04 Jul, 2024 3 commits
    • fix(prompt): typo extra content (#1942) · 8a7bd689
      * fix(prompt): typo extra content
      
      * refactor(prompt): AIChat template
      Zong committed
    • 4.8.6 merge (#1943) · a9cdece3
      * Dataset collection forbid (#1885)
      
      * perf: tool call support same id
      
      * feat: collection forbid
      
      * feat: collection forbid
      
      * Inheritance Permission for apps (#1897)
      
      * feat: app schema define
      
      chore: references of authapp
      
      * feat: authApp method inheritance
      
      * feat: create and update api
      
      * feat: update
      
      * feat: inheritance Permission controller for app.
      
      * feat: abstract version of inheritPermission
      
      * feat: ancestorId for apps
      
      * chore: update app
      
      * fix: inheritPermission abstract version
      
      * feat: update folder defaultPermission
      
      * feat: app update api
      
      * chore: inheritance frontend
      
      * chore: app list api
      
      * feat: update defaultPermission in app deatil
      
      * feat: backend api finished
      
      * feat: app inheritance permission fe
      
      * fix: app update defaultpermission causes collaborator miss
      
      * fix: ts error
      
      * chore: adjust the codes
      
      * chore: i18n
      
      chore: i18n
      
      * chore: fe adjust and i18n
      
      * chore: adjust the code
      
      * feat: resume api;
      chore: rewrite update api and inheritPermission methods
      
      * chore: something
      
      * chore: fe code adjusting
      
      * feat: frontend adjusting
      
      * chore: fe code adjusting
      
      * chore: adjusting the code
      
      * perf: fe loading
      
      * format
      
      * Inheritance fix (#1908)
      
      * fix: SlideCard
      
      * fix: authapp did not return parent app for inheritance app
      
      * fix: fe adjusting
      
      * feat: fe adjusing
      
      * perf: inherit per ux
      
      * doc
      
      * fix: ts errors (#1916)
      
      * perf: inherit permission
      
      * fix: permission inherit
      
      * Workflow type (#1938)
      
      * perf: workflow type
      
      tmp workflow
      
      perf: workflow type
      
      feat: custom field config
      
      * perf: dynamic input
      
      * perf: node classify
      
      * perf: node classify
      
      * perf: node classify
      
      * perf: node classify
      
      * fix: workflow custom input
      
      * feat: text editor and customFeedback move to basic nodes
      
      * feat: community system plugin
      
      * fix: ts
      
      * feat: exprEval plugin
      
      * perf: workflow type
      
      * perf: plugin important
      
      * fix: default templates
      
      * perf: markdown hr css
      
      * lock
      
      * perf: fetch url
      
      * perf: new plugin version
      
      * fix: chat histories update
      
      * fix: collection paths invalid
      
      * perf: app card ui
      
      ---------
      
      Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
      Archer committed
  7. 02 Jul, 2024 1 commit
  8. 01 Jul, 2024 1 commit
  9. 30 Jun, 2024 2 commits
  10. 27 Jun, 2024 6 commits
  11. 26 Jun, 2024 4 commits
  12. 25 Jun, 2024 3 commits
  13. 24 Jun, 2024 4 commits
    • i18n: update Chinese (zh) localization strings (#1827) · d902d29c
      * style: add a space between Chinese and alphanumeric characters
      
      在中文和英文、数字之间添加空格,保持中文界面的字符串样式统一
      
      Signed-off-by: WhiteBottle <whitebottle@qq.com>
      
      * style: use fullwidth punctuation in Chinese localization
      
      使用全角标点符号,同时增补/删去部分标点符号,保持中文界面的字符串样式统一
      
      Signed-off-by: WhiteBottle <whitebottle@qq.com>
      
      * fix: standardize spelling of proper nouns and terms and correct typos
      
      规范部分专有名词、术语的拼写与用法,订正错别字
      
      Signed-off-by: WhiteBottle <whitebottle@qq.com>
      
      ---------
      
      Signed-off-by: WhiteBottle <whitebottle@qq.com>
      WhiteBottle committed
    • Dataset frontend style adjusting (#1820) · 4a33e04a
      * feat: dataset controllers
      
      feat: dataset schema
      
      fix: add missing type to dataset schema
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: use new auth method
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * feat: finish the dataset permission
      
      fix: ts errors
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: adjust the code
      
      * chore: adjust the code
      
      * chore: dataset fe adjusting
      
      * fix: double delete confirm
      
      ---------
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      Finley Ge committed
    • 4.8.5 test (#1825) · a9ab9ebe
      * update model logo
      
      * perf: hide list clb api
      Archer committed
  14. 21 Jun, 2024 2 commits
  15. 20 Jun, 2024 1 commit
    • Dataset Permission (#1786) · 980b4d3d
      * feat: dataset controllers
      
      feat: dataset schema
      
      fix: add missing type to dataset schema
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * feat: dataset list api
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: all dataset api
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * feat: new auth dataset method
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: use new auth method in detail, paths.
      feat: add new param defaultPermission to create api
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: app auth params
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: use new auth method
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * feat: new auth collection and file method
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: dataset collection api new auth
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: create/*.ts auth
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: dataset auth
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * fix: import paths
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * feat: dataset collaborator
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: dataset frontend
      
      feat: dataset list frontend
      
      feat: dataset detail
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * feat: finish the dataset permission
      
      fix: ts errors
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * fix: empty response of collection api
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      
      * chore: adjust the code
      
      * chore: adjust the code
      
      * chore: i18n
      
      * fix: ts error
      
      * fix: fe CollectionCard permission
      
      ---------
      
      Signed-off-by: FinleyGe <m13203533462@163.com>
      Finley Ge committed
  16. 19 Jun, 2024 2 commits
  17. 18 Jun, 2024 1 commit
  18. 14 Jun, 2024 1 commit