Commit graph

115 commits

Author SHA1 Message Date
Mic
c8d0d430d3 work in progress, moved html to connection-ui.js, starting to move the relative methods. see #438 2025-09-02 22:55:00 +02:00
Mic
d404897911 connection_type dynamic loading 2025-09-02 22:45:00 +02:00
mic
d68e7d6d68 in the openai comp integration is now possibile to clear the models list. see #472 2025-08-20 22:05:13 +02:00
mic
3a2845a23c 3.5.5 fixes ported to 3.6.0. Fixes #450 2025-07-25 22:57:53 +02:00
mic
9a4657a377 openTab ulrs fixed 2025-06-16 21:31:47 +02:00
Mic
b7d9dda158 Add button and functionality to manage data placeholders in options. see #156 2025-06-15 23:07:00 +02:00
Mic
700b4d5878 update mzta-options.js for better option handling 2025-06-09 20:37:00 +02:00
Mic
3e85a88bd3 update mzta-options.js for improved option handling 2025-06-09 20:32:00 +02:00
mic
c7cd57b66d fix taLog calls. see #400 2025-05-31 18:42:54 +02:00
Mic
37aa8bdcdf Add logging for saving options in mzta-options.js 2025-05-23 00:01:00 +02:00
Mic
c65bfb5337 Add reset button for max prompt length in options 2025-05-22 00:46:00 +02:00
Mic
6e2b5f268d Add confirmation dialog for applying OpenAI compatible configurations. see #378 2025-05-22 00:36:00 +02:00
mic
d419373515 OpenAI Comp services shorcut added. see #378 2025-05-21 22:35:36 +02:00
mic
f866dab4c8 Update Anthropic model fetching logic and improve option handling. see #249 2025-05-20 22:57:00 +02:00
mic
059fa8c62b Anthropic options added to the prefs page. see #349 2025-05-20 21:54:14 +02:00
mic
1d798c4a8c Add ChatGPTWeb_models export to mzta-utils.js and update imports in mzta-options.js 2025-05-01 23:43:19 +02:00
mic
ca8e62aac4 Add getChatGPTWebModelsList_HTML function to mzta-utils.js and update imports in mzta-options.js 2025-05-01 23:41:17 +02:00
mic
dfe1c5c8a4 removed duplicated getChatGPTWebModelsList_HTML function 2025-05-01 23:37:32 +02:00
mic
59ae3643a5 Ported all the mods from v3.3.* into v3.4.0 2025-05-01 23:32:52 +02:00
Mic
0eb54137cf fixed get_task options visibility 2025-04-28 21:08:00 +02:00
Mic
373f61eb3b removed useless import 2025-04-27 22:20:00 +02:00
Mic
504ff391bb Move validation function for ChatGPT web custom data to the utils js file and update imports 2025-04-27 22:20:00 +02:00
Mic
2e22cea996 Add sanitizeChatGPTModelData function and update usage in options 2025-04-27 22:20:00 +02:00
Mic
7c510bee57 Add sanitizeChatGPTWebCustomData function and update usage in options. see #277 and #168 2025-04-24 01:47:00 +02:00
Mic
5e50b151c6 btnChatGPTWeb_Tab.addEventListener ported from v3.3.5 2025-04-24 01:42:00 +02:00
Mic
bdd4d7ffc7 Add validation function for ChatGPT Web custom data and update related logic. see #277 and #168 2025-04-24 01:37:00 +02:00
Mic
2195d03f98 Add ChatGPT Web project and custom GPT options with validation. see #277 and #168. 2025-04-24 01:32:00 +02:00
Mic
9e22a9db46 Add openTab function to streamline tab management in mzta-options.js 2025-04-16 23:49:00 +02:00
Mic
ea4a9a0585 Update preferences to include chatgpt_web_model and modify tab opening logic to append model parameter 2025-04-16 23:49:00 +02:00
Mic
15159452ea Add 'get task' feature to the options page and added the get_task settings managing page. see #333 2025-04-16 23:44:00 +02:00
Mic
a598485bcb ChatGPT web models list updated 2025-04-16 23:34:00 +02:00
Mic
a05cb2d4d7 Implement dynamic rendering of ChatGPT web model options in settings 2025-04-16 23:29:00 +02:00
mic
d73e4e5eb6 Add support for checking ThunderAI Sparks version and update related UI messages. Fixes #315 2025-04-15 23:25:21 +02:00
mic
d7f420dd17 Add CORS warning messages and permission request buttons for OpenAI and Ollama APIs. see #330 and #331 2025-04-08 22:22:50 +02:00
mic
3011def9f1 add hyprland warning when using linux. fixes #318 2025-04-03 21:49:57 +02:00
mic
b3bb3627cb refactor: improve formatting and readability in API model fetching code 2025-04-03 21:34:13 +02:00
mic
715df42cc2 messagesTagsList is now a mandatory permission 2025-03-06 21:34:05 +01:00
mic
3a455f8484 Disable add_tags and spamfilter options in storage when permissions are not granted 2025-03-06 21:19:13 +01:00
mic
d9a2d84916 TB 115 permissions request fixed 2025-03-06 20:46:54 +01:00
mic
84d96a06b4 Optimize state storage updates for add_tags and spamfilter options 2025-03-06 20:39:36 +01:00
mic
a33105114c hiding spamfilter when using chatgpt web interface and disabling spamfilter and ad_tags options. see #284 2025-03-06 20:32:57 +01:00
mic
92b983605a Add Thunderbird version check for messagesTagsList permissions. see #281 2025-03-05 22:02:42 +01:00
Mic
a06d191695 refactor: change const to let for permission request variables 2025-03-05 18:09:01 +01:00
Mic
f4551c3662
Merge branch 'main' into v3.2.0 2025-02-27 21:18:10 +01:00
mic
fc3ca39ee5 tags related permissions are now optional and asked only if the add_tags options is checked. add_tags is now default to false. fixes #259 2025-02-14 23:31:45 +01:00
mic
9b1db0ed8b messagesMove is now an optional permission. see #231 2025-02-13 23:13:05 +01:00
mic
7355934f89 spamfilter added to options page. see #231 2025-02-11 21:39:35 +01:00
mic
fd034bce62 hiding sparks download message when using the chatgpt web interface. fixes #245 2025-02-02 21:56:31 +01:00
mic
decb529cb0 showing a warning message if sparks is not present. see #182 2025-01-11 23:09:48 +01:00
mic
707290720c get_calendar_event_tr hidden qhen using chatgpt web interface 2025-01-11 22:41:04 +01:00