Commit Graph

338 Commits

Author SHA1 Message Date
RockYang a39ed9764c opt: optimize chat list page for mobile 2024-01-24 18:23:24 +08:00
RockYang aaa5ba99aa feat: use vant replace element-plus as mobile UI framework 2024-01-24 17:34:30 +08:00
RockYang 2113508b6d feat: add websocket heartbeat message for mj page 2024-01-24 09:33:04 +08:00
RockYang ec08c24dca fix: auto fill apiURL when platform changed for ApiKey add page 2024-01-23 17:30:54 +08:00
RockYang 0f05970141 opt: add heartbeat message for websocket connects 2024-01-22 18:42:51 +08:00
RockYang 412f8ecc6c opt: add image upload support for md-editor-3 2024-01-19 18:43:13 +08:00
RockYang 51dcf642b3 fixed conflicts 2024-01-19 18:21:49 +08:00
RockYang bfeea555b2 feat: system notice function is ready 2024-01-19 18:19:51 +08:00
RockYang 479f94c372 feat: system notice function is ready 2024-01-19 18:18:10 +08:00
RockYang 15b2ec9721 feat: add system config item for wechat qrcode 2024-01-19 16:58:13 +08:00
RockYang c9cd082855 chore: optimize variable name 2024-01-19 11:26:22 +08:00
RockYang d7c002890c Merge branch 'main' into dev 2024-01-19 10:09:18 +08:00
RockYang 348dd22279 Merge branch 'main' of gitee.com:blackfox/chatgpt-plus 2024-01-19 10:09:01 +08:00
whale_fall 6968da3ac7 feat: 添加支持阿里的通义千问对话 2024-01-19 09:52:16 +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 9104ca8e49 feat: add system config disable user registeration 2024-01-18 17:24:02 +08:00
RockYang 2af33b3630 opt: compatible wechat old message format for parsing wechat transfer message 2024-01-18 16:58:20 +08:00
RockYang 654e795545 opt: optimize order query alg, reduce polling times 2024-01-18 09:39:36 +08:00
RockYang b939d6016b docs: update config files 2024-01-16 14:38:18 +08:00
RockYang 36a2626ccc opt: optimize markdown image parser, identify image and blockquote tags 2024-01-16 10:13:00 +08:00
RockYang bd057a4cc9 feat: attachments manage function is ready 2024-01-15 18:48:01 +08:00
RockYang dc24a8c781 feat: gpt-4-gizmo-g-* model is supported 2024-01-15 15:03:05 +08:00
RockYang 59fa21779b feat: gpt-4-all model is ready 2024-01-15 14:07:24 +08:00
RockYang d70035ff0c feat: midjourney plus service is ready 2024-01-11 18:16:48 +08:00
RockYang 4c1f51110b feat: change mobile field to username 2024-01-08 17:34:09 +08:00
RockYang 9e704365fc chore: do not close pop window when click model 2024-01-08 11:01:19 +08:00
RockYang 7000168fd4 opt: add support to disable code verify 2024-01-07 17:31:26 +08:00
RockYang 5694f97a6b feat: payjs payment channel is ready 2024-01-07 14:36:02 +08:00
RockYang b677d3fac7 fix: add user failed in admin user list page 2024-01-07 10:49:36 +08:00
RockYang dc6719cf54 release v3.2.4 2024-01-06 21:09:19 +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 bf1403c818 feat: update api key last_use_time after dalle3 call 2024-01-04 18:15:00 +08:00
RockYang bcc622a24d feat: support dall-e3 api mirrors, add name field for ApiKey 2024-01-04 16:29:57 +08:00
RockYang d1950acd01 feat: api key manage page funciton is ready 2024-01-04 10:48:04 +08:00
RockYang 039b70eed2 fix: fixed bug for concurrency risk for getting token for chat histroy with issue #92 2024-01-04 09:03:19 +08:00
RockYang d8e4308b1b fix: add unique key for MidJourney task_id 2024-01-03 18:06:10 +08:00
RockYang 434fbb3463 feat: show notice in chat page 2024-01-03 15:19:24 +08:00
RockYang de3eb8969c feat: fixed bug for wechat bot to parse transactions. enable user to exchange reward with img_calls 2024-01-03 11:15:54 +08:00
RockYang fbd6eac877 fix: fixed chat export page styles 2024-01-02 11:32:36 +08:00
RockYang b1b385c455 feat: add switch for enable|disable chat role 2023-12-29 17:51:56 +08:00
RockYang 3c6e86d04b feat: add nickname field for user 2023-12-29 17:39:37 +08:00
RockYang 3d2035d08a feat: add authorization for local function call 2023-12-29 17:21:29 +08:00
RockYang da86f916d8 update changelog 2023-12-29 11:53:37 +08:00
RockYang e7a07f7e92 feat: add router for function manager 2023-12-29 11:22:26 +08:00
RockYang b01e6387fc fix: restore user img_calls quota when image task run failed 2023-12-29 10:41:29 +08:00
RockYang d86aca0f5d merge pull request #72 2023-12-29 10:09:37 +08:00
RockYang 09414fe36a Merge branch 'main' of github.com:yangjian102621/chatgpt-plus 2023-12-29 09:39:52 +08:00
RockYang e9467341fa feat: function manager refactor is ready 2023-12-28 18:14:38 +08:00
RockYang 6bc57b6132 fix: fixed bug #70, XunFei 1.5 url version map error 2023-12-26 14:19:00 +08:00