Commit Graph

4703 Commits

Author SHA1 Message Date
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
liqiang-fit2cloud ecd4d63aee refactor: remove r permission for sandbox user. 2025-07-21 11:03:20 +08:00
shaohuzhang1 073e7e31e1
fix: Professional version opens the application dialogue interface with an error message without authorization #3677 (#3679) 2025-07-21 10:45:06 +08:00
CaptainB a25d7b9aa0 chore: update Redis configuration to use unified REDIS_DB setting 2025-07-21 10:41:23 +08:00
liqiang-fit2cloud 1e14a00754 refactor: add banned keyword. 2025-07-21 10:21:07 +08:00
CaptainB 6f2db6f488 feat: Implement daily log rotation with DailyTimedRotatingFileHandler
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-20 14:16:13 +08:00
maninhill 12f69966b2
chore: Update README.md (#3676)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-19 08:50:24 +08:00
shaohuzhang1 4cf2b74cb8
fix: After enabling application access authentication, closing the public access connection will still display the application login page (#3675)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-18 18:43:36 +08:00
CaptainB 6e16c74a5e refactor: improve logging and status updates in embedding methods
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-07-18 15:21:01 +08:00
zhangzhanwei c363003aed fix: Tool debug
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-18 11:38:18 +08:00
shaohuzhang1 7e78b7fa81
fix: Multiple recall error when the previous node has no data (#3665) 2025-07-18 11:34:20 +08:00
CaptainB 638a09d4f4 chore: redirect access logs to /dev/null in gunicorn and local_model 2025-07-18 10:40:46 +08:00
CaptainB 03ba4df625 fix: update Gunicorn access log file configuration to use stdout
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-17 21:43:27 +08:00
CaptainB a86d286a34 feat: add support for HTTP range requests for audio files 2025-07-17 21:12:13 +08:00
wxg0103 95be524066 fix: handle potential undefined role_setting in UserDrawer component 2025-07-17 18:18:47 +08:00
shaohuzhang1 4711527222
fix: The knowledge base results show a source issue #3658 (#3661) 2025-07-17 18:15:50 +08:00
CaptainB 0435e1e494 refactor: use lodash's cloneDeep to prevent mutation of params in onEnd function 2025-07-17 17:25:32 +08:00
CaptainB 7eeb42c9fd refactor: replace Status with State for consistent status handling 2025-07-17 16:59:12 +08:00
CaptainB 19a1b5a788 refactor: enhance paragraph positioning logic in ApplicationChatRecord 2025-07-17 16:59:12 +08:00
CaptainB 9ef4977ada chore: update default docker image tag to v2.0.1-dev in build-and-push.yml 2025-07-17 15:43:03 +08:00
CaptainB 9e80a652c4 refactor: replace try_lock and un_lock with RedisLock for improved locking mechanism 2025-07-17 15:34:11 +08:00
CaptainB 6f6be4c90a chore: update target branch from v2 to v3 in dependabot configuration 2025-07-17 15:27:56 +08:00
liqiang-fit2cloud fe751f5fd0 doc: add some md files. 2025-07-17 14:42:23 +08:00
liqiang-fit2cloud a3862471ac Merge remote-tracking branch 'origin/v2' into v2 2025-07-17 14:28:42 +08:00
liqiang-fit2cloud 9c125a9649 doc: add LICENSE. 2025-07-17 14:28:34 +08:00
baixin ddbafa4afa
Update README_CN.md
Update README_CN
2025-07-17 14:11:49 +08:00
baixin 7ff90917b6
Update README.md
update readme
2025-07-17 14:05:59 +08:00
liqiang-fit2cloud c96de7a5f5 refactor: change log level.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-17 09:55:21 +08:00
liqiang-fit2cloud 59e6fcaed7 doc: update README.md. 2025-07-17 09:44:29 +08:00
shaohuzhang1 c14aa518fb
fix: Community cannot be embedded (#3644) 2025-07-16 21:12:38 +08:00
wangdan-fit2cloud ff810db283 fix: pdf document name issue 2025-07-16 21:04:45 +08:00
CaptainB b85ba190db feat: add compression for file storage and retrieval in knowledge.py 2025-07-16 20:54:55 +08:00
shaohuzhang1 8a9e0abe3b
fix: Unable to play voice after publishing (#3643) 2025-07-16 20:49:13 +08:00
wangdan-fit2cloud d672cf8eac fix: question avatar size
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-16 20:28:53 +08:00
zhangzhanwei 243af4d866 fix: Chat click 2025-07-16 20:19:56 +08:00