Commit graph

116 commits

Author SHA1 Message Date
mic
f63dab1e18 specialFullPrompt var renamed and moved in the if block 2025-02-09 23:31:08 +01:00
mic
9fd035764e autotagging implemented. see #237 2025-02-09 23:24:08 +01:00
mic
f022bce638 double await fixed 2025-01-29 22:41:01 +01:00
mic
79c74cde2c forcing thunderai menu reload when installing sparks. see #240 2025-01-29 22:08:04 +01:00
Mic
a9e55c71b5 google_gemini_api: fixed a bug in checking empty apikey and model prefs 2025-01-16 23:01:00 +01:00
Mic
80fcf0e99a comment fixed 2025-01-16 22:56:00 +01:00
Mic
979f14966f console.log debug statements commented out 2025-01-16 22:56:00 +01:00
mic
fc250b9529 condition fixed 2025-01-12 22:46:08 +01:00
mic
a4a0dbdb21 reloading menu fixed 2025-01-12 22:37:44 +01:00
mic
dd00856ef6 correctly handling the calendar menu. see #182 2025-01-11 22:35:54 +01:00
mic
3b538050b6 copyright year updated 2025-01-10 21:21:37 +01:00
mic
3073cf69a3 first working version of the google gemini api. see #204 2025-01-06 00:21:58 +01:00
mic
20eb305987 added an error message if using an unknown API connection type 2025-01-05 23:59:28 +01:00
mic
1803020a6c reloading the needed prefs when reloading menus 2025-01-02 23:13:33 +01:00
mic
f6e73f5481 add_tags correctly defaults to true for the first install 2024-12-25 23:11:24 +01:00
mic
b9a802e676 tags assignment improved. see #183 2024-12-18 22:05:48 +01:00
Mic
4bab16adbc correctly assigning multiple tags. see #183 2024-12-18 01:23:00 +01:00
mic
72e6207d6d assign_tags command implemented. see #183 2024-12-18 00:23:57 +01:00
mic
6f9985cdbd fixed special item menu reload when changing prefs. see #183 2024-12-12 22:39:19 +01:00
Mic
e8ef5c968b correctly setting loading params for the menu at startup. see #183 2024-12-12 00:31:00 +01:00
Mic
938c818b99 correctly handling the menus loading special prompts. see #183 2024-12-12 00:26:00 +01:00
mic
6e9668c45f returning executeMenuAction. see #183 2024-12-10 23:32:23 +01:00
mic
7ddfc41130 listeners are no more async 2024-12-10 21:20:31 +01:00
Mic
503462b9ca more logs added to chatgpt web itnerface 2024-10-29 19:02:17 +01:00
Mic
8b75a7e17d checking the model before sending the prompt 2024-10-22 21:56:06 +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
cac620e26f
Merge pull request #167 from micz/tabmail_alert_bug_workaround
Tabmail alert bug workaround
2024-10-17 18:53:06 +02:00
Mic
6808e3a81f max_prompt_length options added. fixes #165 2024-10-17 17:35:36 +02:00
Mic
3370fbf5e9 Implemented a workaround for a Thunderbird bug, see #166 2024-10-17 17:10:32 +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
0c40dc4a12 taStore useless import removed 2024-10-13 20:54:29 +02:00
mic
58cdd01c19 improved the dynamic menu prompts loading 2024-10-05 16:51:54 +02:00
mic
8277645c87 returning type fixed 2024-10-05 16:39:56 +02:00
mic
cff8a60e1c listener no more async 2024-10-05 16:35:20 +02:00
mic
f172196939 fixed chat window opening also in openai comp api. see #143 2024-10-05 16:05:47 +02:00
mic
e833911867 log messages fixed 2024-10-04 21:18:04 +02:00
mic
66ba79833a ported new chat window messaging code from branch issue_143. see #143 2024-10-04 21:16:53 +02:00
mic
55e2fb65c7 commented out a console.log debug statement 2024-09-27 22:57:56 +02:00
mic
fcb9eede32 adde logger to mzta_Menus 2024-09-25 21:35:06 +02:00
mic
f629485555 fixed comp openai api host and model checks. see #126 2024-09-24 23:08:39 +02:00
mic
8caf66eb46 if no dimensions are set, do not use it the open window call. see #137 2024-09-24 22:54:50 +02:00
mic
7f43d0dd20 popup menu correctly working via shortcut and via mouse click. see #130 2024-09-22 22:16:09 +02:00
mic
44fa9b552f typo fixed. 2024-09-22 22:00:14 +02:00
mic
401ae6b8ea working on a shortcut that opens a popup. see #130 2024-09-20 23:55:27 +02:00
mic
5004b2ee82 added prompts migration from sync to local. see #129 2024-09-13 21:05:18 +02:00
Mic
57f7cd3876 case 'openai_comp_api' added to open chat window method. see #126 2024-09-13 19:47:47 +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
142907feff fixed the error reporting string. added a max tries to the chatgpt web interface connect script 2024-09-03 21:38:50 +02:00
mic
8d051b19f6 correctly handling and removing the listener when using the openai api 2024-08-28 22:34:00 +02:00