Commit graph

457 commits

Author SHA1 Message Date
mic
4c7d9aced9 the selection helper is not selecting in our bottom div, but only in the chatgpt part of the window. see #104 2024-08-15 00:28:47 +02:00
mic
3b424d2bdf old release notes updated with the <i>[ChatGPT Web]</i> prefix 2024-08-15 00:20:03 +02:00
mic
7a1bf4c826 release notes updated 2024-08-15 00:18:52 +02:00
mic
e58628c30e fixed the completed message. see #104 2024-08-15 00:11:47 +02:00
mic
d5344af04f the selection helper is active only when needed. see #104 2024-08-15 00:08:18 +02:00
mic
e36c15b28c locales updated 2024-08-15 00:06:03 +02:00
mic
11d42b7e3f added an helper to select an asnwer with a single click. see #104 2024-08-15 00:00:45 +02:00
mic
ea8c2975d6 disablign the button only when needed. see #104 2024-08-14 23:06:19 +02:00
mic
31d3804ad1 disabling button when replying if nothing is selected. added a message. see #104 2024-08-14 23:02:49 +02:00
mic
ea861cc226 chatgpt_keep_formatting option removed 2024-08-14 22:44:22 +02:00
mic
76f372ef8c typo fixed 2024-08-14 22:32:59 +02:00
mic
1a47d47e98 release notes updated 2024-08-14 22:16:50 +02:00
mic
ff1c7b1fc1 [OpenAPI] stripping double quotes at the beginning and the end of the response. fixes #99 2024-08-14 22:14:39 +02:00
mic
ffc5c465ce indentation fixed 2024-08-14 21:59:11 +02:00
mic
3ea415a776 release notes updated 2024-08-14 21:58:32 +02:00
mic
e481ea151d the model select element is no more red when a correct model is selected. fixes #100 2024-08-14 21:57:21 +02:00
mic
2593111ed7 release notes updated 2024-08-14 21:51:27 +02:00
mic
5f78e0751c version set to 2.0.2 2024-08-14 21:51:04 +02:00
mic
717bade1a5 better error message when fetching models 2024-08-14 21:49:39 +02:00
mic
e0ed33f183 commented out a debug console.log statement 2024-08-14 21:39:35 +02:00
mic
0d8153db7c release notes updated 2024-08-09 17:07:48 +02:00
mic
7ec3a3ad0f no more notifying the error about mising api key and model 2024-08-09 17:07:02 +02:00
mic
28664879ea version set to 2.0.1 2024-08-09 17:03:12 +02:00
Mic
54e359ef59
typo fixed 2024-08-02 21:01:39 +02:00
Mic
02b2d64612
Update README.md 2024-07-30 22:30:36 +02:00
Mic
e0bfe0f910
typo fixed 2024-07-30 22:09:31 +02:00
Mic
92bd8698c2
Update README.md 2024-07-30 22:08:04 +02:00
Mic
e9699aeb7f
Update README.md 2024-07-30 21:58:59 +02:00
Mic
63d8b9ced4
Merge pull request #98 from micz/openai_api
OpenAI API Integration
2024-07-30 21:55:36 +02:00
mic
451aa02fd0 version set to 2.0.0 2024-07-30 21:54:40 +02:00
mic
f8a8413955 correctly checking do_custom_text. see #96 2024-07-30 21:50:15 +02:00
mic
4fdd7d3dc2 asking for custom text using the javascript prompt() function. fixes #96. To be improved. 2024-07-30 21:48:43 +02:00
mic
86a0162a9f version set to 2.0.0pre1 2024-07-29 23:51:46 +02:00
mic
8d51f2d96c i18n text updated 2024-07-29 23:49:45 +02:00
mic
a34a96a5ff correctly managing apikey and model in the option page 2024-07-29 23:47:14 +02:00
mic
a1a47c137c warnAPIKeyEmpty() executed also at page loaded 2024-07-29 23:36:29 +02:00
mic
9bff8a0358 chatgpt api prefs renamed 2024-07-29 23:35:10 +02:00
mic
6ce6872e7f typo fixed 2024-07-29 23:34:32 +02:00
mic
8f89b3beaf connecting message added to i18n en 2024-07-29 23:30:55 +02:00
mic
2aa2f1459f logging full html response 2024-07-29 23:27:57 +02:00
mic
3e06b683da correctly handling multiple answers 2024-07-29 23:24:45 +02:00
mic
2646009826 prevent to send empty messages 2024-07-29 23:18:56 +02:00
mic
ecf4a7a167 getting the model from the options. added a tolltip to the send button to show the used model 2024-07-29 23:12:47 +02:00
mic
5b4cd31152 commented out mock functions 2024-07-29 22:54:00 +02:00
mic
1cc1ea4a88 i18n strings updated 2024-07-29 22:52:44 +02:00
mic
1ba49b64f3 added error notification for empty model or apikey using the ChatGPT API 2024-07-29 22:47:17 +02:00
mic
679e2bf057 added notifications permission 2024-07-29 22:40:51 +02:00
mic
ebfd1f08c8 darkmode added. fixes #91 2024-07-28 23:18:39 +02:00
mic
aa75de3602 warning when no model selected 2024-07-28 22:57:27 +02:00
mic
27cf8b62dd i18n translations updated 2024-07-28 22:25:20 +02:00