geekai/web/src/components
2023-12-29 17:39:37 +08:00
..
admin feat: auto translate image creating prompt 2023-12-19 18:54:19 +08:00
mobile merge pull request #72 2023-12-29 10:09:37 +08:00
BindMobile.vue option: replace leveldb with redis in storing message code 2023-11-22 10:57:24 +08:00
CaptchaPlus.vue fix: 采用弹窗的方式显示验证码,解决验证码在低分辨率下被掩盖的Bug 2023-09-05 16:47:40 +08:00
ChatMidJourney.vue feat: midjourney page task and image list component is ready 2023-09-15 17:40:39 +08:00
ChatPrompt.vue feat: chat chrawing function is refactored 2023-09-13 06:57:25 +08:00
ChatReply.vue opt: limit the image display size in reply component 2023-12-15 10:48:13 +08:00
ConfigDialog.vue 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
CountDown.vue opt: 优化 ItemList 组件样式 2023-11-11 10:53:33 +08:00
FooterBar.vue chore: update copyright information 2023-12-18 18:19:41 +08:00
InviteList.vue opt: optimize styles for invitation page 2023-11-23 17:40:15 +08:00
ItemList.vue opt: 缩略图生成算法 2023-11-28 14:50:19 +08:00
LoginDialog.vue 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
PasswordDialog.vue 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
ResetPass.vue feat: reset password function is ready 2023-11-22 18:00:45 +08:00
RewardVerify.vue feat: add system configration item to close rewarding function 2023-10-19 11:19:29 +08:00
SendMsg.vue fix: 采用弹窗的方式显示验证码,解决验证码在低分辨率下被掩盖的Bug 2023-09-05 16:47:40 +08:00
UserOrder.vue feat: add img_calls field for recharge products 2023-12-15 16:56:56 +08:00
UserProfile.vue feat: add nickname field for user 2023-12-29 17:39:37 +08:00
Welcome.vue feat: auto login when register successfully 2023-10-13 16:27:40 +08:00