Commit Graph

37 Commits

Author SHA1 Message Date
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 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 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
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 b11e5ce6b7 fix: refresh token after opening the official website to avoid expiration of authorization (#239) 2023-04-20 23:21:38 +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 c199ac20df chore 2023-04-11 21:38:02 +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 eff7e7f77c fix: site adapter switch not working for SPA (#147) 2023-04-05 13:42:22 +08:00
josc146 5fbbd5d825 feat: add entry for Independent Panel and Keyboard Shortcuts 2023-04-02 21:34:58 +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 04dc6e3f22 typo 2023-03-31 19:34:46 +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 caddb972a5 feat: shortcut keys (#81, #28) 2023-03-27 16:48:43 +08:00
josc146 1f433048c7 feat: better prompt for searching and some fix 2023-03-25 21:02:14 +08:00
josc146 57c95d64fc feat: summarize any page by right-click menu (#55, #62, #78) 2023-03-25 20:48:59 +08:00
josc146 14d380f947 style: adjust the position of the floating selectionTool to avoid occlusion (#58, #40) 2023-03-24 20:10:13 +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 47d4594e3d fix: custom input for any element and mount query 2023-03-20 09:21:31 +08:00
josc146 47e56f962a chore: reduce bundle size 2023-03-20 00:10:40 +08:00
josc146 fc09826b16 chore: mount retry (#9) 2023-03-19 12:50:55 +08:00
josc146 8793fa5fde fix: avoid conflicts of same classname on some websites 2023-03-18 23:54:57 +08:00
josc146 e17c810a93 feat: improve mobile support 2023-03-16 20:26:11 +08:00
josc146 6e8f8410d4 fix: repeat rendering (#3) 2023-03-16 09:31:15 +08:00
josc146 e642f2b922 first commit 2023-03-15 16:18:51 +08:00