openjst
|
c3666a9a71
|
修改code显示颜色样式
|
2023-11-26 23:26:08 +08:00 |
|
RockYang
|
5c5210625e
|
opt: optimize styles for invitation page
|
2023-11-23 17:40:15 +08:00 |
|
RockYang
|
6d07881141
|
feat: reset password function is ready
|
2023-11-22 18:00:45 +08:00 |
|
RockYang
|
251fe626f2
|
feat: add copy code btn in chat page, fixed bug for code wrap in model of ChatGLM and XunFei
|
2023-11-22 17:00:43 +08:00 |
|
RockYang
|
cfe6f27d48
|
option: replace leveldb with redis in storing message code
|
2023-11-22 10:57:24 +08:00 |
|
RockYang
|
51407abe44
|
opt: 优化 ItemList 组件样式,调整支付页面布局
|
2023-11-11 22:11:04 +08:00 |
|
RockYang
|
427b434ce3
|
opt: 优化 ItemList 组件样式
|
2023-11-11 10:53:33 +08:00 |
|
RockYang
|
5f921965e6
|
feat: add order list compponent
|
2023-11-10 18:06:32 +08:00 |
|
RockYang
|
aac60edce2
|
feat: 增加订单倒计时组件,自动清理过期未支付订单
|
2023-11-10 14:39:27 +08:00 |
|
RockYang
|
9dc9a6923e
|
feat: add system configration switch option for order pay service, support sandbox env for alipay
|
2023-11-09 18:28:56 +08:00 |
|
RockYang
|
7ca4dfe09b
|
feat: check if the user's chat quota is gt than current chat model required before starting a conversation
|
2023-11-09 16:56:44 +08:00 |
|
RockYang
|
c84e912dd8
|
feat: adjust layout for user profile page
|
2023-11-08 18:33:26 +08:00 |
|
RockYang
|
1807d5b5d4
|
feat: adjust table styles for markdown
|
2023-11-07 12:02:16 +08:00 |
|
RockYang
|
85c12aa322
|
feat: integrated Alipay payment module
|
2023-11-06 17:55:46 +08:00 |
|
RockYang
|
e5fb986463
|
feat: add system configration item to close rewarding function
|
2023-10-19 11:19:29 +08:00 |
|
RockYang
|
4595dcb7ed
|
feat: finish adding chat role to user function
|
2023-10-16 06:56:42 +08:00 |
|
RockYang
|
a688d3feb5
|
opt: adjust ItemList component styles
|
2023-10-15 15:47:42 +08:00 |
|
RockYang
|
df2fc9d77c
|
feat: auto login when register successfully
|
2023-10-13 16:27:40 +08:00 |
|
RockYang
|
26944f9e39
|
feat: add task type params for add new mj task
|
2023-09-16 14:01:53 +08:00 |
|
RockYang
|
e0a62d9b35
|
feat: midjourney page task and image list component is ready
|
2023-09-15 17:40:39 +08:00 |
|
RockYang
|
3365a6008d
|
feat: add ImageMj page view
|
2023-09-13 18:04:31 +08:00 |
|
RockYang
|
1d3acc8ed3
|
feat: chat chrawing function is refactored
|
2023-09-13 06:57:25 +08:00 |
|
RockYang
|
fa341bab30
|
feat: refactor MidJourney service for conpatible drawing in chat and draw in app
|
2023-09-12 18:01:24 +08:00 |
|
RockYang
|
f4c6ca4554
|
feat: new WebUI for the main page, add MJ and SD drawing function pages
|
2023-09-11 16:22:11 +08:00 |
|
RockYang
|
327929243c
|
opt: optimize the styles of chat page; caculate all tokens of context as chat history's token
|
2023-09-11 13:34:20 +08:00 |
|
RockYang
|
79d25769ee
|
feat: extract css to a single file, add chat_id path variable support
|
2023-09-07 09:29:16 +08:00 |
|
RockYang
|
5e673a9ee0
|
opt: clear space in the reward transfer number
|
2023-09-06 17:09:55 +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
|
32774d23c7
|
feat: allow user to set custom api keys for different platforms
|
2023-09-04 17:34:29 +08:00 |
|
RockYang
|
7ecd7eeba1
|
refactor: refactor chat model, replace mode value with mode id. refactored system config module, add seperate configration for every chat model
|
2023-09-04 16:32:20 +08:00 |
|
RockYang
|
0cc9cf8b45
|
refactor: refactor chat_handler, add support for Azure and ChatGLM
|
2023-09-04 06:43:15 +08:00 |
|
RockYang
|
0f8a0f89e3
|
opt: optimize element ui dialog styles, make it to the center of screen
|
2023-08-22 08:57:14 +08:00 |
|
RockYang
|
68dc261b44
|
opt: upgrade element-plus to 2.3.0, optimize the styles for for element dialog
|
2023-08-22 07:14:13 +08:00 |
|
RockYang
|
4cf3af0c7b
|
chore: remove debug codes
|
2023-08-21 10:55:49 +08:00 |
|
RockYang
|
6561b99f8f
|
feat: add minio service implementation, download midjourney image to local storage
|
2023-08-20 16:17:42 +08:00 |
|
RockYang
|
329e3eee21
|
opt:Optimize the algorithm to check whether Midjourney images can continue to variation
|
2023-08-17 14:20:16 +08:00 |
|
RockYang
|
36c5dd7eaa
|
chore: show img_calls num for user profile page
|
2023-08-17 07:09:53 +08:00 |
|
RockYang
|
b84039b506
|
docs: update docs
|
2023-08-17 06:55:11 +08:00 |
|
RockYang
|
35fedbe817
|
feat: midjourney image variation function is ready
|
2023-08-15 17:31:02 +08:00 |
|
RockYang
|
827acdd3f9
|
feat: midjourney image upscale function is ready
|
2023-08-15 15:28:40 +08:00 |
|
RockYang
|
6c76086916
|
feat: midjourney drawing image function is ready
|
2023-08-14 17:59:21 +08:00 |
|
RockYang
|
2107c13b3d
|
feat: add samples and function introduce in welcome page
|
2023-08-08 14:19:09 +08:00 |
|
RockYang
|
6840a13370
|
feat: enabled user to set default GPT model for chat
|
2023-08-04 14:25:54 +08:00 |
|
RockYang
|
b09d23f97f
|
feat: the dashboard page is ready for admin console
|
2023-08-02 16:37:47 +08:00 |
|
RockYang
|
3529649ba9
|
refactor: refactor admin console page layout
|
2023-08-02 15:00:18 +08:00 |
|
RockYang
|
c5be114db2
|
feat: 完成人机交互验证 API 接入,增加短信防刷验证
|
2023-07-25 17:00:24 +08:00 |
|
RockYang
|
253951b4b3
|
feat: 完成众筹后台管理功能
|
2023-07-24 15:59:29 +08:00 |
|
RockYang
|
e02badf7bb
|
feat: reward verify is ready
|
2023-07-21 22:29:14 +08:00 |
|
RockYang
|
da14632794
|
opt: add tip message when no available key
|
2023-07-06 10:47:36 +08:00 |
|