Commit Graph

8 Commits

Author SHA1 Message Date
墨梓柒
e680a4d1f5 Ruff format 2025-12-13 17:14:09 +08:00
SengokuCola
7f66d5588d better:优化表达方式提取的token消耗 2025-12-03 00:21:02 +08:00
SengokuCola
34129bafad fix:ruff 2025-12-02 16:04:18 +08:00
墨梓柒
c790dcb705 feat: Enhance authentication mechanism to support token retrieval from both Cookie and Header
- Added a new auth module to manage authentication-related functions.
- Updated existing routes in expression_routes, person_routes, plugin_routes, and routes to utilize the new authentication methods.
- Implemented CORS middleware in webui_server for development environment support.
- Introduced functions to set and clear authentication cookies.
- Enhanced token verification to prioritize Cookie over Header for improved security and flexibility.
2025-11-30 15:53:39 +08:00
墨梓柒
1bcd37b206 feat:增加聊天名称获取功能和聊天列表接口 2025-11-26 18:30:51 +08:00
墨梓柒
d7fccfe634 feat: 添加批量删除功能至表情包、表达方式和人物信息管理 API 2025-11-20 01:18:12 +08:00
墨梓柒
44f427dc64 Ruff fix 2025-11-19 23:35:14 +08:00
墨梓柒
4e03cfac2a feat: 添加人物信息、表达方式和表情包管理 API 路由 2025-11-17 21:04:29 +08:00