Commit graph

502 commits

Author SHA1 Message Date
mic
082ef41840 fixed error handling 2024-08-20 18:16:36 +02:00
mic
b330e3eac8 typo fixed 2024-08-20 18:11:08 +02:00
mic
3acac0d8f0 showNotification method removed 2024-08-20 18:01:01 +02:00
mic
5906082b9f model-worker.js renamed to model-worler-openai.js see #79 2024-08-20 17:54:06 +02:00
mic
d7262a2520 renamed the action from chatgpt_send to api_send when using an API. see #79 2024-08-20 17:50:58 +02:00
mic
00250bcfeb added the call to ollama and renamed the action from chatgpt_send to api_send when using an API. see #79 2024-08-20 17:50:41 +02:00
mic
969dbb1127 ollama_api: getting models list. see #79 2024-08-20 17:42:04 +02:00
mic
4f7a018f67 ollama options added. see #79 2024-08-20 15:16:48 +02:00
mic
19342cbced removed chatgpt web fallback, added error messages. fixes #111 2024-08-20 15:00:55 +02:00
mic
06b5e6e939 comment removed 2024-08-20 14:50:23 +02:00
mic
d0546580e7 notification auth removed. see #111 2024-08-20 14:45:41 +02:00
mic
8e4110a3b6 release notes updated 2024-08-20 14:44:15 +02:00
mic
470d326826 openai_api - improved error messages in case of connection errors. 2024-08-20 14:43:22 +02:00
mic
b0fdaf7037 improved async in closing chat windows. fixes #110 2024-08-20 14:41:11 +02:00
mic
dd2e084bb4 some fixes ported from 2.0.6 2024-08-19 23:58:33 +02:00
mic
135113ada9 using a logger, see #106 2024-08-19 18:00:35 +02:00
mic
ea35d95d25 added debug option. see #106 2024-08-19 18:00:13 +02:00
mic
41d3c167b6 removed useless param from methods 2024-08-19 17:45:27 +02:00
mic
48ceea085d always logging errors and warnings 2024-08-19 17:44:57 +02:00
mic
3f2862a571 using logger class in mzta-options 2024-08-19 17:30:05 +02:00
mic
a25df4281e added a logger class 2024-08-19 17:29:48 +02:00
mic
774b60d7b8 version set to 2.1.0 2024-08-19 17:21:09 +02:00
mic
73e69ee664 release notes updated 2024-08-19 17:07:21 +02:00
mic
0d1e9b1bb8 release notes updated 2024-08-19 17:05:18 +02:00
mic
4d5c67325d version set to 2.0.5 2024-08-19 17:04:22 +02:00
mic
cb9ae6758b Restrict the permission to access only https://*.chatgpt.com/* and not all sites. 2024-08-19 17:02:16 +02:00
Mic
0495b50ccb fixed API web chat windows opnening in Thunderbird 115 2024-08-19 11:48:48 +02:00
Mic
913b99926f
Update README: added privacy and permissions link 2024-08-17 17:22:59 +02:00
mic
2865bc44ad release notes updated 2024-08-16 14:47:27 +02:00
mic
0adca7098e version set to 2.0.4 2024-08-16 14:46:30 +02:00
mic
085173d322 improved scrollbar behaviour. see #108 2024-08-16 14:40:10 +02:00
mic
376b2acf4e two console.log translated to console.error statement 2024-08-16 14:28:07 +02:00
mic
ab0a9c5d10 commented out some console.log statement. waint for #106 2024-08-16 14:27:44 +02:00
mic
1f3d974ada scrollbar added. fixes #108 2024-08-16 14:21:52 +02:00
Mic
654842e0fd
Update issue templates 2024-08-16 00:33:50 +02:00
mic
254c778b91 release notes html fixed 2024-08-16 00:26:17 +02:00
mic
f8bc7b00ac console.log statement temporary commented out, wating for #106 2024-08-16 00:17:01 +02:00
mic
b524c88ff6 release notes updated 2024-08-16 00:16:06 +02:00
mic
fa6127bcae console.log statement temporary commented out, wating for #106 2024-08-16 00:15:09 +02:00
mic
2e42a30c3e release notes updated 2024-08-16 00:10:14 +02:00
mic
c542544c1f version set to 2.0.3 2024-08-16 00:09:42 +02:00
mic
e908fbeeff TB128+ waiting for the tab to be really loaded. Fixes #107 2024-08-16 00:07:51 +02:00
mic
56dc2154f7 release date set 2024-08-15 00:33:12 +02:00
mic
fe3f334f57 release notes updated 2024-08-15 00:31:58 +02:00
Mic
8f9d3e4ec3
Merge pull request #105 from micz/chatgpt_web_new_import_response
ChatGPT Web new response import method
2024-08-15 00:30:22 +02:00
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