MaxKB/apps/chat/serializers
shaohuzhang1 4cf2b74cb8
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
fix: After enabling application access authentication, closing the public access connection will still display the application login page (#3675)
2025-07-18 18:43:36 +08:00
..
__init__.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
chat.py fix: Unable to play voice after publishing (#3643) 2025-07-16 20:49:13 +08:00
chat_authentication.py fix: After enabling application access authentication, closing the public access connection will still display the application login page (#3675) 2025-07-18 18:43:36 +08:00
chat_embed_serializers.py fix: Community cannot be embedded (#3644) 2025-07-16 21:12:38 +08:00
chat_record.py refactor: replace try_lock and un_lock with RedisLock for improved locking mechanism 2025-07-17 15:34:11 +08:00