Commit graph

576 commits

Author SHA1 Message Date
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
mic
ee0ce7d5e7 text improved 2024-07-28 22:23:16 +02:00
mic
a4546a2bcd coloring only tabel rows related to the connection type 2024-07-28 22:22:45 +02:00
mic
d08f88eb9b information in the options page are related to the choose connection type 2024-07-28 22:21:51 +02:00
mic
84a18f873b added test vars to check the page in a browser 2024-07-28 21:56:30 +02:00
mic
918425cebe modified sendbutton border 2024-07-28 21:54:50 +02:00
mic
4e78f27e07 information in the option page updated 2024-07-28 21:44:58 +02:00
mic
9d7998dde5 improvig chat grafic. see #95 2024-07-27 15:12:13 +02:00
mic
1035d22a25 changed message title in case of an error 2024-07-27 15:08:15 +02:00
mic
5e4df1756f added type to appendUserMessage 2024-07-27 14:59:50 +02:00
mic
1c098faeef using info type 2024-07-27 14:59:21 +02:00
mic
08d38e90b0 added type to appendBotMessage 2024-07-27 14:55:25 +02:00
mic
6713703964 using message type 2024-07-27 14:55:07 +02:00
mic
ed0f56f601 i18n files updated. see #92 2024-07-27 14:41:02 +02:00
mic
b056781aad added a loading info when fetching models 2024-07-26 22:47:28 +02:00
mic
9787db321d giving error to user and console on model fetch if needed. see #92 2024-07-26 22:30:58 +02:00
mic
acb1dd8629 reverting a test mod wrongly commited 2024-07-26 22:28:49 +02:00
mic
96983ecba6 fetchModels logging on console as an error on error 2024-07-26 22:25:39 +02:00
mic
36158e3e3a fetchModels returns false on error 2024-07-26 22:25:15 +02:00
mic
032dce2a52 coloring modified 2024-07-26 22:23:07 +02:00
mic
dbdefd4616 different colors for different connection types. see #92 2024-07-24 00:14:54 +02:00
mic
3231c06e74 i18n strings added. see #92 2024-07-23 23:49:06 +02:00
mic
7eeb50b5b6 disabling btn fetch models and selected models if apikey is empty. see #92 2024-07-23 23:45:06 +02:00
mic
93afbb2490 managing model in the options page. see #92 2024-07-22 23:36:12 +02:00
mic
59ec47b2e8 fetchModels ouput are only the gpt- models ordered by id desc 2024-07-22 23:35:54 +02:00
mic
2576800e94 typo fixed 2024-07-22 23:05:22 +02:00
mic
1ed94ba797 if no API key is present, fall back to the web interface. Fixes #94 2024-07-22 23:03:54 +02:00
mic
283e6fda3d Manage the options when using the API. Fixes #93 2024-07-22 23:00:35 +02:00
mic
94e5398b02 added close button. improved action buttons 2024-07-22 00:13:01 +02:00
mic
5b6b200af0 improved error log text 2024-07-21 23:52:21 +02:00
mic
26aa9b0092 correctly replying and substituting text 2024-07-21 23:47:05 +02:00
mic
6d9bb7cf7c corretly handling input state 2024-07-21 23:15:05 +02:00