Commit Graph

46 Commits

Author SHA1 Message Date
josc146 a0c19d7df7 improve the compatibility of Safari and Firefox with the new style (#305, #371) 2023-06-12 22:52:13 +08:00
josc146 75d92bc4f8 chore 2023-06-12 22:06:39 +08:00
josc146 5f9310f622 improve conversation scroll (#382) 2023-06-12 21:58:25 +08:00
Sergio Lage b539b4d847 Added a scroll to bottom button, made the automatic scroll stop when the user scrolls up (#401)
* Added go to bottom, Smooth scroll in markdown body

* scroll margin prameter added to config

---------

Co-authored-by: DEVOP <DEVOP@EXAMPLE.COM>
2023-06-08 16:48:22 +08:00
josc146 43256edb13 style: more prominent conversations (#329) 2023-05-13 16:11:40 +08:00
josc146 b7aa023580 style: change select width (#331) 2023-05-13 12:12:32 +08:00
josc146 8b05fb4c5c feat: new menu item / shortcut to close all chats 2023-05-12 23:14:31 +08:00
josc146 7355f39286 style: wider model select 2023-05-12 23:14:31 +08:00
zouwangqiang 80c34aaad2 - refactor(ConversationCard): add event listener to close the window on Escape key press
-  refactor(ConversationCard): change style of header to allow for dragging
-  refactor(ConversationCard): change select width to auto
-  refactor(FloatingToolbar): change handle class from dragbar to draggable
-  refactor(styles.scss): add scrollbar and resizer styles to the conversation card and change select width to auto
2023-05-12 23:14:31 +08:00
josc146 fc21abb45d feat: an easier way to use different bing styles (#264) 2023-05-08 19:31:29 +08:00
josc146 ae28ca6f42 feat: enabled API Modes option (#264) 2023-04-29 22:19:57 +08:00
josc146 1ac545ea34 fix: findLastIndex compatibility (Firefox ESR) (#233) 2023-04-28 16:41:13 +08:00
josc146 17778f5a14 refactor: services 2023-04-27 20:31:53 +08:00
josc146 7c5046ccff feat: resizable input box (#246, #266) 2023-04-27 15:29:56 +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
josc146 4fb5d735ea fix: crypto undefined on some websites, leading to session creation failure (#231) 2023-04-20 22:12:08 +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 0a183a9ebf chore: reduce the max height of conversation card (#141) 2023-04-05 13:24:56 +08:00
josc146 9d1a2a1360 feat: store conversation to independent page (#120, #138) 2023-04-02 23:24:48 +08:00
josc146 47f490a034 fix: bad sessionId when clearing current conversation at Independent Panel 2023-04-02 22:23:55 +08:00
josc146 60b479729a feat: Independent Panel (#63, #120) 2023-04-02 20:27:07 +08:00
josc146 c94cda91c7 fix: did not properly display custom model name 2023-04-02 20:15:52 +08:00
josc146 6b03b7b6b8 fix: did not keep modelName when clearing conversation 2023-04-02 20:13:28 +08:00
josc146 e60d0b5332 feat: better error message 2023-04-01 10:45:49 +08:00
josc146 e4f1d9da09 fix: model switch not work when autoRegenAfterSwitchModel is false 2023-03-31 22:41:01 +08:00
josc146 6d57803ea9 chore: remove <hr/> at the end when copying (#73) 2023-03-31 20:46:40 +08:00
josc146 9b37f358d4 feat: option to regenerate the answer after switching model (#98) 2023-03-31 20:04:38 +08:00
josc146 e3e235cd4a chore: make updateAnswer also effect error 2023-03-31 19:20:19 +08:00
josc146 82c53de79d feat: model switcher (#98, #126) 2023-03-31 16:54:37 +08:00
josc146 90141b919b feat: retry button 2023-03-31 16:32:12 +08:00
josc146 bfe63e6e64 feat: clear conversation (#51, #47) 2023-03-30 22:34:13 +08:00
josc146 5e0e84a43b chore: remove useless css 2023-03-30 21:52:41 +08:00
josc146 d16b318093 chore: better i18n 2023-03-29 21:27:46 +08:00
josc146 25ed2cc7c7 feat: Internationalization User Interface Support. PR Welcome! (#89, #39) 2023-03-29 14:17:16 +08:00
josc146 66af38a828 feat: make the chat box display the correct model name, and allow multiple different models to be used at the same time (#49) 2023-03-27 13:50:26 +08:00
josc146 37aa8ccc89 fix: styles are overwritten on some websites (#88) 2023-03-26 23:44:41 +08:00
josc146 75b23174bf feat: make the floating selectionTools follow the scrolling, while the result window remains fixed (#40) 2023-03-21 16:33:48 +08:00
josc146 3de4402ee3 feat: make floating window of selectionTools dockable 2023-03-20 22:42:01 +08:00
josc146 47e56f962a chore: reduce bundle size 2023-03-20 00:10:40 +08:00
josc146 b5af1dc00b chore: setIsReady when port disconnect 2023-03-19 20:16:43 +08:00
josc146 8793fa5fde fix: avoid conflicts of same classname on some websites 2023-03-18 23:54:57 +08:00
josc146 24565f2ab8 feat: lockWhenAnswer config (#5) 2023-03-16 20:49:27 +08:00
josc146 0b934b835d feat: auto scroll to bottom when submitting a question or finishing an answer 2023-03-16 11:31:51 +08:00
josc146 0f97840d23 feat: stop generating answers 2023-03-16 11:20:21 +08:00
josc146 91d47a2970 feat: dynamic max-height and width (#1) 2023-03-16 10:18:13 +08:00
josc146 e642f2b922 first commit 2023-03-15 16:18:51 +08:00