Commit Graph

8383 Commits

Author SHA1 Message Date
hjlarry c0b222b77a fix unittest 2025-12-23 16:25:56 +08:00
hjlarry 33df7a3848 Merge remote-tracking branch 'myori/main' into p337 2025-12-23 15:44:56 +08:00
非法操作 9701a2994b
chore: Translate stray Chinese comment to English (#30024)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-23 14:05:21 +08:00
非法操作 d005689d0a
chore: remove unused login call from activation flow (#30017) 2025-12-23 12:26:52 +08:00
非法操作 52ba2a1df9
fix: invite team member display issue (#30011) 2025-12-23 11:25:05 +08:00
lif 04ad68de70
fix(chat): reset scroll state when switching conversations (#29984) 2025-12-23 09:45:47 +08:00
-LAN- 5a4f6f171b
chore: anchor CODEOWNERS paths to root (#29998) 2025-12-23 00:40:55 +09:00
Michael.Y.Ma 3322e7a7e3
feat: Add OSS-specific parameters for HW and ALI private deployment (#29705)
Co-authored-by: crazywoola <427733928@qq.com>
2025-12-22 21:59:32 +08:00
wangxiaolei 65e8fdc0e4
feat: support var filer in conversation service (#29245) 2025-12-22 21:48:11 +08:00
Asuka Minato accc91e89d
refactor: split changes for api/controllers/web/message.py (#29874) 2025-12-22 21:47:24 +08:00
dependabot[bot] 29d9e4dd26
chore(deps): bump pypdfium2 from 4.30.0 to 5.2.0 in /api (#29639)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 21:47:02 +08:00
lif 542eb04ad8
fix: preserve empty list for FILE_LIST type in base_app_generator (#29618)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-12-22 21:32:07 +08:00
GuanMu c3b713d88a
fix: adjust padding in entry node container for better alignment (#29999) 2025-12-22 21:16:57 +08:00
Asuka Minato 95c58eac83
refactor: split changes for api/controllers/web/app.py (#29857) 2025-12-22 20:09:58 +08:00
wangxiaolei eaf4146e2f
perf: optimize DatasetRetrieval.retrieve、RetrievalService._deduplicat… (#29981) 2025-12-22 20:08:21 +08:00
GuanMu 4d8223d517
feat: Configure devcontainer with `/tmp` volume mount, `vscode` remote user, and post-start script updates. (#29986) 2025-12-22 20:08:04 +08:00
-LAN- 585fd1fae0
chore: bump plugin daemon image tag to 0.5.2-local (#29993) 2025-12-22 19:43:02 +08:00
-LAN- ffcea39438
fix: CODEOWNERS web path scope (#29995) 2025-12-22 19:42:56 +08:00
hjlarry 035bf5a999 fix CI 2025-12-22 17:36:46 +08:00
autofix-ci[bot] 98663d4c59
[autofix.ci] apply automated fixes 2025-12-22 09:20:48 +00:00
hjlarry bc523616ae fix web forgot password 2025-12-22 17:18:24 +08:00
Stephen Zhou eabdc5f0eb
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-22 16:35:22 +08:00
hjlarry 7aee7279ef fix forgot password not work for UpperCase email 2025-12-22 15:46:53 +08:00
hjlarry 3ce7245c5c fix unittests 2025-12-22 14:42:31 +08:00
hjlarry 0bfb4a87af fix CI 2025-12-22 14:15:31 +08:00
hjlarry 61f962b728 rm duplicated _get_invitation_with_case_fallback 2025-12-22 14:12:08 +08:00
autofix-ci[bot] c8d7a4e10f
[autofix.ci] apply automated fixes 2025-12-22 06:00:51 +00:00
hjlarry ae0a9e7986 update_account_deletion_feedback should use origin email 2025-12-22 13:46:01 +08:00
dependabot[bot] 42f7ecda12
chore(deps): bump immer from 10.2.0 to 11.1.0 in /web (#29969)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 13:15:10 +08:00
Novice 0ab80fe5c0
fix: invalidate tool provider cache after MCP authentication (#29972) 2025-12-22 12:38:42 +08:00
Asuka Minato ba73964dfd
refactor: split changes for api/controllers/console/explore/conversat… (#29893) 2025-12-22 09:40:41 +08:00
Asuka Minato 4cf65f0137
refactor: split changes for api/controllers/console/explore/installed… (#29891)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-22 09:40:32 +08:00
Guangjing Yan f8ccc75cde
fix: clear uploaded files when clicking clear button in workflow (#29884) 2025-12-22 09:40:01 +08:00
hjlarry 2e874313ec improve active email lower 2025-12-21 18:41:21 +08:00
Ben Ghorbel Mohamed Aziz 6cf71366ba
fix: validate API key is not empty in HTTPRequest node (#29950)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-21 17:04:07 +08:00
wangxiaolei 32605181bd
feat: first use INTERNAL_FILES_URL first, then FILES_URL (#29962) 2025-12-21 16:53:37 +08:00
Rhys 471fc94455
fix: update Notion credential retrieval in document indexing sync task (#29933) 2025-12-21 16:51:24 +08:00
Novice 7501360663
fix: add RFC 9728 compliant well-known URL discovery with path insertion fallback (#29960) 2025-12-21 09:19:11 +08:00
hjlarry 0fab37edbc flask command email lower 2025-12-20 21:42:19 +08:00
yyh 7b60ff3d2d
chore: add symlink for skills directory and update autofix workflow exclusion pattern (#29953) 2025-12-20 20:47:46 +08:00
-LAN- 57b51603f5
chore: Add codeowner for web test, vdb and docker (#29948) 2025-12-20 18:13:23 +09:00
hjlarry 0819dffde9 web login email lower 2025-12-20 16:17:16 +08:00
hjlarry 047c6784c9 web forget pwd email lower 2025-12-20 16:12:08 +08:00
hjlarry ea14e05700 member invite email lower 2025-12-20 13:15:18 +08:00
hjlarry 6a4d6c7bf2 refactor to get_account_by_email_with_case_fallback 2025-12-20 10:38:42 +08:00
hjlarry 0d1cfc1969 change email lower 2025-12-20 10:14:30 +08:00
Asuka Minato 4320503209
refactor: split changes for api/controllers/console/explore/completio… (#29894) 2025-12-19 17:51:13 +08:00
Asuka Minato 054d3f0da5
refactor: split changes for api/tests/test_containers_integration_tes… (#29897) 2025-12-19 17:50:58 +08:00
Coding On Star 39ad9d1569
test: Adding missing tests or correcting existing tests (#29937)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
2025-12-19 17:49:51 +08:00
yyh 079620714e
refactor: migrate common service toward TanStack Query (#29009) 2025-12-19 17:34:14 +08:00