Commit Graph

70 Commits (dc04431d8a7f22abfded0cc254a883938232f595)

Author SHA1 Message Date
Joe dc04431d8a chore: apply pep8-naming rules for naming 1 year ago
Joe edfbcd46ca fix: lint error 1 year ago
Joe b6abd5b314 Merge branch 'main' into feat/new-login
* main: (141 commits)
  fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
  chore: cleanup pycodestyle E rules (#8269)
  let claude models in bedrock support the response_format parameter (#8220)
  enhance: improve empty data display for detail panel (#8266)
  chore: remove useless code (#8198)
  chore: apply pep8-naming rules for naming convention (#8261)
  fix:ollama text embedding 500 error (#8252)
  Update Gitlab query field, add query by path (#8244)
  editor can also create api key (#8214)
  fix: upload img icon mis-align in the chat input area (#8263)
  fix: truthy value (#8208)
  fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247)
  fix: workflow parallel limit in ifelse node (#8242)
  fix: CHECK_UPDATE_URL comment (#8235)
  fix:error when adding the ollama embedding model (#8236)
  fix: improving the regionalization of translation (#8231)
  feat: add from_variable_selector for stream chunk / message event (#8228)
  fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225)
  fix(workflow): in multi-parallel execution with multiple conditional branches (#8221)
  fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218)
  ...
1 year ago
Joe 8c2f381d1a feat: add create_owner_tenant_if_not_exist WorkSpaceNotAllowedCreateError 1 year ago
Joe dc0caab45c fix: email code login tenant check 1 year ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
Joe 148747c3c6 fix: raise 1 year ago
Joe ca5b29438b feat: add NotAllowedCreateWorkspace 1 year ago
Joe 4d1efbef62 feat: add not ALLOW_CREATE_WORKSPACE 1 year ago
Joe 57a2534c47 feat: add workspace not found 1 year ago
Joe 4893631d65 fix: oauth error when not allowed create workspace
fix: oauth error when not allowed create workspace
1 year ago
Joe 358a5f61d3 feat: add OAuthCallback redirect 1 year ago
Joe 97ecaccf6e feat: dev/reformat 1 year ago
Joe ef988371c7 fix: OAuth error when not allow register 1 year ago
Joe b46bb3e7a4 feat: add ALLOW_REGISTER judgement in _generate_account 1 year ago
Joe 3742a277fc fix: code reformat 1 year ago
Joe 076ce11511 feat: add OAuth invite token check 1 year ago
Joe a34908d301 feat: update activate 1 year ago
Joe 8c05f1c157 feat: reformat 1 year ago
Joe bd4bf3ff73 feat: change login AccountNotFound response 1 year ago
Joe 34cd7b9aa0 feat: change login no count redirect 1 year ago
Joe 1ae966792a feat: update reset-password redirect url 1 year ago
Joe 78b1aabb67 feat: add NotAllowedCreateWorkspace and NotAllowedRegister 1 year ago
Joe d319913772 feat: update invite workspace member email password login logic 1 year ago
Joe 7e48aa6402 feat: add invitation email judgment 1 year ago
Joe 7136714cfa feat: add activate token 1 year ago
Joe b290dcaa0f feat: update oauth invite_token redirect url 1 year ago
Joe f3429953f3 feat: remove extra judgement 1 year ago
Joe 0da352ae84 fix: get_authorization_url invite token 1 year ago
Joe 910f9b73c6 feat: remove redict signin 1 year ago
Joe 2c7cb5498d fix: oauth AccountNotFound 1 year ago
Joe c84f004035 feat: add oauth invite redict 1 year ago
Joe cbdbfb844d feat: reformat 1 year ago
Joe 4938e82357 feat: remove activate password param 1 year ago
Joe 8a014bdda4 feat: update invite workspace service 1 year ago
Joe 955e2871f4 feat: add oauth account not found 1 year ago
Joe eadf75ad24 feat: add login account not found 1 year ago
Joe c3b18d00fe fix: string error 1 year ago
Joe 83bf1c9160 fix: email code login redirect 1 year ago
Joe ede775cb6a feat: add reset password api 1 year ago
Joe da684ebfaa feat: update register logic 1 year ago
Joe ccc0ec8178 feat: add email code login 1 year ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
Jyong af76381b98
fix notion internal setting (#6836) 2 years ago
-LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 4d105d7bd7
feat(*): Swtich to dify_config. (#6025) 2 years ago
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
Charles Zhou cc4a4ec796
feat: permission and security fixes (#5266) 2 years ago
Jyong ba5f8afaa8
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago