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
|
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
|
332598d5f1
|
release notes 3.4.0 feature list reordered
|
2025-04-22 21:54:45 +02:00 |
|
mic
|
11cba27b59
|
Update Polish translation credits in README.md
|
2025-04-22 21:40:25 +02:00 |
|
Mic
|
0654f48c8d
|
Merge pull request #360 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
|
2025-04-22 21:39:07 +02:00 |
|
Mic
|
8e3bbe0f5a
|
Translated using Weblate (French)
Currently translated at 91.9% (319 of 347 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/
|
2025-04-22 21:37:41 +02:00 |
|
Mic
|
e1e7373aef
|
Translated using Weblate (Italian)
Currently translated at 92.2% (320 of 347 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
|
2025-04-22 21:37:41 +02:00 |
|
Mic
|
6a158bfaf5
|
Translated using Weblate (German)
Currently translated at 91.9% (319 of 347 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/de/
|
2025-04-22 21:37:41 +02:00 |
|
phlostically
|
cc08bbf1de
|
Translated using Weblate (Esperanto)
Currently translated at 15.8% (52 of 328 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/eo/
|
2025-04-22 19:28:31 +00:00 |
|
makkacprzak
|
1ebd7a8deb
|
Translated using Weblate (Polish)
Currently translated at 92.3% (303 of 328 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/pl/
|
2025-04-22 19:28:30 +00:00 |
|
phlostically
|
1854d67f31
|
Added translation using Weblate (Esperanto)
|
2025-04-22 19:28:29 +00:00 |
|
mic
|
6d387f0bcc
|
imported new en locales string from v3.3.5
|
2025-04-22 21:28:19 +02:00 |
|
Mic
|
945598d5fc
|
Merge pull request #358 from micz/account_selector_auto_feature
Accounts selector auto feature
|
2025-04-22 19:29:58 +02:00 |
|
Mic
|
6f80126b8a
|
Merge pull request #357 from micz/task
Handling Tasks
|
2025-04-22 19:29:18 +02:00 |
|