NFish
|
8c65050339
|
fix: validate password before login
|
2024-10-15 14:24:50 +08:00 |
|
NFish
|
1e11c6436e
|
fix: update the set-password Page's translate;fix: the email & code login supports access_token & refresh_token
|
2024-10-15 14:05:43 +08:00 |
|
NFish
|
f557a67556
|
fix: add the 'language' param to the login API
|
2024-10-15 13:48:43 +08:00 |
|
NFish
|
7f9278e676
|
fix: save access_token & refresh_token throw an error when set invite info
|
2024-10-15 11:55:00 +08:00 |
|
NFish
|
5dd29d82de
|
fix: save the access_token cause an error when login with email&password
|
2024-10-14 18:55:50 +08:00 |
|
NFish
|
d572ad3d3b
|
Merge branch 'main' into feat/auth-methods
|
2024-10-14 16:59:47 +08:00 |
|
Wu Tianwei
|
3938d8863e
|
fix: token refreshing logic issue (#9308)
|
2024-10-14 16:54:23 +08:00 |
|
NFish
|
5d12b19189
|
fix: merge refresh_token
|
2024-10-14 16:19:36 +08:00 |
|
NFish
|
ef4988c12c
|
Merge branch 'main' into feat/auth-methods
|
2024-10-14 16:13:47 +08:00 |
|
我有一把妖刀
|
de3c5751db
|
chore: add reopen preview btn (#9279)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Co-authored-by: billsyli <billsyli@tencent.com>
|
2024-10-14 13:32:52 +08:00 |
|
我有一把妖刀
|
5ee7e03c1b
|
chore: Optimize operations in Q&A mode (#9274)
Co-authored-by: billsyli <billsyli@tencent.com>
|
2024-10-14 13:32:13 +08:00 |
|
github-actions[bot]
|
1ec83e4969
|
chore: translate i18n files (#9288)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-10-13 14:56:26 +08:00 |
|
NFish
|
ea6734f550
|
Feat/new account page (#9236)
|
2024-10-12 23:49:18 +08:00 |
|
Wu Tianwei
|
dbfbc56de7
|
feat: refresh-token (#9286)
Co-authored-by: NFish <douxc512@gmail.com>
|
2024-10-12 23:40:38 +08:00 |
|
github-actions[bot]
|
70c5b23089
|
chore: translate i18n files (#9284)
Co-authored-by: YIXIAO0 <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-10-12 23:27:11 +08:00 |
|
Yi Xiao
|
793205afc5
|
Feat: rerank model verification in front end (#9271)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-10-12 21:24:43 +08:00 |
|
NFish
|
1206b1eb96
|
fix: add new domain to whitelist (#9265)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-10-12 11:32:40 +08:00 |
|
Likename Haojie
|
ea584e94bd
|
fix: dialog box cannot correctly display LaTeX formulas (#9242)
|
2024-10-11 22:46:44 +08:00 |
|
Yi Xiao
|
44f6a536d2
|
fix: reference issue in external knowledge api (#9240)
|
2024-10-11 19:17:22 +08:00 |
|
dependabot[bot]
|
3f1aa1f9e2
|
chore(deps): bump dompurify from 3.0.5 to 3.1.7 in /web (#9232)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-11 16:57:07 +08:00 |
|
dependabot[bot]
|
82024a65cd
|
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /web (#9234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-11 16:56:32 +08:00 |
|
NFish
|
f4ce08211d
|
feat: support csp (#9111)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-10-11 16:14:56 +08:00 |
|
zxhlyh
|
d498f4e55e
|
Chore/model icon url (#9218)
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-10-11 12:33:34 +08:00 |
|
Hash Brown
|
1c1e008dcf
|
fix: reduce webapp icon displayed on browser tab flickering when page is loading (#9212)
|
2024-10-11 12:07:39 +08:00 |
|
Wu Tianwei
|
8bcad002df
|
fix: add loading to 'delete' button & 'save' button (#9214)
|
2024-10-11 11:22:59 +08:00 |
|
-LAN-
|
a34891851b
|
fix(log list): prevent duplicate data fetch (#9190)
|
2024-10-11 10:32:27 +08:00 |
|
Yi Xiao
|
6689b592ff
|
fix: delete offline "how to write a good knowledge description" helper (#9165)
|
2024-10-10 15:48:26 +08:00 |
|
Joe
|
e947103b6d
|
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-10-10 11:15:52 +08:00 |
|
crazywoola
|
783a6b866b
|
fix: #9076 (#9150)
|
2024-10-10 10:25:45 +08:00 |
|
Yi Xiao
|
cbd3ffe056
|
Fix the margin for the rerank switch in retrieval setting (#9124)
|
2024-10-09 18:26:38 +08:00 |
|
Alter-xyz
|
ec0aa32cd4
|
Add customizable size for chatbot embed with default values (#9115)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-10-09 16:56:09 +08:00 |
|
Pika
|
0540995e5c
|
fix: prompt-editor regex.lastIndex needed to reset (#9097)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
|
2024-10-09 10:22:20 +08:00 |
|
Dongsheng Zhao
|
7121afdd44
|
fix: #8969 (#9076)
|
2024-10-08 19:58:03 +08:00 |
|
NFish
|
4abca8614f
|
fix: Ignore the error toast notification if the status is 401 and isPublicAPI is true (#9062)
|
2024-10-08 11:48:22 +08:00 |
|
Sergio Sacristán
|
a8b4d1ac2a
|
feat: Improvement- use non root user for Web container (#8928)
|
2024-10-08 11:12:21 +08:00 |
|
crazywoola
|
9815a0911b
|
fix: tools description is missing (#8999)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
|
2024-10-03 21:53:11 +08:00 |
|
-LAN-
|
1f5cc071f8
|
chore(version): bump to 0.9.1 (#8945)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-30 23:22:21 +08:00 |
|
-LAN-
|
7850a28ec8
|
Revert "chore(version): bump to 0.9.1" (#8944)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-30 22:53:32 +08:00 |
|
-LAN-
|
730d3a6d7c
|
chore(version): bump to 0.9.1 (#8938)
|
2024-09-30 22:13:38 +08:00 |
|
Yi Xiao
|
d6a44e9990
|
fix: request params for internal dataset (#8940)
|
2024-09-30 22:10:27 +08:00 |
|
NFish
|
7873e455bb
|
fix: Fix the error when importing web pages using jina (#8937)
|
2024-09-30 21:27:11 +08:00 |
|
-LAN-
|
d2ce4960f1
|
chore(versioning): bump version to 0.9.0 (#8911)
|
2024-09-30 18:33:20 +08:00 |
|
KVOJJJin
|
1af4ca344e
|
Feat: add debounce for search in logs (#8924)
|
2024-09-30 17:18:47 +08:00 |
|
github-actions[bot]
|
824a71388a
|
chore: translate i18n files (#8917)
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-09-30 16:35:00 +08:00 |
|
NFish
|
e28af42556
|
fix: use the browser timezone as the value of Timezone field, America/Los_Angeles as the default value
|
2024-09-30 16:26:46 +08:00 |
|
Yi Xiao
|
13046709a9
|
fix: line in iteration node is not straight (#8918)
|
2024-09-30 16:04:51 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
NFish
|
0c5404d924
|
fix: if the email and password login feature is enabled, show the reset password button on the account page
|
2024-09-30 11:25:05 +08:00 |
|
NFish
|
26dc51a5f0
|
fix: Prioritize display of email password login
|
2024-09-30 10:19:38 +08:00 |
|
Zhaofeng Miao
|
369e1e6f58
|
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761)
|
2024-09-30 09:57:19 +08:00 |
|