Commit Graph
144 Commits
Author SHA1 Message Date
Alwin Rajuandjosc146 88522acbcb Changed youtube summary prompt for better formatting
Changed the youtube summary prompt for better formatting by outputting the answer in markdown. Now it includes the title, summary and key takeaways as bullet points and titles.
2023-05-19 08:52:15 +08:00
josc146 a00a40ad7a chore: update duckduckgo container query 2023-05-15 13:36:45 +08:00
josc146 852410e7e1 chore: package size 2023-05-13 17:32:06 +08:00
josc146 39dc01bbcb chore: menu action source 2023-05-13 17:09:58 +08:00
josc146 43256edb13 style: more prominent conversations (#329) 2023-05-13 16:11:40 +08:00
josc146 ea51c093f7 feat: customizable clicking icon action (#291) 2023-05-13 14:36:53 +08:00
josc146 96f31a3229 style: adjust for mp.weixin.qq (#323) 2023-05-13 12:51:36 +08:00
josc146 61d70f5e11 chore: update duckduckgo container query (#330) (https://github.com/josStorer/chatGPTBox/actions/runs/4955716213/jobs/8865373122) 2023-05-12 23:38:34 +08:00
josc146 8b05fb4c5c feat: new menu item / shortcut to close all chats 2023-05-12 23:14:31 +08:00
josc146 07ca09339a style: draggable and scrollbar 2023-05-12 23:14:31 +08:00
zouwangqiangandjosc146 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 004ae8723c feat: option to display selection tools next to input box to avoid blocking (#271) 2023-05-08 20:03:54 +08:00
josc146 e95372d77d feat: improve web mode notification (#309) 2023-05-08 15:50:42 +08:00
josc146 b487c03ab3 style: inline code block 2023-05-06 23:09:13 +08:00
josc146 7b183ee966 fix: inline code block style (#302) 2023-05-06 20:58:46 +08:00
josc146 ae28ca6f42 feat: enabled API Modes option (#264) 2023-04-29 22:19:57 +08:00
josc146 3960ee1479 feat: improve chatgpt website notification (go back button, hide button) (#270, #287) 2023-04-29 00:08:12 +08:00
josc146 10e1a8b650 feat: chatgpt web mode improvement, now when official website is open requests will be sent in the foreground (#25, #53, #65, #112, #127, #161, #192, #204, #230, #248, #281) 2023-04-27 22:57:15 +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
josc146 9fa91b0e21 fix: submit button position 2023-04-26 21:52:54 +08:00
josc146 44a445e947 format 2023-04-26 21:45:42 +08:00
liujuntaoandjosc146 c1d805ffd6 fix a bug: I am considering replacing the 'class' attribute of the chatGptBox with the 'id' attribute because some unknown scripts in the Bing International search web page are automatically blocking elements with the 'class' attribute when they are prepended. However, elements with the 'id' attribute are not blocked. Therefore, the chatGptBox may disappear from the search page 2023-04-26 20:50:52 +08:00
liujuntaoandjosc146 70fd7754eb feat: add more adatper 2023-04-26 20:44:47 +08:00
Ji Tangandjosc146 ca708b19cf Refactor input box styling for better organization 2023-04-25 14:48:51 +08:00
Ji Tangandjosc146 b833cd1707 Change the submit button size 2023-04-25 14:48:51 +08: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 72dcdf4826 feat: new selection tool translate to english (#240) 2023-04-21 20:17:58 +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 375cc16083 style: floating toolbar compatibility (#222) 2023-04-17 21:15:41 +08:00
josc146 85265131e4 style: increase the paragraph spacing 2023-04-15 23:37:40 +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
iamsirsammyandGitHub 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
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 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
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 c199ac20df chore 2023-04-11 21:38:02 +08:00
josc146 609782ae17 feat: change the util component of code block to default semi-transparent, and become opaque when hovering (#183) 2023-04-10 23:38:32 +08:00
josc146 4ee7392dd6 fix: make the conversation window of shortcut keys and right-click menus use real-time config model 2023-04-08 21:51:48 +08:00
josc146 aed27f7e44 feat: Open Conversation Window in any program (#32, #100, #101) 2023-04-08 21:41:13 +08:00
josc146 eff7e7f77c fix: site adapter switch not working for SPA (#147) 2023-04-05 13:42:22 +08:00
josc146 0a183a9ebf chore: reduce the max height of conversation card (#141) 2023-04-05 13:24:56 +08:00
josc146 5fbbd5d825 feat: add entry for Independent Panel and Keyboard Shortcuts 2023-04-02 21:34:58 +08:00
josc146 60b479729a feat: Independent Panel (#63, #120) 2023-04-02 20:27:07 +08:00
josc146 7f34dc81d4 fix: model name is not displayed correctly when there is no conversation 2023-04-02 20:20:12 +08:00
josc146 4ff61958f1 chore: improve mount point of reddit 2023-03-31 22:33:01 +08:00