CaptainB
|
a80ebd4e94
|
feat: add configuration for maximum number of uploaded files
--bug=1061639 --user=刘瑞斌 【知识库】知识库的最多上传文件数设置不生效 https://www.tapd.cn/62980211/s/1771564
|
2025-09-22 15:38:08 +08:00 |
|
liqiang-fit2cloud
|
8183858adf
|
refactor: change dir permission.
|
2025-08-12 10:44:51 +08:00 |
|
liqiang-fit2cloud
|
154fd5e52b
|
refactor: change dir permission.
|
2025-08-08 18:39:43 +08:00 |
|
liqiang-fit2cloud
|
ce52ee3ca7
|
refactor: change dir permission.
|
2025-08-08 18:02:10 +08:00 |
|
shaohuzhang1
|
2281202921
|
fix: The dialogue interface cannot be opened (#3774)
|
2025-07-30 11:15:40 +08:00 |
|
liqiang-fit2cloud
|
0eb1cf701e
|
refactor: enable pre_ping explicitly.
|
2025-07-25 17:19:39 +08:00 |
|
shaohuzhang1
|
9a706c7ac5
|
fix: Dialogue prefix (#3746)
|
2025-07-25 16:38:15 +08:00 |
|
liqiang-fit2cloud
|
fc4a7df669
|
refactor: recycle db connection to avoid "the connection is closed" exception.
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
|
47dd177b7e
|
fix: update CELERY_timezone to use CONFIG.get_time_zone() for improved timezone handling
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-21 18:43:43 +08:00 |
|
CaptainB
|
1df333bffc
|
refactor: reorganize post handler and introduce post scheduler handler
|
2025-07-21 15:52:54 +08:00 |
|
CaptainB
|
a25d7b9aa0
|
chore: update Redis configuration to use unified REDIS_DB setting
|
2025-07-21 10:41:23 +08:00 |
|
CaptainB
|
6f2db6f488
|
feat: Implement daily log rotation with DailyTimedRotatingFileHandler
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-20 14:16:13 +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 |
|
shaohuzhang1
|
902a97c0f8
|
fix: Unable to display when refreshing the page (#3615)
|
2025-07-15 19:24:09 +08:00 |
|
shaohuzhang1
|
c2f52d0759
|
fix: Access can only be granted after OpenAPI authentication (#3599)
|
2025-07-15 13:49:33 +08:00 |
|
shaohuzhang1
|
07b19fe90e
|
fix: Chat ui prefix (#3579)
|
2025-07-14 11:07:53 +08:00 |
|
shaohuzhang1
|
34842e4ae4
|
feat: application chat api (#3574)
|
2025-07-12 17:54:37 +08:00 |
|
wxg0103
|
3d36c3fa2d
|
feat: add DocHeadersMiddleware to middleware list for document access handling
|
2025-07-12 11:44:05 +08:00 |
|
shaohuzhang1
|
210e09681f
|
feat: Apikey call supports cross domain and application whitelist (#3556)
|
2025-07-11 11:15:21 +08:00 |
|
shaohuzhang1
|
c370e99304
|
feat: Support openai dialogue (#3551)
|
2025-07-10 19:16:47 +08:00 |
|
CaptainB
|
25d395d74a
|
feat: switch Celery broker to Redis with Sentinel support
|
2025-07-07 11:24:37 +08:00 |
|
shaohuzhang1
|
e7a30903ba
|
feat: application upload file (#3487)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-04 19:52:45 +08:00 |
|
shaohuzhang1
|
0b27836ccb
|
fix: Chat prefix (#3463)
|
2025-07-03 14:34:41 +08:00 |
|
shaohuzhang1
|
66699ef497
|
fix: Application embed (#3462)
|
2025-07-03 12:26:20 +08:00 |
|
shaohuzhang1
|
9166528504
|
feat: File URL adaptation (#3459)
|
2025-07-02 21:02:45 +08:00 |
|
wxg0103
|
a98f20e5b9
|
refactor: add django_apscheduler to installed apps
|
2025-07-02 14:30:08 +08:00 |
|
CaptainB
|
0ad38e2540
|
refactor: improve document status update logic and enhance post handler functionality
|
2025-07-02 11:44:45 +08:00 |
|
shaohuzhang1
|
3f6faa7592
|
feat: dynamic URL (#3448)
|
2025-07-01 20:10:47 +08:00 |
|
CaptainB
|
a58ee19fab
|
refactor: update default admin path to include leading slash
|
2025-07-01 16:31:07 +08:00 |
|
shaohuzhang1
|
2ad5883aef
|
feat: dynamic URL (#3444)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-01 15:43:00 +08:00 |
|
liqiang-fit2cloud
|
636c219979
|
feat: add MAXKB_ADMIN_PATH env.
|
2025-07-01 10:44:42 +08:00 |
|
liqiang-fit2cloud
|
d655028f9e
|
feat: add MAXKB_ADMIN_PATH env.
|
2025-07-01 10:24:49 +08:00 |
|
liqiang-fit2cloud
|
bc87101bc8
|
feat: add MAXKB_SANDBOX_PYTHON_PACKAGE_PATHS env.
|
2025-07-01 10:09:54 +08:00 |
|
CaptainB
|
482fbf4003
|
fix: update Redis host comment and increase default session timeout
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-30 22:18:14 +08:00 |
|
CaptainB
|
305cdea34b
|
refactor: remove SOCKET_TIMEOUT from Redis configuration
|
2025-06-30 18:25:14 +08:00 |
|
CaptainB
|
b2667998a4
|
refactor: remove incompatible CONNECTION_POOL_KWARGS from Redis config
|
2025-06-30 18:19:54 +08:00 |
|
CaptainB
|
a6f0081c94
|
feat: enhance Redis Sentinel configuration to support dynamic sentinel settings
|
2025-06-30 18:17:30 +08:00 |
|
CaptainB
|
71ad83a267
|
feat: update Redis Sentinel configuration to use SENTINEL_SENTINELS
|
2025-06-30 14:54:28 +08:00 |
|
CaptainB
|
91f68781fe
|
feat: add Redis Sentinel support to cache settings
|
2025-06-30 13:27:21 +08:00 |
|
CaptainB
|
1dc6d6e8ba
|
feat: add session timeout configuration to Config class
|
2025-06-28 19:43:40 +08:00 |
|
CaptainB
|
67bb79079f
|
feat: update logging configuration for improved log level management and format
|
2025-06-25 18:48:10 +08:00 |
|
liqiang-fit2cloud
|
0e3ae6a8f8
|
feat: add MAXKB_LOG_LEVEL env.
|
2025-06-25 16:05:02 +08:00 |
|
liqiang-fit2cloud
|
66bb8f605d
|
refactor: change logfile name.
|
2025-06-24 15:13:15 +08:00 |
|
CaptainB
|
47a3489a0a
|
fix: add LOG_DIR import and update log directory paths
sync2gitee / repo-sync (push) Has been cancelled
|
2025-06-21 22:42:46 +08:00 |
|
shaohuzhang1
|
fb4880f3f4
|
fix: redis db (#3291)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-18 12:24:26 +08:00 |
|
CaptainB
|
8fd4541d67
|
fix: add psutil dependency version 7.0.0 to pyproject.toml
|
2025-06-16 13:34:24 +08:00 |
|
shaohuzhang1
|
b6fb059512
|
feat: web ui (#3257)
|
2025-06-13 17:35:25 +08:00 |
|
shaohuzhang1
|
f7349d2b3d
|
feat local model config (#3252)
|
2025-06-13 15:31:51 +08:00 |
|