Commit graph

722 commits

Author SHA1 Message Date
mic
afa7815ebe log messages improved. see #117 2024-08-22 22:26:12 +02:00
mic
8071fe4f16 error messages improved. see #117 2024-08-22 22:20:32 +02:00
mic
1ab1da1b68 fixed chatgpt web loop. see #117 2024-08-22 22:17:02 +02:00
mic
43c6c68238 implemented a loop on exception to send a message to the tab 2024-08-22 22:09:44 +02:00
Mic
8d381455b6
Update README.md 2024-08-22 21:17:30 +02:00
mic
9151c61c8c release notes updated 2024-08-21 15:41:15 +02:00
mic
dc98f90548 enabling send button after an error 2024-08-21 15:37:11 +02:00
mic
4f317fb088 improved dark color scheme for api webchat 2024-08-21 15:25:02 +02:00
mic
04d8202a93 release notes updated 2024-08-21 14:58:26 +02:00
mic
a05ee3d085 version set to 2.0.7 2024-08-21 14:57:19 +02:00
mic
a07d1cdd73 chatgpt web - fixed aouto sending the prompt 2024-08-21 14:56:38 +02:00
mic
b13d7c9efa version set to 2.1.0pre1 2024-08-20 23:59:56 +02:00
mic
b0537167f7 release notes updated 2024-08-20 23:59:36 +02:00
mic
4eba5a0eaf stop button added. see #113. some info about the model are now dinamic 2024-08-20 23:52:35 +02:00
mic
4db9f0c8a5 ollama api is working. see #79 2024-08-20 22:51:48 +02:00
mic
e2aa598f01 ollama_api: first version with a working ollama call! see #79 2024-08-20 18:35:37 +02:00
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
8cedaf32d1 release notes updated 2024-08-19 23:52:00 +02:00
mic
5fe74083ea Improved the internal messaging in closing che chatgpt web and api windows 2024-08-19 23:47:55 +02:00
mic
3281d5c72d version set to 2.0.6 2024-08-19 23:41:42 +02:00
mic
e014bc29ce Ignoring certain tabs when adding content scripts. 2024-08-19 23:40:51 +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