geekai/api/handler
2024-03-18 15:37:46 +08:00
..
admin feat: The 'chat_models' field of user table, holds the model IDS in place of the model values 2024-03-18 15:37:46 +08:00
chatimpl 重构主体工作完成 2024-03-15 18:35:10 +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: The 'chat_models' field of user table, holds the model IDS in place of the model values 2024-03-18 15:37:46 +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
config_handler.go restore new ui files 2024-03-15 11:13:02 +08:00
function_handler.go 重构主体工作完成 2024-03-15 18:35:10 +08:00
invite_handler.go opt: optimize styles for invitation page 2023-11-23 17:40:15 +08:00
mj_handler.go refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限 2024-03-12 15:40:44 +08:00
order_handler.go fix: fix major bugs for unauthorized access to data 2024-03-03 10:40:32 +08:00
payment_handler.go refactor: use power replace calls for front pages 2024-03-12 17:47:06 +08:00
product_handler.go feat: integrated Alipay payment module 2023-11-06 17:55:46 +08:00
prompt_handler.go 重构主体工作完成 2024-03-15 18:35:10 +08:00
reward_handler.go refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限 2024-03-12 15:40:44 +08:00
sd_handler.go refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限 2024-03-12 15:40:44 +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: 优化后台UI 2024-03-11 13:51:26 +08:00
user_handler.go 重构主体工作完成 2024-03-15 18:35:10 +08:00