Commit Graph

81 Commits

Author SHA1 Message Date
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
liujuntao 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
liujuntao 70fd7754eb feat: add more adatper 2023-04-26 20:44:47 +08:00
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
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
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
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
josc146 5e07702a3c style: white-space: nowrap for normal-button 2023-03-31 22:32:38 +08:00
josc146 46a0251465 feat: customizable code block font size (#56) 2023-03-31 21:50:18 +08:00
josc146 04dc6e3f22 typo 2023-03-31 19:34:46 +08:00
josc146 bfe63e6e64 feat: clear conversation (#51, #47) 2023-03-30 22:34:13 +08:00
josc146 58203aa315 feat: better prompt for searching 2023-03-30 20:26:45 +08:00
josc146 566f9e9838 chore: reduce package size 2023-03-29 14:26:22 +08:00
josc146 25ed2cc7c7 feat: Internationalization User Interface Support. PR Welcome! (#89, #39) 2023-03-29 14:17:16 +08:00
josc146 df0bf5e222 fix: prevent accidental appearance of floating selectionTools on certain websites 2023-03-28 15:15:24 +08:00
josc146 4f72968c12 fix: selection tools window pops up when selecting blank content (#104) 2023-03-27 23:29:27 +08:00
josc146 b98eaaf14d style: align items 2023-03-27 22:56:17 +08:00
josc146 fb6f6f584b style: improve display 2023-03-27 21:24:13 +08:00
josc146 caddb972a5 feat: shortcut keys (#81, #28) 2023-03-27 16:48:43 +08:00
josc146 545cb195e5 style: more compact view 2023-03-27 12:00:49 +08:00