RockYang
|
2d4959aa7d
|
add cache for getting user info and system configs
|
2024-08-08 14:37:33 +08:00 |
|
RockYang
|
abdf5298fe
|
add function to generate lyrics
|
2024-07-28 10:04:53 +08:00 |
|
RockYang
|
b248560ba2
|
add suno page
|
2024-07-17 18:58:09 +08:00 |
|
RockYang
|
99fd596862
|
feat: add system config for enable rand background image for index page
|
2024-05-29 16:23:42 +08:00 |
|
RockYang
|
cc1a3ce343
|
opt: close unused websocket connections
|
2024-04-30 22:54:39 +08:00 |
|
RockYang
|
468b48151f
|
opt: optimize index and login page UI
|
2024-04-26 16:07:02 +08:00 |
|
RockYang
|
61b2dbc9f1
|
optimize styles and release v4.0.4
|
2024-04-23 18:46:32 +08:00 |
|
RockYang
|
fbb216fe3b
|
feat: update menu icons, add version in site titles
|
2024-04-01 18:20:00 +08:00 |
|
RockYang
|
e53db3582c
|
重构主体工作完成
|
2024-03-15 18:35:10 +08:00 |
|
RockYang
|
15b2ec9721
|
feat: add system config item for wechat qrcode
|
2024-01-19 16:58:13 +08:00 |
|
RockYang
|
9104ca8e49
|
feat: add system config disable user registeration
|
2024-01-18 17:24:02 +08:00 |
|
RockYang
|
7000168fd4
|
opt: add support to disable code verify
|
2024-01-07 17:31:26 +08:00 |
|
RockYang
|
7de5b55091
|
chore: remove useless system config items
|
2024-01-06 17:38:55 +08:00 |
|
RockYang
|
069ad6a09a
|
feat: email registration function is ready
|
2024-01-05 18:17:11 +08:00 |
|
RockYang
|
ff76e4bd89
|
chore: update copyright information
|
2023-12-18 18:19:41 +08:00 |
|
RockYang
|
a398e7a550
|
refactor: add midjourney pool implementation, add translate prompt for mj drawing
|
2023-12-13 16:38:27 +08:00 |
|
RockYang
|
23b5ffa97d
|
feat: implements image function replace Mj with DALL-E-3
|
2023-11-26 20:37:48 +08:00 |
|
RockYang
|
a2c7a75705
|
feat: add type field for api key
|
2023-11-24 18:05:59 +08:00 |
|
RockYang
|
d68f2ef12c
|
feat: add support for registing use force use invite code
|
2023-11-24 12:02:28 +08:00 |
|
RockYang
|
a4a1eec30b
|
feat: add invitation and promotion functions
|
2023-11-23 16:30:15 +08:00 |
|
RockYang
|
cfe6f27d48
|
option: replace leveldb with redis in storing message code
|
2023-11-22 10:57:24 +08:00 |
|
RockYang
|
a84046390b
|
feat: add wechat id card for closing register
|
2023-11-20 16:38:04 +08:00 |
|
RockYang
|
df2fc9d77c
|
feat: auto login when register successfully
|
2023-10-13 16:27:40 +08:00 |
|
RockYang
|
db0a79da93
|
fix: fixed bug for register error with parse args
|
2023-09-26 09:30:18 +08:00 |
|
RockYang
|
f943669e18
|
use absolute path for all routes
|
2023-09-07 10:27:18 +08:00 |
|
RockYang
|
bf3f68fa19
|
fix: 采用弹窗的方式显示验证码,解决验证码在低分辨率下被掩盖的Bug
|
2023-09-05 16:47:40 +08:00 |
|
RockYang
|
a49fb1940e
|
refactor: refactor mobile pages for the chat model updating
|
2023-09-04 18:15:56 +08:00 |
|
RockYang
|
0cc9cf8b45
|
refactor: refactor chat_handler, add support for Azure and ChatGLM
|
2023-09-04 06:43:15 +08:00 |
|
RockYang
|
2ee4db5e48
|
opt: add enabled_msg_service config var to system config database
|
2023-08-03 10:04:45 +08:00 |
|
RockYang
|
4e65a5b1a1
|
opt: optimize the layout for regiseter page. add function to disable registration
|
2023-08-02 17:44:13 +08:00 |
|
RockYang
|
1a6afcd266
|
fix: fix bug for mobile verify code function not available in register page
|
2023-07-27 10:29:59 +08:00 |
|
RockYang
|
c5be114db2
|
feat: 完成人机交互验证 API 接入,增加短信防刷验证
|
2023-07-25 17:00:24 +08:00 |
|
RockYang
|
a49d54d66c
|
feat: 短信验证码功能已完成,手机端同步实现。
|
2023-07-03 15:18:15 +08:00 |
|
RockYang
|
ce0267e25b
|
opt: 将短信发送按钮封装成组件
|
2023-07-03 06:55:15 +08:00 |
|
RockYang
|
9088d22a66
|
feat: 注册短信验证码验证功能已经开启
|
2023-07-02 20:51:13 +08:00 |
|
RockYang
|
120e54fb29
|
refactor: refactor controller handler module and admin module
|
2023-06-19 07:06:59 +08:00 |
|
RockYang
|
7b5cacd6f1
|
style: add logo at login and register page
|
2023-06-16 18:14:43 +08:00 |
|
RockYang
|
3347b4c990
|
feat: add footbar for login and register page, add send button for chat page
|
2023-06-16 13:57:05 +08:00 |
|
RockYang
|
6a2122e1ac
|
chore: compress bg images
|
2023-06-16 11:14:45 +08:00 |
|
RockYang
|
180bd2a1db
|
opt: add email and mobile validation for register
|
2023-06-15 15:09:00 +08:00 |
|
RockYang
|
01d61ab19b
|
refactor: V3 版本重构已基本完成
|
2023-06-15 09:41:30 +08:00 |
|