RockYang
|
88e7c39066
|
fixed bug for: websocket is not auto connected when user not login
|
2024-10-02 07:26:34 +08:00 |
|
RockYang
|
342ceea371
|
update database
|
2024-09-30 17:12:23 +08:00 |
|
RockYang
|
2a6dd636fa
|
update database
|
2024-09-30 17:12:23 +08:00 |
|
RockYang
|
880c34dfee
|
add message handler ONLY when websocket connect successfully
|
2024-09-30 16:33:26 +08:00 |
|
RockYang
|
6bf38f78d5
|
add message handler ONLY when websocket connect successfully
|
2024-09-30 16:33:26 +08:00 |
|
RockYang
|
a1e487100d
|
support wechat and alipay payment for mobile page
|
2024-09-30 16:20:40 +08:00 |
|
RockYang
|
5a04a935be
|
support wechat and alipay payment for mobile page
|
2024-09-30 16:20:40 +08:00 |
|
RockYang
|
77948b1e16
|
optimize the vue component communication, replace event listening with share data
|
2024-09-30 14:20:59 +08:00 |
|
RockYang
|
8923e938d2
|
optimize the vue component communication, replace event listening with share data
|
2024-09-30 14:20:59 +08:00 |
|
RockYang
|
e28a12a1ee
|
websocket api refactor is ready
|
2024-09-29 19:28:47 +08:00 |
|
RockYang
|
1a1734abf0
|
websocket api refactor is ready
|
2024-09-29 19:28:47 +08:00 |
|
RockYang
|
00a8bc6784
|
mj websocket refactor is ready
|
2024-09-29 07:51:08 +08:00 |
|
RockYang
|
8093a3eeb2
|
mj websocket refactor is ready
|
2024-09-29 07:51:08 +08:00 |
|
RockYang
|
8fffa60569
|
sd websocket refactor is finished
|
2024-09-27 18:28:54 +08:00 |
|
RockYang
|
9edb3d0a82
|
sd websocket refactor is finished
|
2024-09-27 18:28:54 +08:00 |
|
RockYang
|
2debe7e927
|
refactor websocket message protocol, keep the only connection for all clients
|
2024-09-27 17:50:54 +08:00 |
|
RockYang
|
d95fab11be
|
refactor websocket message protocol, keep the only connection for all clients
|
2024-09-27 17:50:54 +08:00 |
|
RockYang
|
478bc32ddd
|
add ws handler
|
2024-09-25 18:43:12 +08:00 |
|
RockYang
|
6ef09c8ad5
|
add ws handler
|
2024-09-25 18:43:12 +08:00 |
|
RockYang
|
4df1c7a136
|
add release v4.1.4
|
2024-09-20 15:50:04 +08:00 |
|
RockYang
|
5fa17b300e
|
add release v4.1.4
|
2024-09-20 15:50:04 +08:00 |
|
RockYang
|
c522248d39
|
add email white list check in register handler
|
2024-09-20 14:10:40 +08:00 |
|
RockYang
|
32919de7a7
|
add email white list check in register handler
|
2024-09-20 14:10:40 +08:00 |
|
RockYang
|
246d96ee63
|
add email white list
|
2024-09-20 10:40:37 +08:00 |
|
RockYang
|
7d126aab41
|
add email white list
|
2024-09-20 10:40:37 +08:00 |
|
RockYang
|
909ae4aa00
|
payment for mobile page is ready
|
2024-09-19 19:03:03 +08:00 |
|
RockYang
|
16ac57ced3
|
payment for mobile page is ready
|
2024-09-19 19:03:03 +08:00 |
|
RockYang
|
26e3ababcf
|
wechat payment for mobile page is ready
|
2024-09-19 17:59:27 +08:00 |
|
RockYang
|
4976b967e7
|
wechat payment for mobile page is ready
|
2024-09-19 17:59:27 +08:00 |
|
RockYang
|
4d9f89f630
|
wechat payment for pc is ready
|
2024-09-19 14:42:25 +08:00 |
|
RockYang
|
e874178782
|
wechat payment for pc is ready
|
2024-09-19 14:42:25 +08:00 |
|
RockYang
|
b989199edb
|
fixed bug geek-plus#6, register page first tab not auto active
|
2024-09-19 09:03:14 +08:00 |
|
RockYang
|
8cb66ad01b
|
fixed bug geek-plus#6, register page first tab not auto active
|
2024-09-19 09:03:14 +08:00 |
|
RockYang
|
0d81fe6c8e
|
geek payment notify api is ready
|
2024-09-18 22:24:05 +08:00 |
|
RockYang
|
f887a39912
|
geek payment notify api is ready
|
2024-09-18 22:24:05 +08:00 |
|
RockYang
|
e9ac58b1ef
|
Geek Pay notify is ready
|
2024-09-18 18:07:49 +08:00 |
|
RockYang
|
d8cb92d8d4
|
Geek Pay notify is ready
|
2024-09-18 18:07:49 +08:00 |
|
RockYang
|
59d9ae96ac
|
add geek payment
|
2024-09-18 07:03:46 +08:00 |
|
RockYang
|
158db83965
|
add geek payment
|
2024-09-18 07:03:46 +08:00 |
|
RockYang
|
3cff6f7189
|
recommend user to use Google Chrome
|
2024-09-15 10:25:50 +08:00 |
|
RockYang
|
603bfa7def
|
recommend user to use Google Chrome
|
2024-09-15 10:25:50 +08:00 |
|
RockYang
|
14aee28289
|
merge app type function branch
|
2024-09-14 18:17:55 +08:00 |
|
RockYang
|
829fb879a6
|
merge app type function branch
|
2024-09-14 18:17:55 +08:00 |
|
RockYang
|
8c1b4d4516
|
refactor AI chat message struct, allow users to set whether the AI responds in stream, compatible with the GPT-o1 model
|
2024-09-14 17:06:13 +08:00 |
|
RockYang
|
0385e60ce1
|
refactor AI chat message struct, allow users to set whether the AI responds in stream, compatible with the GPT-o1 model
|
2024-09-14 17:06:13 +08:00 |
|
胡双明
|
068df8fa15
|
feat: 应用分类功能
|
2024-09-14 11:05:49 +08:00 |
|
胡双明
|
aaea23f785
|
feat: 应用分类功能
|
2024-09-14 11:05:49 +08:00 |
|
RockYang
|
69cb479e01
|
fixed bug, filelist page support pagination, do not load captcha component for user login first time
|
2024-09-13 17:03:05 +08:00 |
|
RockYang
|
6c7fa17e50
|
fixed bug, filelist page support pagination, do not load captcha component for user login first time
|
2024-09-13 17:03:05 +08:00 |
|
胡双明
|
db90131bd6
|
Merge branch 'main' into husm_2024-09-02
|
2024-09-13 10:25:15 +08:00 |
|
胡双明
|
38a0d00142
|
Merge branch 'main' into husm_2024-09-02
|
2024-09-13 10:25:15 +08:00 |
|
RockYang
|
c18d272413
|
fixed bug for reset password
|
2024-09-12 17:25:19 +08:00 |
|
RockYang
|
5c77e67b0f
|
fixed bug for reset password
|
2024-09-12 17:25:19 +08:00 |
|
RockYang
|
cd0952e170
|
fixed bug for register page code verification
|
2024-09-12 15:42:09 +08:00 |
|
RockYang
|
961cee5e41
|
fixed bug for register page code verification
|
2024-09-12 15:42:09 +08:00 |
|
胡双明
|
e6a6d0485d
|
Merge branch 'main' into husm_2024-09-02
|
2024-09-11 09:57:01 +08:00 |
|
胡双明
|
c9cc93be8c
|
Merge branch 'main' into husm_2024-09-02
|
2024-09-11 09:57:01 +08:00 |
|
RockYang
|
a642ae0332
|
optimize download function for suno
|
2024-09-11 08:39:28 +08:00 |
|
RockYang
|
49f2e1a71e
|
optimize download function for suno
|
2024-09-11 08:39:28 +08:00 |
|
胡双明
|
67f508c7da
|
feat: 210 AI对话页面文件列表增加分页功能
|
2024-09-10 18:14:34 +08:00 |
|
胡双明
|
97eff6085a
|
feat: 210 AI对话页面文件列表增加分页功能
|
2024-09-10 18:14:34 +08:00 |
|
RockYang
|
2225f09797
|
file list api support pagination
|
2024-09-10 15:24:36 +08:00 |
|
RockYang
|
8b2e2d61af
|
file list api support pagination
|
2024-09-10 15:24:36 +08:00 |
|
胡双明
|
fe7fa46a0c
|
Merge branch 'main' into husm_2024-09-02
|
2024-09-10 14:29:08 +08:00 |
|
胡双明
|
c096efb416
|
Merge branch 'main' into husm_2024-09-02
|
2024-09-10 14:29:08 +08:00 |
|
RockYang
|
327d68a347
|
support multiple delete users, update database sql file
|
2024-09-10 10:56:04 +08:00 |
|
RockYang
|
54e8d72b10
|
support multiple delete users, update database sql file
|
2024-09-10 10:56:04 +08:00 |
|
RockYang
|
7c272b0efd
|
update config file
|
2024-09-09 18:58:03 +08:00 |
|
RockYang
|
05161f48fd
|
update config file
|
2024-09-09 18:58:03 +08:00 |
|
RockYang
|
5eb4ed157e
|
merge luma page code for v4.1.3
|
2024-09-09 18:07:10 +08:00 |
|
RockYang
|
e971bf6b88
|
merge luma page code for v4.1.3
|
2024-09-09 18:07:10 +08:00 |
|
RockYang
|
d4e00b960c
|
Merge remote-tracking branch 'inet/husm_2024-09-02' into dev-4.1.3
|
2024-09-09 10:54:43 +08:00 |
|
RockYang
|
55b979784c
|
Merge remote-tracking branch 'inet/husm_2024-09-02' into dev-4.1.3
|
2024-09-09 10:54:43 +08:00 |
|
RockYang
|
af0eff88b8
|
export the newest database sql file
|
2024-09-05 15:29:00 +08:00 |
|
RockYang
|
c755befa28
|
优化聊天页面代码,刷新页面之后自动加载当前对话的 role_id 和 model_id
|
2024-09-05 14:50:37 +08:00 |
|
RockYang
|
97aa922b5f
|
优化聊天页面代码,刷新页面之后自动加载当前对话的 role_id 和 model_id
|
2024-09-05 14:50:37 +08:00 |
|
胡双明
|
3f6890da27
|
feat: 生成视频页面2
|
2024-09-05 11:56:02 +08:00 |
|
胡双明
|
11c760a4e8
|
feat: 生成视频页面2
|
2024-09-05 11:56:02 +08:00 |
|
RockYang
|
08319391ea
|
merged v4.0.9 and fixed conflicts
|
2024-09-05 11:02:32 +08:00 |
|
胡双明
|
151017ed47
|
feat: 生成视频页面
|
2024-09-05 08:50:49 +08:00 |
|
胡双明
|
8b14eeadf4
|
feat: 生成视频页面
|
2024-09-05 08:50:49 +08:00 |
|
RockYang
|
941d15b635
|
remove unused css file
|
2024-09-04 22:42:56 +08:00 |
|
RockYang
|
e0ead127e0
|
remove unused css file
|
2024-09-04 22:42:56 +08:00 |
|
RockYang
|
d8058400dd
|
adjust chat page styles
|
2024-09-04 18:07:39 +08:00 |
|
RockYang
|
0887bcdee0
|
adjust chat page styles
|
2024-09-04 18:07:39 +08:00 |
|
RockYang
|
5a1ed953de
|
user can select function tools by themself
|
2024-09-04 14:53:21 +08:00 |
|
RockYang
|
67d83041d7
|
user can select function tools by themself
|
2024-09-04 14:53:21 +08:00 |
|
RockYang
|
58d127b602
|
add page and total field for pagination vo
|
2024-09-03 18:32:15 +08:00 |
|
RockYang
|
1350f388f0
|
add page and total field for pagination vo
|
2024-09-03 18:32:15 +08:00 |
|
RockYang
|
13bf73e6cf
|
add sync lock for sub or add user's power
|
2024-09-03 12:09:36 +08:00 |
|
RockYang
|
65dde9e69d
|
add sync lock for sub or add user's power
|
2024-09-03 12:09:36 +08:00 |
|
RockYang
|
aa46fdb113
|
luma create and list api is ready
|
2024-09-02 18:08:50 +08:00 |
|
RockYang
|
2e5bd238b7
|
luma create and list api is ready
|
2024-09-02 18:08:50 +08:00 |
|
胡双明
|
4a09da3a25
|
feat(Luma): 加上传前后帧调换功能
|
2024-09-02 17:33:03 +08:00 |
|
胡双明
|
8fc8fd6cba
|
feat(Luma): 加上传前后帧调换功能
|
2024-09-02 17:33:03 +08:00 |
|
RockYang
|
d70fcbb9f3
|
optimize ChatPlus page, fixed bug for websocket reconnection
|
2024-09-02 16:35:15 +08:00 |
|
RockYang
|
dfc6c87250
|
optimize ChatPlus page, fixed bug for websocket reconnection
|
2024-09-02 16:35:15 +08:00 |
|
RockYang
|
d7564127d2
|
suno add new function for merging full songs and upload custom music
|
2024-08-30 16:46:48 +08:00 |
|
RockYang
|
f6d8fbf570
|
suno add new function for merging full songs and upload custom music
|
2024-08-30 16:46:48 +08:00 |
|
RockYang
|
c6bf54fd9d
|
add logo for favirate icon
|
2024-08-29 13:36:35 +08:00 |
|
RockYang
|
568201ebbb
|
add logo for favirate icon
|
2024-08-29 13:36:35 +08:00 |
|
RockYang
|
8d47072e1c
|
luma page, upload image and remove image function is ready
|
2024-08-26 17:59:05 +08:00 |
|
RockYang
|
ab421f2185
|
luma page, upload image and remove image function is ready
|
2024-08-26 17:59:05 +08:00 |
|
RockYang
|
d601226187
|
add download for video
|
2024-08-26 07:24:04 +08:00 |
|
RockYang
|
f71a2f5263
|
add download for video
|
2024-08-26 07:24:04 +08:00 |
|
RockYang
|
4801832d9d
|
luma page video list component is ready
|
2024-08-23 18:25:58 +08:00 |
|
RockYang
|
d000cc5a67
|
luma page video list component is ready
|
2024-08-23 18:25:58 +08:00 |
|
RockYang
|
6b0f42d0b8
|
luma page is ready
|
2024-08-20 14:31:40 +08:00 |
|
RockYang
|
04d6ba0853
|
luma page is ready
|
2024-08-20 14:31:40 +08:00 |
|
RockYang
|
08379c21ac
|
refactor reset password functions
|
2024-08-19 12:05:00 +08:00 |
|
RockYang
|
8d7c028ca8
|
refactor reset password functions
|
2024-08-19 12:05:00 +08:00 |
|
RockYang
|
2499bd9ad3
|
fixed styles
|
2024-08-19 06:42:53 +08:00 |
|
RockYang
|
3ae7ebfeaf
|
fixed styles
|
2024-08-19 06:42:53 +08:00 |
|
RockYang
|
ad6da0d320
|
add bind mobile, bind email, bind wechat function is ready
|
2024-08-14 15:56:50 +08:00 |
|
RockYang
|
aa42d38387
|
add bind mobile, bind email, bind wechat function is ready
|
2024-08-14 15:56:50 +08:00 |
|
RockYang
|
a2583c0591
|
add mobile and email filed for user
|
2024-08-13 18:40:50 +08:00 |
|
RockYang
|
43843b92f2
|
add mobile and email filed for user
|
2024-08-13 18:40:50 +08:00 |
|
RockYang
|
0ea4a29152
|
add verification code for login and register page
|
2024-08-13 14:55:47 +08:00 |
|
RockYang
|
5da879600a
|
add verification code for login and register page
|
2024-08-13 14:55:47 +08:00 |
|
RockYang
|
7fe50788a5
|
add Captcha components
|
2024-08-13 10:01:07 +08:00 |
|
RockYang
|
87ed2064e3
|
add Captcha components
|
2024-08-13 10:01:07 +08:00 |
|
RockYang
|
c4a68076d6
|
fixed conflicts
|
2024-08-13 06:48:22 +08:00 |
|
RockYang
|
34e96e91d4
|
fixed conflicts
|
2024-08-13 06:48:22 +08:00 |
|
RockYang
|
9e365895af
|
add wechat login for login dialog
|
2024-08-12 18:00:34 +08:00 |
|
RockYang
|
8c4c2b89ce
|
add wechat login for login dialog
|
2024-08-12 18:00:34 +08:00 |
|
RockYang
|
9ece25e17d
|
add drag icon for dragable rows
|
2024-08-12 14:00:50 +08:00 |
|
RockYang
|
373021c191
|
add drag icon for dragable rows
|
2024-08-12 14:00:50 +08:00 |
|
RockYang
|
2140eff51b
|
release v4.1.2
|
2024-08-09 18:50:02 +08:00 |
|
RockYang
|
740c3c1b00
|
release v4.1.2
|
2024-08-09 18:50:02 +08:00 |
|
RockYang
|
dfba3c30a5
|
redeem code function is ready
|
2024-08-09 18:19:51 +08:00 |
|
RockYang
|
67c7132e6b
|
redeem code function is ready
|
2024-08-09 18:19:51 +08:00 |
|
RockYang
|
4b717109d2
|
add redeem code function
|
2024-08-08 18:28:50 +08:00 |
|
RockYang
|
c77843424b
|
add redeem code function
|
2024-08-08 18:28:50 +08:00 |
|
RockYang
|
e54e908fbc
|
add cache for getting user info and system configs
|
2024-08-08 14:37:33 +08:00 |
|
RockYang
|
2d4959aa7d
|
add cache for getting user info and system configs
|
2024-08-08 14:37:33 +08:00 |
|
RockYang
|
7a11a9ef15
|
add clear unpaid order functions
|
2024-08-07 18:00:28 +08:00 |
|
RockYang
|
167c59a159
|
add clear unpaid order functions
|
2024-08-07 18:00:28 +08:00 |
|
RockYang
|
f9b809801d
|
refactor midjourney service, use api key in database
|
2024-08-06 18:30:57 +08:00 |
|
RockYang
|
6a8b4ee2f1
|
refactor midjourney service, use api key in database
|
2024-08-06 18:30:57 +08:00 |
|
RockYang
|
cc551ba266
|
show sql error message
|
2024-08-05 16:14:44 +08:00 |
|
RockYang
|
72b1515b68
|
show sql error message
|
2024-08-05 16:14:44 +08:00 |
|
RockYang
|
9f603c5e77
|
merge v4.0.8
|
2024-08-01 18:09:00 +08:00 |
|
RockYang
|
2ac77ac39f
|
restore use power when removed not finish jobs
|
2024-07-31 16:08:46 +08:00 |
|
RockYang
|
1d9d487f0e
|
restore use power when removed not finish jobs
|
2024-07-31 16:08:46 +08:00 |
|
RockYang
|
4eaa518cf3
|
remove platform field for api key and chat model
|
2024-07-30 17:24:21 +08:00 |
|
RockYang
|
96f1126d02
|
remove platform field for api key and chat model
|
2024-07-30 17:24:21 +08:00 |
|
RockYang
|
95457b7dcd
|
add back-to-top component for all list page
|
2024-07-29 11:00:53 +08:00 |
|
RockYang
|
5132d52a44
|
add back-to-top component for all list page
|
2024-07-29 11:00:53 +08:00 |
|
RockYang
|
6a9de72c78
|
remove chat debug log
|
2024-07-28 18:55:17 +08:00 |
|
RockYang
|
1bcbf74883
|
remove chat debug log
|
2024-07-28 18:55:17 +08:00 |
|