111 Commits

Author SHA1 Message Date
josc146 3d89ddd5bf WIP, custom API Modes 2024-08-07 17:13:27 +08:00
josc146 08ab0e8891 WIP, custom API Modes 2024-08-07 13:58:01 +08:00
josc146 b2ed03dd45 WIP, custom API Modes 2024-08-06 23:40:40 +08:00
josc146 8706737a5c WIP, custom API Modes 2024-08-06 23:10:37 +08:00
josc146 08f2c54683 WIP, custom API Modes 2024-08-06 21:27:07 +08:00
josc146 a398bfd9ae WIP, custom API Modes 2024-08-06 21:10:56 +08:00
josc146 e4cd8381e3 WIP, custom API Modes 2024-08-06 19:24:21 +08:00
josc146 9d63a39936 improve user experience for claude.ai and kimi.moonshot.cn 2024-08-06 14:03:30 +08:00
josc146 58090d422d improve style conflicts (#724, #378) 2024-08-05 00:32:12 +08:00
josc146 4e7410f8cf Allow ESC to close all floating windows (#750) 2024-08-04 23:44:34 +08:00
josc146 226fb108a1 improve b96ba7c0 2024-08-04 13:37:43 +08:00
LzSkyline 488170068c Add Ollama native API to support keep alive parameters (#748)
* Add Chinese translation.

* Optimize style.

* Add Ollama native API to support keep alive parameters.

* Optimized popup page style.

* fix: Fixed data type for Ollama keep_alive parameter forever
2024-07-30 16:53:08 +08:00
josc146 c0a84ed78c custom selection tools (#710, #14, #322, #312, #193, #209, #134, #77, #13, #4, #719, #714, #399, #366, #357, #332, #216, #167, #395, #261, #673, #541, #523) 2024-06-01 15:27:47 +08:00
josc146 6f17e5cdf4 improve NotificationForChatGPTWeb (#710) 2024-05-31 15:24:20 +08:00
josc146 a4f472b2c1 fix https://github.com/josStorer/chatGPTBox/issues/661#issuecomment-2016704211 2024-05-09 12:42:13 +08:00
Anan b494193eb5 Change "chat.openai.com" to "chatgpt.com" 2024-05-08 17:24:52 +08:00
josc146 cbeae3e791 bigger FloatingToolbar icon 2024-03-23 13:59:30 +08:00
josc146 dba68e7eee chore 2024-03-23 00:10:26 +08:00
josc146 db35e05864 fix #538 2024-03-22 23:11:40 +08:00
josc146 1825172b47 avoid generating a new chat when storing session 2024-03-04 22:56:19 +08:00
josc146 dc471eafb4 formattedError (#572) 2024-01-26 13:30:49 +08:00
josc146 35cb508563 safe markdown renderer (#609, #403) 2024-01-26 13:30:31 +08:00
josc146 b1de77bcb3 chore 2023-11-12 11:22:50 +08:00
josc146 3d08919798 force scroll to bottom after submission 2023-11-04 17:08:27 +08:00
josc146 d36f6ea245 improve render performance (#265) 2023-11-02 21:26:30 +08:00
josc146 40d24e7069 improve chatgpt web user guide 2023-10-31 10:26:24 +08:00
josc146 86b9b2075d improve error prompt 2023-10-16 00:33:23 +08:00
josc146 843bfc357f update bing detection 2023-10-15 22:43:11 +08:00
josc146 40ae4575a7 patch: fakePort stop 2023-09-23 21:37:09 +08:00
josc146 711e0d3493 patch: decisionCard and popupCard of bing client (#505) 2023-09-23 16:52:00 +08:00
josc146 e71ee74c6d patch: fix(upgrade) bing client (#505) 2023-09-06 23:52:28 +08:00
josc146 0ee82e7c7f improve style for safari 2023-06-13 12:26:02 +08:00
josc146 d81f347eb4 fix mistaken operation 2023-06-13 00:27:11 +08:00
josc146 dfef9dce29 fix repeated prompt when completing an answer and clicking the retry button (#400) 2023-06-13 00:21:25 +08:00
josc146 fc93ccc51c adjust the order of header icons 2023-06-13 00:02:48 +08:00
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
josc146 454e457656 improve conversationCard style 2023-06-12 21:38:26 +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 277b9f69a9 feat: improve read aloud (#105, #341) 2023-05-18 10:17:33 +08:00
Petaflops 6bb5a81304 feat: added a ReadButton to convert the text output from GPT into voice and read it out loud 2023-05-18 09:15:08 +08:00
josc146 9b2c8d3d33 feat: add option to disable focus to input box after answering (#317) 2023-05-13 16:37:30 +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 76f916b0dc chore 2023-05-08 22:31:52 +08:00
josc146 96b9f4efb0 fix style (#315) 2023-05-08 19:47:36 +08:00