RockYang
|
9edb3d0a82
|
sd websocket refactor is finished
|
2024-09-27 18:28: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
|
e971bf6b88
|
merge luma page code for v4.1.3
|
2024-09-09 18:07:10 +08:00 |
|
RockYang
|
1350f388f0
|
add page and total field for pagination vo
|
2024-09-03 18:32:15 +08:00 |
|
RockYang
|
65dde9e69d
|
add sync lock for sub or add user's power
|
2024-09-03 12:09:36 +08:00 |
|
RockYang
|
67c7132e6b
|
redeem code function is ready
|
2024-08-09 18:19:51 +08:00 |
|
RockYang
|
1d0006ce59
|
refactor stable diffusion service, use api key instead of configs
|
2024-08-07 17:30:59 +08:00 |
|
RockYang
|
6a8b4ee2f1
|
refactor midjourney service, use api key in database
|
2024-08-06 18:30:57 +08:00 |
|
RockYang
|
72b1515b68
|
show sql error message
|
2024-08-05 16:14:44 +08:00 |
|
RockYang
|
1d9d487f0e
|
restore use power when removed not finish jobs
|
2024-07-31 16:08:46 +08:00 |
|
RockYang
|
d1965deff1
|
tidy apis
|
2024-07-12 14:39:14 +08:00 |
|
RockYang
|
2207830db9
|
fixe page styles
|
2024-06-05 18:08:23 +08:00 |
|
RockYang
|
bee19392c1
|
add logs for updating database failed
|
2024-05-21 11:55:38 +08:00 |
|
RockYang
|
debe8dc209
|
chore: change module name to geekai, add copyright in source code
|
2024-05-06 14:41:27 +08:00 |
|
RockYang
|
61b2dbc9f1
|
optimize styles and release v4.0.4
|
2024-04-23 18:46:32 +08:00 |
|
RockYang
|
5c9025ca22
|
dalle image page is ready
|
2024-04-21 20:23:47 +08:00 |
|
RockYang
|
96ead65774
|
fixed bug for websocket close tip message
|
2024-04-15 18:15:15 +08:00 |
|
RockYang
|
8a9f386d8f
|
opt: close the old connection for mj and sd clients
|
2024-04-15 09:34:20 +08:00 |
|
RockYang
|
0355c37bef
|
feat: stable diffusion image drawing on mobile is ready
|
2024-04-03 18:13:48 +08:00 |
|
RockYang
|
1cff4b63cd
|
feat: image preview for stable-diffusion task is ready
|
2024-04-02 17:24:38 +08:00 |
|
RockYang
|
8227a73e35
|
feat: support custom menu
|
2024-03-29 15:41:58 +08:00 |
|
RockYang
|
b5947545cb
|
feat: auto translate and rewrite prompt for midjourney and stable-diffusion
|
2024-03-27 13:45:52 +08:00 |
|
RockYang
|
c5e583b215
|
feat: load preview page do not require user to login
|
2024-03-19 18:25:01 +08:00 |
|
RockYang
|
da2bd4a501
|
refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限
|
2024-03-12 15:40:44 +08:00 |
|
RockYang
|
3f856afec8
|
fix: fix major bugs for unauthorized access to data
|
2024-03-03 10:40:32 +08:00 |
|
RockYang
|
2ef07574ae
|
feat: replace http polling with webscoket notify in sd image page
|
2024-02-26 15:45:54 +08:00 |
|
RockYang
|
2113508b6d
|
feat: add websocket heartbeat message for mj page
|
2024-01-24 09:33:04 +08:00 |
|
RockYang
|
bf1c1b84c3
|
feat: add image publish function, ONLY published image show in image wall page
|
2024-01-19 06:52:23 +08:00 |
|
RockYang
|
b01e6387fc
|
fix: restore user img_calls quota when image task run failed
|
2023-12-29 10:41:29 +08:00 |
|
RockYang
|
33aebf9cb5
|
feat: add funcitons manger page
|
2023-12-21 08:58:24 +08:00 |
|
RockYang
|
a0a506a3c4
|
feat: add remove action to remove task and images for MJ and SD task list page
|
2023-12-18 17:44:52 +08:00 |
|
RockYang
|
245cd3ee1a
|
fix: fixed bug for mj service pool config pointer
|
2023-12-15 22:52:57 +08:00 |
|
RockYang
|
8f057ca9d1
|
refactor: refactor stable diffusion service, add service pool support
|
2023-12-14 16:48:54 +08:00 |
|
RockYang
|
a398e7a550
|
refactor: add midjourney pool implementation, add translate prompt for mj drawing
|
2023-12-13 16:38:27 +08:00 |
|
RockYang
|
7ca1989d98
|
opt: adjust styles for ItemList component, cut string for chat role's hello message
|
2023-10-16 10:46:10 +08:00 |
|
RockYang
|
b59ad521ca
|
feat: image wall stable diffusion image list component is ready
|
2023-10-13 15:16:40 +08:00 |
|
RockYang
|
cc7271aa73
|
feat: stable diffusion page is ready
|
2023-09-28 18:09:45 +08:00 |
|
RockYang
|
f873d6b375
|
feat: migrate the chatgpt-plus-ext project code to this project
|
2023-09-27 18:14:07 +08:00 |
|
RockYang
|
c86169022a
|
feat: add implements for stable diffusion service
|
2023-09-26 18:16:51 +08:00 |
|