geekai/api/handler
2024-02-27 15:36:20 +08:00
..
admin feat: allow to view chat message in manager console 2024-02-22 17:16:44 +08:00
chatimpl opt: remove global keyup event bind 2024-02-23 11:43:27 +08:00
base_handler.go feat: add invitation and promotion functions 2023-11-23 16:30:15 +08:00
captcha_handler.go feat: 完成人机交互验证 API 接入,增加短信防刷验证 2023-07-25 17:00:24 +08:00
chat_model_handler.go feat: 支持讯飞大模型 v3.0 2023-11-23 07:11:13 +08:00
chat_role_handler.go opt: adjust styles for ItemList component, cut string for chat role's hello message 2023-10-16 10:46:10 +08:00
function_handler.go feat: add image preview for mobile chat page 2024-02-26 18:11:37 +08:00
invite_handler.go opt: optimize styles for invitation page 2023-11-23 17:40:15 +08:00
mj_handler.go feat: midjourney mobile page all function is ready 2024-02-16 15:55:04 +08:00
order_handler.go feat: integrated Alipay payment module 2023-11-06 17:55:46 +08:00
payment_handler.go feat: add mj image list component for mobile page. fixed bug for html tag escape 2024-02-15 11:39:04 +08:00
product_handler.go feat: integrated Alipay payment module 2023-11-06 17:55:46 +08:00
prompt_handler.go feat: payjs service is ready 2024-01-06 15:53:30 +08:00
reward_handler.go feat: fixed bug for wechat bot to parse transactions. enable user to exchange reward with img_calls 2024-01-03 11:15:54 +08:00
sd_handler.go feat: replace http polling with webscoket notify in sd image page 2024-02-26 15:45:54 +08:00
sms_handler.go feat: merge sms branch,add DuanXinBao sms service implemetation 2024-01-23 16:16:47 +08:00
test_handler.go feat: add asynchronously pull midjourney task progress in case the synchronization callback is fails 2024-01-12 18:24:28 +08:00
upload_handler.go feat: added delete file function 2024-02-19 16:43:03 +08:00
user_handler.go feat: add change password in with mobile page 2024-02-27 15:36:20 +08:00