Commit Graph

4737 Commits

Author SHA1 Message Date
wxg0103 fbef7232da feat: enhance user search functionality with additional filters for active status and source
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
--bug=1059690 --user=王孝刚 【用户管理】筛选项加上:状态、用户来源 https://www.tapd.cn/62980211/s/1744107
2025-07-29 14:52:28 +08:00
zhangzhanwei 53f83d3292 feat: Resource tool permission 2025-07-29 14:50:21 +08:00
wxg0103 f13dcbcc3c fix: update callback URLs for WeCom, DingTalk, and Lark platforms to use the correct path 2025-07-29 12:25:42 +08:00
wxg0103 aa7af2bcd3 fix: update callback URLs for WeCom, DingTalk, and Lark platforms 2025-07-29 11:43:30 +08:00
zhangzhanwei 139473e77c feat: Front permission 2025-07-29 11:07:47 +08:00
zhangzhanwei c2b626774c fix: Permission label 2025-07-29 11:01:57 +08:00
shaohuzhang1 d33ae01d5a
fix: MCP calling node error #3752 (#3762) 2025-07-29 10:48:30 +08:00
zhangzhanwei 9cc051ded4 feat: Knowledge permission constants 2025-07-29 10:28:29 +08:00
zhangzhanwei cac05c747b feat: Permission constants
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-28 18:26:41 +08:00
wangdan-fit2cloud 23327d7260 perf: Optimize user login 2025-07-28 18:02:19 +08:00
zhangzhanwei f4ef5f227c fix: Resource model permission 2025-07-28 16:12:55 +08:00
zhangzhanwei 7942b12afa feat: Permission constants 2025-07-28 15:56:58 +08:00
CaptainB 899e37b3e4 feat: update permission checks to remove row ID dependency in ToolResourceIndex 2025-07-28 15:19:40 +08:00
CaptainB dc9ae84466 feat: enhance permission checks for delete, switch, edit, export, and debug operations 2025-07-28 14:22:30 +08:00
CaptainB 41cb4fedb1 feat: add application access token and API key management endpoints 2025-07-28 11:58:47 +08:00
wxg0103 60c7f78a90 refactor: update resource permission constants for improved clarity
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-28 10:29:29 +08:00
zhangzhanwei ca070d7466 fix: Model swagger
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-07-25 18:35:58 +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
liqiang-fit2cloud 0eb1cf701e refactor: enable pre_ping explicitly. 2025-07-25 17:19:39 +08:00
shaohuzhang1 65ab0ef170
fix: Interface parameter asker, user cannot be seen in the conversation log #3735 (#3748) 2025-07-25 17:16:05 +08:00
shaohuzhang1 9a706c7ac5
fix: Dialogue prefix (#3746) 2025-07-25 16:38:15 +08:00
wangdan-fit2cloud 9ec60782aa perf: Upgrade the markdown editor 2025-07-25 15:32:01 +08:00
CaptainB 4d18b78d29 fix: update SQL queries to improve similarity calculations and indexing
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-24 16:18:53 +08:00
wangdan-fit2cloud b3a5dc4a1c perf: Login page optimize 2025-07-24 15:46:59 +08:00
CaptainB 6ce1eb7116 feat: add create and drop knowledge index functions for improved database management
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-23 21:42:33 +08:00
liqiang-fit2cloud fc4a7df669 refactor: recycle db connection to avoid "the connection is closed" exception.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-23 16:40:58 +08:00
liqiang-fit2cloud 063920ce59 refactor: recycle db connection to avoid "the connection is closed" exception. 2025-07-23 16:28:38 +08:00
CaptainB 3d08263f79 fix: change logging level for django.server to ERROR for improved error handling 2025-07-23 14:22:57 +08:00
CaptainB 567a7612ed refactor: change log level from debug to info for chat log and access number jobs
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-23 10:26:49 +08:00
zhangzhanwei 3ca8c6ef73 perf: Morefilled system and model
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-22 16:05:48 +08:00
zhangzhanwei f6b271e929 perf: Morefield paragraph tool 2025-07-22 14:19:37 +08:00
liqiang-fit2cloud 42a4ab4e9a refactor: print more logs in start-all.sh. 2025-07-22 11:27:30 +08:00
liqiang-fit2cloud cbb5e69ead refactor: print more logs in start-all.sh. 2025-07-22 11:07:42 +08:00
CaptainB b41b054c49 fix: update LOG_KEEP_DAYS to use CONFIG for configurable log retention 2025-07-22 10:23:14 +08:00
CaptainB 47dd177b7e fix: update CELERY_timezone to use CONFIG.get_time_zone() for improved timezone handling
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-21 18:43:43 +08:00
zhangzhanwei 04f3fc5213 perf: Morefield of document 2025-07-21 18:24:03 +08:00
wangdan-fit2cloud ad90479278 fix: Missing i18n messages in English(#3673)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-21 16:45:06 +08:00
CaptainB 1df333bffc refactor: reorganize post handler and introduce post scheduler handler 2025-07-21 15:52:54 +08:00
liqiang-fit2cloud 18c0be36a6 refactor: disable pylint output log to console. 2025-07-21 15:35:13 +08:00
liqiang-fit2cloud 03f05ced27 Merge branch 'v2' of https://github.com/maxkb-dev/maxkb into v2 2025-07-21 15:33:50 +08:00
zhangzhanwei a725783579 feat: Morefiled of folder and knowledge 2025-07-21 15:15:26 +08:00
shaohuzhang1 e85d5b9714
fix: The conversation user in the workflow cannot be passed into the function (#3685) 2025-07-21 14:47:35 +08:00
liqiang-fit2cloud 9a6be423ac Merge branch 'v2' of https://github.com/maxkb-dev/maxkb into v2 2025-07-21 14:10:27 +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
liqiang-fit2cloud fa5434cc79 Merge branch 'v2' of https://github.com/maxkb-dev/maxkb into v2 2025-07-21 12:11:54 +08:00
wangdan-fit2cloud 8c88d70911 perf: Clear comments 2025-07-21 11:32:34 +08:00
CaptainB b5d2982812 chore: validate transport types in mcp_servers configuration 2025-07-21 11:23:53 +08:00
liqiang-fit2cloud a4d1a5067a Merge branch 'v2' of https://github.com/maxkb-dev/maxkb into v2 2025-07-21 11:06:48 +08:00
liqiang-fit2cloud aee2f43acd refactor: remove r permission for sandbox user. 2025-07-21 11:06:27 +08:00