Commit graph

1590 commits

Author SHA1 Message Date
mic
0dbaaca316 release notes updated 2025-05-01 23:20:08 +02:00
Mic
557e9060b4
Merge pull request #364 from micz/chatgpt_web_custom_gpt_project
Chatgpt web custom gpt project
2025-05-01 23:12:05 +02:00
Mic
59aebf2394 Add warning message for temporary chat usage in project settings. See #277 2025-05-01 23:02:40 +02:00
Mic
d02dc2c3e1 Adjust wait time in openChatGPT function for improved responsiveness when using a project. see #277 2025-05-01 23:00:02 +02:00
Mic
2ff757b529 Hide warning message and update loading state in doRetry function 2025-05-01 22:55:01 +02:00
Mic
eafb278eda Refactor error handling to simplify textarea not found warning message display 2025-05-01 22:50:50 +02:00
Mic
f75f252068 typo fixed 2025-05-01 22:46:09 +02:00
Mic
0bc864938c Update checkGPTModel to return a promise and improve DOM element handling 2025-05-01 22:44:40 +02:00
Mic
d4aac5cb14 Add warning message for Custom GPT setting override in options. see #277 #168 2025-04-30 22:29:35 +02:00
Mic
e99b030033 Update chatgpt_getRegenerateButton to detect read aloud icon instead of thumb up icon 2025-04-30 22:23:50 +02:00
Mic
83d7cdc376 Add support for custom GPT and web project in openChatGPT function. See #277 #168 2025-04-30 00:19:00 +02:00
Mic
80bd81cb5a Enhance chatgpt_getRegenerateButton to detect thumb up icon in addition to regen icon. see #277 #168 2025-04-30 00:19:00 +02:00
Mic
f043f2e93b fix: update regex in validateChatGPTWebCustomData to allow additional characters. see #277 #168 2025-04-30 00:19:00 +02:00
Mic
483d8a14d2 add default values for chatgpt web model, project, and custom GPT in defaultPrompts. see #277 #168 2025-04-30 00:19:00 +02:00
Mic
9a48c8fe14 using sanitizeChatGPTModelData on all data 2025-04-30 00:19:00 +02:00
mic
314089ea07 refactor openChatGPT to utilize custom model from prompt_info 2025-04-29 23:16:29 +02:00
mic
72e3701740 add color styling for ChatGPT web additional info elements. see #277 #168 2025-04-29 23:01:44 +02:00
mic
52049df162 add default values for chatgpt web model and project in getCustomPrompts function. see #277 #168 2025-04-29 23:01:29 +02:00
Mic
059a0f8cac using sanitizeChatGPTModelData 2025-04-28 21:13:00 +02:00
Mic
bc17be4853 add new fields to clearFields function for ChatGPT web model and project. see #277 #168 2025-04-28 21:13:00 +02:00
Mic
f742f0460a remove debug console logs from mzta-custom-prompts.js and mzta-popup.js 2025-04-28 21:08:00 +02:00
Mic
0eb54137cf fixed get_task options visibility 2025-04-28 21:08:00 +02:00
Mic
d10c31da87 typo fixed 2025-04-28 21:03:00 +02:00
Mic
0492fa34be improved validateChatGPTWebCustomData method. see #277 #168 2025-04-28 21:03:00 +02:00
Mic
be78527b0b Refactor and improve handling of additional properties in ChatGPT web interface. see #277 #168 2025-04-28 20:58:00 +02:00
Mic
99a67f4f59 fix show additional properties at startup. see #277 and #168 2025-04-28 20:58:00 +02:00
Mic
f17e5e889f work in progress for #277 and #168 2025-04-28 20:53:00 +02:00
Mic
9e22d0b8a4 Refactor ChatGPT web additional info handling and improve input validation. see #277 #168 2025-04-27 22:25:00 +02:00
Mic
808482b035 Enhance ChatGPT web additional info toggle functionality and styling. see #277 #168 2025-04-27 22:20:00 +02:00
Mic
788513851c added visual confirmation for additional prop. see #277 #168 2025-04-27 22:20: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
3e6603bd6a saving cahtgpt additional prop. see #277 #168 2025-04-27 22:15:00 +02:00
Mic
9b170c9982 Add toggle functionality for ChatGPT additional properties in custom prompts. see #277 and #168 2025-04-27 22:10:00 +02:00
mic
0214885a9f commented out debug console logs for Intl.Segmenter in tb115_loader.js and messagesArea.js 2025-04-27 21:33:30 +02:00
Mic
c33c294ea1 working on custom prompts add new form. see #277 and #168 2025-04-24 01:57:00 +02:00
Mic
79f88e3c9a Update prompts properties info based on latest modifications. see #277 and #168 2025-04-24 01:57:00 +02:00
Mic
0f543ab885 custom prompts form improved 2025-04-24 01:52:00 +02:00
Mic
d1fa3b3cbf release notes updated 2025-04-24 01:52:00 +02:00
Mic
93204054e7 Add additional information for opening ChatGPT Web and update message formatting 2025-04-24 01:47: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
8ddde5de75 release notes updated 2025-04-23 18:26:19 +02:00
mic
ad0ca54ade version set to 3.3.6 2025-04-23 18:24:54 +02:00
mic
a17d855ee5 fix: ensure HTML body is generated from plain text if no parts are available 2025-04-23 18:24:09 +02:00
mic
332598d5f1 release notes 3.4.0 feature list reordered 2025-04-22 21:54:45 +02:00
mic
7bca844d58 German, French, and Italian locales updated 2025-04-22 21:43:34 +02:00