Commit graph

278 commits

Author SHA1 Message Date
Mic
205bd788d1 more logs added 2024-12-12 00:36:00 +01:00
Mic
938c818b99 correctly handling the menus loading special prompts. see #183 2024-12-12 00:26:00 +01:00
mic
501fdf2fc1 calling the API to get the tags. see #183 2024-12-11 23:42:07 +01:00
mic
8a9099f37c first version of add tags special command added 2024-12-11 22:47:29 +01:00
mic
36c8e3054e workers moved in their folder 2024-12-11 22:28:09 +01:00
mic
0b3db54ba0 returning a value to the popup also for the classic prompts. 2024-12-10 23:35:30 +01:00
mic
0a8b89aeda getTags message handling added. see #183 2024-12-10 23:33:44 +01:00
mic
07d9395719 returning an object when asking for tags. see #183 2024-12-10 23:32:48 +01:00
mic
8adaccae38 added some comments 2024-12-10 22:51:32 +01:00
mic
50e54da6d0 working on special menus... see #183 2024-12-10 22:04:31 +01:00
mic
4d7cef81f6 includeSpecial parameter added to getPrompts. see #183 2024-12-10 22:04:03 +01:00
mic
27547da558 add tags special prompt added. see #183 2024-12-09 23:06:02 +01:00
Mic
0efe16450d
Merge pull request #192 from micz/i18n_default_prompts
I18n default prompts
2024-12-08 22:58:21 +01:00
mic
ee19d7d06b all default prompts adde to i18n translation. fixes #185 2024-12-08 22:49:24 +01:00
mic
01eacb6471 translared more strings. added some it strings. see #185 2024-11-29 23:09:19 +01:00
mic
7f233681ff setting the apdding in the new interface with slots 2024-11-29 21:38:19 +01:00
Mic
9d8e5e705a correctly handling the presence of the audio button. fixes #188 2024-11-29 21:03:41 +01:00
mic
817c57889b two prompts adde to i18n english only, see #185 2024-11-28 22:58:45 +01:00
Mic
503462b9ca more logs added to chatgpt web itnerface 2024-10-29 19:02:17 +01:00
Mic
1fb05b6fb3 getGPTWebModelString returns an empty string if the model is unknown 2024-10-29 18:36:46 +01:00
mic
f0f2ee7b5e added double quotes to prompt_reply_advanced. see #150 2024-10-23 22:45:26 +02:00
Mic
863ce095f8
Merge branch 'main' into v2.3.0 2024-10-23 22:33:34 +02:00
Mic
d429d739af prompt_reply_advanced added. fixes #150 2024-10-23 22:15:20 +02:00
Mic
8b75a7e17d checking the model before sending the prompt 2024-10-22 21:56:06 +02:00
Mic
5021e7e6b7 added getGPTWebModelString method 2024-10-22 21:55:32 +02:00
Mic
e40fc8163e [chatgpt web] Now it is possible to specify the model to use and the temporary chat. see #169 and #171 2024-10-21 21:44:47 +02:00
mic
1a80ab7991 formatting fixed 2024-10-17 20:55:07 +02:00
Mic
3370fbf5e9 Implemented a workaround for a Thunderbird bug, see #166 2024-10-17 17:10:32 +02:00
mic
01073a728e working on using a dialog as a workaround 2024-10-16 22:56:32 +02:00
mic
3cee7a2490 prompt_reply improved 2024-10-16 20:46:17 +02:00
Mic
0f8f45f8ed Renamed mail_body and html_body placeholders. fixes #164 2024-10-16 18:22:08 +02:00
mic
7544699422 additional_text implemented for chatgpt_web. see #153 2024-10-16 00:20:54 +02:00
mic
1d718b3797 additional_text implemented for api calls. see #153 2024-10-15 23:43:13 +02:00
mic
b29d9034c6 sanitizeHtml method added 2024-10-15 22:24:15 +02:00
mic
a5600cdf75 statement fixed 2024-10-15 22:06:05 +02:00
mic
58f92610d5 placeholders_use_default_value option added and implemented. see #146 2024-10-15 22:03:02 +02:00
mic
969360e89f added many default placeholders. see #153 2024-10-15 21:51:37 +02:00
mic
829a68fb02 getMailData renamed to getMailBody 2024-10-15 21:35:21 +02:00
mic
e256684b98 getHighlight renamed to getMailData 2024-10-15 21:18:29 +02:00
mic
80eecda550 error handling improved in all APIs 2024-10-15 17:08:33 +02:00
mic
9fe528d6c8 openai_comp_use_v1 pref added 2024-10-15 17:06:30 +02:00
mic
04005b42bf html_body placeholder implemented 2024-10-14 23:06:53 +02:00
mic
4fc698e3be html_body placeholder added. see #153 2024-10-14 22:06:28 +02:00
mic
2216dd0f8c placeholders now have a type prop. Added more default placeholders. see #153 2024-10-14 20:41:54 +02:00
mic
ed596041ed not forcing doublequotes 2024-10-13 22:33:45 +02:00
mic
4b96ba99cf removed a useless import 2024-10-13 22:31:39 +02:00
mic
4842b623d1 first working substitution. see #146 2024-10-13 22:30:13 +02:00
mic
1e20dc3ba5 various improvements 2024-10-13 22:29:33 +02:00
mic
0b09e2e3a5 getMailSubject method added 2024-10-13 22:16:12 +02:00
mic
5aef7a4e14 typo fixed 2024-10-13 22:15:32 +02:00
mic
b8c956cadd hasPlaceholder method added. see #146 2024-10-13 21:09:09 +02:00
mic
97faed5ac9 placeholdersUtils added. see #146 2024-10-13 21:04:57 +02:00
mic
9bccfb1b2a defaultPlaceholders manger added see #146 2024-10-13 20:53:55 +02:00
Mic
332123666d
Merge branch 'main' into 2.2.0 2024-10-07 21:26:31 +02:00
mic
a62350309d log added 2024-10-05 16:28:03 +02:00
mic
e0cc0f52d0 listener no more async 2024-10-05 16:16:11 +02:00
mic
1730922c04 added an optional api key. see #144 2024-10-01 20:45:15 +02:00
mic
f17dec6e65 fixed import blank prompts if exprted without closing the custom prompts page 2024-09-25 23:13:37 +02:00
mic
e1dce3d289 need_custom_text is now editable also in default prompts. fixes #135 2024-09-25 21:40:23 +02:00
mic
0f9bbee113 logger added 2024-09-25 21:34:53 +02:00
mic
f9c90eabf8 sendButton selector improved 2024-09-25 21:12:11 +02:00
mic
8aa77dece6 chatgptweb: better handling of scrolldown when the button is not present 2024-09-25 21:09:36 +02:00
mic
110cbcd1d2 Implemented a workaround for Intl.Segmenter. Porter from version 2.1.5. See #139 2024-09-23 21:38:17 +02:00
mic
debe655e50 console.log debug statement commented out 2024-09-23 20:48:24 +02:00
Mic
a246ba7825 Implemented a workaround for Intl.Segmenter. see #139 2024-09-23 20:38:03 +02:00
mic
401ae6b8ea working on a shortcut that opens a popup. see #130 2024-09-20 23:55:27 +02:00
mic
9bbf795709 storage space occupied added. see #129 2024-09-13 21:26:30 +02:00
mic
2aa692c872 prompts are now working from local storage. see #129 2024-09-13 21:05:35 +02:00
mic
4ee62a04db store sync -> local migration methods added. see #129 2024-09-13 21:04:40 +02:00
Mic
a1ecbc84e8 models filtering removed 2024-09-13 19:48:40 +02:00
mic
f67125a696 removed the chatgpt web interface check for model 4 or 3.5 2024-09-12 22:09:06 +02:00
mic
b5adc964a8 OpenAIComp class added. See #126 2024-09-12 20:57:27 +02:00
mic
b0406f2ae4 fixed a change in cahtgpt web interface. see #133 2024-09-11 20:19:55 +02:00
Mic
6e3377a301 removed the link to status page as requested by the TB Addon Reviewer. Reverts #123 2024-09-05 18:00:45 +02:00
Mic
fcc66f943d new way of opening the chatgpt web interface window. some other improvments in the chatgpt interface. see #122 2024-09-04 20:37:34 +02:00
Mic
24e9400350 default length added to generateCallID 2024-09-04 20:35:58 +02:00
mic
319f289b84 if the chatgpt web interface loads slowly, show abutton to retry sending the prompt. see #122 2024-09-03 22:09:00 +02:00
mic
6b0c2ee360 fixed the url in chatgpt web interface messages. fixes #123 2024-09-03 21:43:58 +02:00
mic
612c0e72d1 fixed arguments for windows.remove in chatgpt web interface 2024-08-28 22:08:23 +02:00
Mic
e4bfbcf0ea
Merge branch 'main' into 2.1.0 2024-08-28 21:48:44 +02:00
Mic
eabb4b1370
Merge pull request #120 from micz/new_internal_msg_system
New internal msg system between the background script and the chat windows
2024-08-23 14:39:22 +02:00
mic
47a4a8c5bc correctly closing the window 2024-08-23 14:36:48 +02:00
mic
b9ad4a4937 export fixed 2024-08-23 14:13:09 +02:00
Mic
25b84ba8b2 generateCallID method added 2024-08-23 13:52:22 +02:00
mic
9fa8bc50c4 changeDebug method added. see #115 2024-08-22 22:29:58 +02:00
mic
a07d1cdd73 chatgpt web - fixed aouto sending the prompt 2024-08-21 14:56:38 +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
969dbb1127 ollama_api: getting models list. see #79 2024-08-20 17:42:04 +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
5fe74083ea Improved the internal messaging in closing che chatgpt web and api windows 2024-08-19 23:47:55 +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
a25df4281e added a logger class 2024-08-19 17:29:48 +02:00
mic
fa6127bcae console.log statement temporary commented out, wating for #106 2024-08-16 00:15:09 +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
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