josc146
e6cc1fec3c
feat: option to enable web mode history ( #311 )
2023-05-08 16:05:25 +08:00
josc146
69b4c19002
chore: autoClean => false
2023-05-08 15:59:02 +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
Okki Dwi
bf38bd3780
Update Indonesian localization ( #297 )
...
* Update README_IN.md
* Update main.json
2023-05-01 17:30:45 +08:00
github-actions[bot]
d25d3c3b4e
release v2.3.0
2023-04-29 14:26:10 +00:00
josc146
ae28ca6f42
feat: enabled API Modes option ( #264 )
2023-04-29 22:19:57 +08:00
josc146
4ba1a8d124
style: refactor option page sections
2023-04-29 13:39:32 +08:00
josc146
f331d95907
chore: remove donation
2023-04-29 12:51:34 +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
66053ec62e
fix: duplicate requests when in foreground mode
2023-04-28 23:40:04 +08:00
josc146
7f61722e78
feat: temperature config ( #256 )
2023-04-28 20:52:08 +08:00
josc146
3d5d7e3a21
fix: safari compatibility ( #255 )
2023-04-28 17:25:30 +08:00
josc146
1ac545ea34
fix: findLastIndex compatibility (Firefox ESR) ( #233 )
2023-04-28 16:41:13 +08:00
josc146
30e9641b2a
chore: fix i18n
2023-04-27 23:26:02 +08:00
josc146
8ca9c755c3
chore: change default custom model to rwkv
2023-04-27 23:03:09 +08:00
josc146
a06ae82aff
chore
2023-04-27 23:03:05 +08:00
github-actions[bot]
6c45afeee1
release v2.2.9
2023-04-27 14:58:04 +00:00
josc146
1bba083f4d
chore: set background persistent to false
2023-04-27 22:57:16 +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
Ji TANG
9b157ff01e
Align the "ask" button with the i18n keyword ( #286 )
2023-04-27 15:49:13 +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
niceSprite
8b0c89169e
fix: modify web api content to adapt chatgpt backend api ( #285 )
...
* fix: modify web api content to adapt chatgpt backend api
* fix package
---------
Co-authored-by: josc146 <josStorer@outlook.com >
2023-04-26 21:20:27 +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
Ji Tang
2e1dcf372d
Change the cursor type of the Send button
2023-04-25 14:48:51 +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
Peter Dave Hello
a62cf9c028
Improve zh-hant local
2023-04-23 00:23:16 +08:00
github-actions[bot]
b1e93b12bb
release v2.2.8
2023-04-21 14:49:34 +00: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
2f832a0f5b
feat: export conversations ( #228 )
2023-04-21 21:21:21 +08:00
josc146
d615739f5b
chore: add createdAt and updatedAt to session
2023-04-21 21:18:26 +08:00
josc146
37492c436e
chore: more error details ( #229 )
2023-04-21 21:02:24 +08:00
josc146
8c9693c4c7
feat: Max Conversation Length setting ( #241 )
2023-04-21 20:58:54 +08:00
josc146
72dcdf4826
feat: new selection tool translate to english ( #240 )
2023-04-21 20:17:58 +08:00
josc146
4cc2b91bdd
feat: custom bot for poe.com ( #189 )
2023-04-21 16:38:18 +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
7aa2dc8cfe
chore: send cookie when requesting chatgpt accesstoken
2023-04-20 22:30:59 +08:00
josc146
7bd9f064d7
chore: update locales
2023-04-20 22:29:52 +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
8af03398d5
fix: conversation of bing sydney mode ( #236 , #242 )
2023-04-20 21:59:02 +08:00
snoopy83
c8680a4bf1
feat: auto focus to inputbox (issue: #243 ) (pr: #249 )
...
* Put the cursor back to input area after the answer generated
* move inputbox focus to lonely useEffect
---------
Co-authored-by: Jikai Xu <“jikai.xu@insigniafinancial.com.au ”>
Co-authored-by: josc146 <josStorer@outlook.com >
2023-04-20 21:20:51 +08:00
josc146
2d0d9164c6
feat: getCoreContent adaptation for bing.com
2023-04-19 22:57:37 +08:00