MaxKB/apps
zhangzhanwei bddc3cfd53 feat: Locales 2025-07-09 20:03:06 +08:00
..
application refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments 2025-07-09 18:08:41 +08:00
chat fix: The sub application cannot have a conversation (#3522) 2025-07-09 10:36:59 +08:00
common fix: remove PATH env. 2025-07-09 18:11:36 +08:00
folders refactor: update role constants to include ADMIN in permission checks 2025-07-04 09:15:53 +08:00
knowledge refactor: enhance document and knowledge deletion logic to remove associated files 2025-07-09 19:09:34 +08:00
locales feat: Locales 2025-07-09 20:03:06 +08:00
maxkb feat: switch Celery broker to Redis with Sentinel support 2025-07-07 11:24:37 +08:00
models_provider refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments 2025-07-09 18:08:41 +08:00
ops refactor: replace logging calls with maxkb_logger for consistency 2025-06-25 17:37:09 +08:00
oss fix: PDF Preview (#3504) 2025-07-08 10:52:27 +08:00
system_manage fix: The type of resource authorization is incorrect (#3524) 2025-07-09 11:03:19 +08:00
tools chore: update query filters to use case-insensitive containment for name and description 2025-07-09 17:50:00 +08:00
users refactor: update default password configuration key to uppercase in user.py 2025-07-09 18:38:57 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00