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 |
|
mic
|
969f17e9dd
|
url error fixed
|
2025-01-10 23:20:06 +01:00 |
|
mic
|
a03c11794a
|
get_calendar_event added in the options page. see micz/ThunderAI/#182
|
2025-01-10 23:13:54 +01:00 |
|
mic
|
5a412dc7c5
|
correctly hiding tags rows when using chatgpt web
|
2025-01-10 23:02:11 +01:00 |
|
mic
|
3b538050b6
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mic
|
e7ef1f985a
|
fixed a bug in loading google gemini models that leads to duplicates values
|
2025-01-08 23:24:22 +01:00 |
|
mic
|
c65d29a918
|
google gemini system instructions added to the addon options page. see #217
|
2025-01-06 22:06:16 +01:00 |
|
mic
|
d34569d86e
|
starting to work on the gemini api. getting the models list in the options page. see #204
|
2025-01-05 23:24:17 +01:00 |
|
mic
|
eb2c07b143
|
Added a button to manually isnert the OpenAI Comp Model. Fixes #205
|
2024-12-25 20:15:44 +01:00 |
|
Mic
|
6c823f7992
|
tags info btn enabled/disabled with the add tags checkbox. see #183
|
2024-12-18 01:08:00 +01:00 |
|
Mic
|
e8d39d22f5
|
tags options moved to addtags page. see #183
|
2024-12-18 01:03:00 +01:00 |
|
mic
|
0537eb8bca
|
custom prompts and tags setting pages moved under pages folder
|
2024-12-14 22:31:03 +01:00 |
|
Mic
|
fccd707677
|
added a button in the options page to open the tag info page. see #183
|
2024-12-13 01:03:00 +01:00 |
|
Mic
|
99cab276fa
|
add_tags_maxnum option added. see #183
|
2024-12-13 00:23:00 +01:00 |
|
mic
|
7ec4ef89a0
|
add_tags option added. see #183
|
2024-12-09 22:50:49 +01:00 |
|
Mic
|
ccf866a003
|
dispatching a change event
|
2024-10-29 19:01:53 +01:00 |
|
mic
|
361e512114
|
clicking on chatgpt_web_model allowed options now sets the text field
|
2024-10-28 23:01:37 +01:00 |
|