Commit graph

73 commits

Author SHA1 Message Date
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
Mic
863ce095f8
Merge branch 'main' into v2.3.0 2024-10-23 22:33:34 +02:00
Mic
4f708f5297 border fixed 2024-10-17 18:36:47 +02:00
Mic
8a471c44be max_prompt_length also hidden when using chatgpt_web. see #165 2024-10-17 17:49:36 +02:00
Mic
6808e3a81f max_prompt_length options added. fixes #165 2024-10-17 17:35:36 +02:00
mic
fcb91cc9cb added a warning when an Owl account is found. see #148 2024-10-15 18:07:25 +02:00
mic
9fe528d6c8 openai_comp_use_v1 pref added 2024-10-15 17:06:30 +02:00
mic
bf0e161401 Better Ollama API and OpenAI API error messages handling 2024-10-14 23:57:43 +02:00
mic
eb709fa380 Better OpenAI Comp API error messages handling 2024-10-14 23:54:04 +02:00
mic
00aa5e9305 adde a workaround for chatgpt web login issues. see #155 2024-10-11 21:18:44 +02:00
mic
f9832a1860 uising the optional api key in the openai comp api see #144 2024-10-01 22:44:24 +02:00
mic
205574626b openai comp apikey added in the options page 2024-10-01 21:04:06 +02:00
Mic
57c59914e3 openai api key is now hidden as a password 2024-09-30 20:28:18 +02:00
mic
f7a42bdb2f allowing 0 for chat window dimensions 2024-09-24 22:58:43 +02:00
Mic
4783dda0b7 models fetching method fixed 2024-09-13 19:49:12 +02:00
mic
ee712650b8 fixed red highlighting for model field when loading the option page 2024-09-12 22:17:51 +02:00
mic
7635537ced checking prefs fields also at page loading 2024-09-12 21:58:58 +02:00
mic
db045b159c models loading js in options page done. see #126 2024-09-12 20:53:55 +02:00
mic
68728e77f3 openai comp api option html elements added. see #126 2024-09-12 20:45:16 +02:00
mic
2dcdef11b6 correctly handling ollama options visual feedback 2024-08-22 23:59:25 +02:00
mic
8483ea627b showing an error in fetching models, if needed. fixes #116 2024-08-22 23:16:33 +02:00
mic
969dbb1127 ollama_api: getting models list. see #79 2024-08-20 17:42:04 +02:00
mic
4f7a018f67 ollama options added. see #79 2024-08-20 15:16:48 +02:00
mic
3f2862a571 using logger class in mzta-options 2024-08-19 17:30:05 +02:00
mic
376b2acf4e two console.log translated to console.error statement 2024-08-16 14:28:07 +02:00
mic
e481ea151d the model select element is no more red when a correct model is selected. fixes #100 2024-08-14 21:57:21 +02:00
mic
717bade1a5 better error message when fetching models 2024-08-14 21:49:39 +02:00