Commit Graph

242 Commits

Author SHA1 Message Date
Ji Tang ca708b19cf Refactor input box styling for better organization 2023-04-25 14:48:51 +08:00
Ji Tang b833cd1707 Change the submit button size 2023-04-25 14:48:51 +08:00
Ji Tang 2e1dcf372d Change the cursor type of the Send button 2023-04-25 14:48:51 +08:00
Ji Tang 16d9fec31e Enable user input while response is being processed
- Enable user input while response is being processed
- Incorporate Send/Stop button functionality with the 'Enter' key
2023-04-25 14:48:51 +08:00
Peter Dave Hello a62cf9c028 Improve zh-hant local 2023-04-23 00:23:16 +08:00
josc146 b9097ac02f upgrade packages 2023-04-22 12:57:10 +08:00
github-actions[bot] b1e93b12bb release v2.2.8 2023-04-21 14:49:34 +00:00
josc146 79f05056d1 fix: floating tool created outside the window when it was on the edge (#222) 2023-04-21 22:48:52 +08:00
josc146 3658d123e0 feat: activate existing conversation window by default (#222) 2023-04-21 22:18:09 +08:00
josc146 2f832a0f5b feat: export conversations (#228) 2023-04-21 21:21:21 +08:00
josc146 d615739f5b chore: add createdAt and updatedAt to session 2023-04-21 21:18:26 +08:00
josc146 37492c436e chore: more error details (#229) 2023-04-21 21:02:24 +08:00
josc146 8c9693c4c7 feat: Max Conversation Length setting (#241) 2023-04-21 20:58:54 +08:00
josc146 72dcdf4826 feat: new selection tool translate to english (#240) 2023-04-21 20:17:58 +08:00
josc146 4cc2b91bdd feat: custom bot for poe.com (#189) 2023-04-21 16:38:18 +08:00
josc146 b11e5ce6b7 fix: refresh token after opening the official website to avoid expiration of authorization (#239) 2023-04-20 23:21:38 +08:00
josc146 7aa2dc8cfe chore: send cookie when requesting chatgpt accesstoken 2023-04-20 22:30:59 +08:00
josc146 7bd9f064d7 chore: update locales 2023-04-20 22:29:52 +08:00
josc146 4fb5d735ea fix: crypto undefined on some websites, leading to session creation failure (#231) 2023-04-20 22:12:08 +08:00
josc146 8af03398d5 fix: conversation of bing sydney mode (#236, #242) 2023-04-20 21:59:02 +08:00
snoopy83 c8680a4bf1 feat: auto focus to inputbox (issue: #243) (pr: #249)
* Put the cursor back to input area after the answer generated

* move inputbox focus to lonely useEffect

---------

Co-authored-by: Jikai Xu <“jikai.xu@insigniafinancial.com.au”>
Co-authored-by: josc146 <josStorer@outlook.com>
2023-04-20 21:20:51 +08:00
josc146 2d0d9164c6 feat: getCoreContent adaptation for bing.com 2023-04-19 22:57:37 +08:00
josc146 852a032472 feat: adapters for getCoreContent (google, google scholar, csdn) 2023-04-17 23:04:32 +08:00
josc146 11eb0cf4b3 update readme 2023-04-17 22:23:15 +08:00
github-actions[bot] 1cbe239960 release v2.2.7 2023-04-17 13:46:55 +00:00
josc146 fa3e17df62 feat: add bing footnotes (#225) 2023-04-17 21:45:24 +08:00
josc146 375cc16083 style: floating toolbar compatibility (#222) 2023-04-17 21:15:41 +08:00
josc146 78236561b8 feat: sydney mode of bing (#215) 2023-04-17 21:09:51 +08:00
josc146 0479ef260d feat: add poe AI (Sage, GPT4, ClaudePlus, Claude, ChatGPT, Dragonfly) 2023-04-17 20:54:16 +08:00
josc146 85265131e4 style: increase the paragraph spacing 2023-04-15 23:37:40 +08:00
josc146 ff2f0ff14a feat: sydney mode of bing 2023-04-14 23:22:56 +08:00
josc146 617aa87588 chore: improve for bilibili 2023-04-14 19:58:33 +08:00
josc146 793380a840 patch for #205 2023-04-14 19:43:11 +08:00
iamsirsammy b2cd54e9c4 change youtube/index.mjs to not confuse chatgpt or run out of tokens (#205 @iamsirsammy)
* change youtube/index.mjs to not confuse chatgpt or run out of tokens

* Update index.mjs
2023-04-14 19:28:03 +08:00
github-actions[bot] ba94457ba3 release v2.2.6 2023-04-13 12:56:07 +00:00
josc146 8577c4924d update readme 2023-04-13 20:52:44 +08:00
josc146 7ee6ca9307 fix: katex render (#208) 2023-04-13 20:44:40 +08:00
josc146 27df1d7d44 revert reverse proxy 2023-04-13 20:03:31 +08:00
josc146 ffad6bbc81 chore: remove chinese in CompletionPromptBase (#211) 2023-04-13 19:53:42 +08:00
josc146 9fb3959b33 fix: when the conversation is empty and Regenerate the answer after switching model is set, switching model will send useless requests, resulting in the problem of inability to input (#210) 2023-04-13 19:46:04 +08:00
josc146 96bc80c0fe style: error color 2023-04-13 17:32:28 +08:00
josc146 49bc6ef430 fix: repeated mounting of dynamic pages 2023-04-13 17:17:27 +08:00
josc146 2546a1dc54 feat: use reliable reverse proxy by default https://bypass.churchless.tech/api/conversation @acheong08 2023-04-13 17:01:29 +08:00
josc146 40366ff7bd fix: continuous 403 error caused by still requesting the official website when using reverse proxy (#207) 2023-04-13 16:54:53 +08:00
github-actions[bot] 1ab53b4383 release v2.2.5 2023-04-12 22:39:46 +08:00
josc146 43fde4b709 feat: add option to always pin the floating window (#199) 2023-04-12 22:30:37 +08:00
josc146 a5a57a09a8 style: prevent answer color from being overwritten (#160, #179) 2023-04-12 22:03:40 +08:00
josc146 1764a233a7 chore: reduce the default activated SelectionTools 2023-04-12 21:38:22 +08:00
josc146 4f78d225af feat: support waylaidwanderer self-hosted api (#182) 2023-04-12 21:37:07 +08:00
josc146 00a03cf6c9 fix json 2023-04-12 21:32:53 +08:00