Commit Graph

426 Commits

Author SHA1 Message Date
zhangzhanwei 71cec2fca4 feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
wxg0103 f06bdf3ee5 feat: implement RSA encryption for login data and update authentication settings
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-18 18:43:39 +08:00
wxg0103 b6bab14d8a fix: update authentication settings retrieval and enhance redirect logic for password auth type 2025-09-18 13:26:56 +08:00
wxg0103 68ce998012 feat: add username parameter to getCaptcha function and hash password with MD5 during login 2025-09-17 17:52:06 +08:00
wxg0103 680502f366 feat: enhance login logic with dynamic captcha display and add API for fetching authentication settings 2025-09-17 15:11:39 +08:00
wxg0103 ceb601d74a feat: add login settings management and captcha display logic 2025-09-16 18:24:40 +08:00
zhangzhanwei 422dde8ba3 feat: System application generate prompt 2025-09-15 11:48:11 +08:00
zhangzhanwei 6412c79794 feat: Improve prompt 2025-09-12 17:14:33 +08:00
CaptainB e988cbca91 feat: add Appstore tool retrieval and store tool API endpoint 2025-09-09 15:08:33 +08:00
zhangzhanwei b06fd7ad2a feat: Generate prompt 2025-09-09 14:11:02 +08:00
CaptainB ec5c076557 chore: add mcp_output_enable field to application and applicationversion models 2025-09-08 15:43:51 +08:00
CaptainB 4a8cd95119 feat: add MCP and tool configuration options in application settings 2025-09-08 14:54:35 +08:00
CaptainB 545693f19f fix: update getToolList function signature and correct filter query in shared_tool.py 2025-08-29 16:11:56 +08:00
wangdan-fit2cloud 7756d02b6a feat: Resource management authorization 2025-08-27 15:12:41 +08:00
shaohuzhang1 33806f66d0
feat: Workplace resource authorization (#3864)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-15 17:48:52 +08:00
shaohuzhang1 c0b2aa3688
feat: System resource authorization function (#3861)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-15 16:03:03 +08:00
CaptainB f1356e9b61 feat: add MCP tool support with new form and dropdown options 2025-08-12 10:41:42 +08:00
wxg0103 a1c4aa3733 refactor: update parameter names in application functions for clarity 2025-08-04 18:15:36 +08:00
wangdan-fit2cloud cbf7dd00cf fix: Uploading attachments for conversation allows for direct conversation 2025-08-04 11:03:08 +08:00
wangdan-fit2cloud 86ad2c54c6 feat: applicaiton resource managment
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-30 19:38:02 +08:00
wxg0103 549aa62349 refactor: update user search parameters and improve code formatting in chat user components 2025-07-30 17:12:51 +08:00
CaptainB 5530b81f8b feat: add chat user and chat user group APIs for system knowledge management 2025-07-30 13:14:20 +08:00
CaptainB f020ab4b28 feat: refactor getSelectModelList to use workspace_id from data and update model retrieval logic 2025-07-30 10:38:57 +08:00
wangdan-fit2cloud 03fbba0952 feat: knowledge resource management and model resource management
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-29 18:36:27 +08:00
wangdan-fit2cloud bf7d5c2e61 feat: Tool reaource 2025-07-25 18:12:03 +08:00
wxg0103 f744e8b109 feat: add platform authentication methods and improve QR code handling 2025-07-25 17:53:54 +08:00
CaptainB 2ec98d9c3b fix: update request data handling to use request.data instead of request.query_params 2025-07-21 12:25:17 +08:00
wangdan-fit2cloud 69ff7f9af4 fix: Embedding mode issue fix 2025-07-16 13:51:10 +08:00
zhangzhanwei 0434a18905 feat: Clear chat log 2025-07-15 15:03:57 +08:00
CaptainB 2520461544 fix: trim whitespace from document name in export functions
--bug=1058737 --user=刘瑞斌 【共享资源】web知识库文档中导出excel文档,导出默认文档名称优化 https://www.tapd.cn/62980211/s/1731548
2025-07-15 13:46:38 +08:00
CaptainB 11b7672bf4 fix: correct method from del to put for batch_delete in document.ts
--bug=1058753 --user=刘瑞斌 【共享资源】知识库-批量删除文档失败 https://www.tapd.cn/62980211/s/1731311
2025-07-15 11:03:48 +08:00
CaptainB 939da5b94b feat: update getDownloadSourceFile to include document_name parameter for file export
--bug=1058717 --user=刘瑞斌 【共享资源】知识库-下载原文档-报错 https://www.tapd.cn/62980211/s/1730722
2025-07-14 17:59:15 +08:00
wxg0103 a0e2403e77 refactor: clean up formatting and whitespace in chat-log.ts and EditMarkDialog.vue 2025-07-12 09:50:20 +08:00
shaohuzhang1 592ae54e82
fix: Application import (#3566) 2025-07-11 21:45:08 +08:00
wangdan-fit2cloud 4437361eed feat: style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-10 22:37:48 +08:00
zhangzhanwei a2726a9367 feat: Workspace shared knowledge permission 2025-07-10 18:28:34 +08:00
wangdan-fit2cloud f926de4f91 fix: user language 2025-07-10 17:10:43 +08:00
wangdan-fit2cloud 078bb41fc5 feat: style 2025-07-09 16:27:44 +08:00
teukkk ee967606cf fix: deleteButtonDisabled 2025-07-09 10:55:24 +08:00
wangdan-fit2cloud edca190a06 feat: chat 2025-07-08 20:51:41 +08:00
shaohuzhang1 6866ff03b3
fix: Tools cannot be called in the workflow (#3516) 2025-07-08 20:14:33 +08:00
wangdan-fit2cloud 92df83771e feat: share api 2025-07-08 17:11:49 +08:00
shaohuzhang1 fce2f50a01
fix: Apply MCP node acquisition tool (#3510) 2025-07-08 17:02:02 +08:00
teukkk 81d9cc3e3b fix: style during password verification 2025-07-08 16:40:59 +08:00
wangdan-fit2cloud c2767addd2 fix: icon style 2025-07-08 16:18:29 +08:00
shaohuzhang1 e7a30903ba
feat: application upload file (#3487)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-04 19:52:45 +08:00
shaohuzhang1 e21d53b746
feat: Simple application version (#3479) 2025-07-04 11:42:31 +08:00
wxg0103 be759701cc feat: add application management API and update ApplicationResourceIndex.vue 2025-07-04 11:21:05 +08:00
teukkk 0b06e20527 refactor: toolTree and applicationTree 2025-07-03 19:36:06 +08:00
zhangzhanwei 1ef0146389 feat: Application conversation 2025-07-03 17:40:28 +08:00