Commit graph

244 commits

Author SHA1 Message Date
Guido Kraemer
d601121852 better descriptions for prompts 2026-01-10 22:59:26 +01:00
Guido Kraemer
c261c1da90 fix bug 2026-01-10 21:22:11 +01:00
Guido Kraemer
66cc35746f move email separators to extra prompt field 2026-01-10 21:22:11 +01:00
Guido Kraemer
3d2c2b9320 add customizable model options for summarize 2026-01-10 21:22:11 +01:00
Guido Kraemer
fe427c29ee Add Email Template Editor to Summarize Panel 2026-01-10 21:22:11 +01:00
Guido Kraemer
7eb9a2cf56 fixes saving of summarize prompt 2026-01-10 21:22:11 +01:00
Guido Kraemer
2c07aa6336 Remove unused imports from mzta-summarize.js 2026-01-10 21:22:11 +01:00
Guido Kraemer
4ab6da2faf change all "summary" -> "summarize" 2026-01-10 21:22:11 +01:00
Guido Kraemer
050a3fd1f7 Add MZTA summary page 2026-01-10 21:22:11 +01:00
mic
aa0fd97563 fix query selector 2026-01-09 22:52:41 +01:00
mic
303bd86bac clearing spamfilter_connection_type pref when needed 2026-01-04 17:33:20 +01:00
mic
f478516d60 clearing add_tags_connection_type pref when needed 2026-01-04 17:31:06 +01:00
mic
1b5c904030 the custom prompts reset button is cearling all specific api settings in the prompt. see #601 2026-01-04 17:12:28 +01:00
mic
b32ce4f756 copyright date updated to 2026 2026-01-03 23:04:01 +01:00
mic
def2cb2372 addeventlistener commented out 2026-01-03 00:22:24 +01:00
mic
b558fc2ed2 fix for clickable checkbox labels 2026-01-03 00:20:41 +01:00
mic
97b016ab63 refining how to handle specific api settings. see #102 2026-01-03 00:03:48 +01:00
mic
01142fb582 correctly hiding and showing the chatgpt additional prop toggle. see #102 2026-01-02 22:35:24 +01:00
mic
c7c5d0c594 correctly handling chatgpt additional props show. see #102 2026-01-02 22:30:44 +01:00
mic
1362da944e correctly using the toggleApiPropertiesShow method. see #102 2026-01-02 22:10:29 +01:00
mic
82629fb495 missing strings fixed. see #102 2026-01-02 18:15:44 +01:00
mic
00e415b40f italic removed. see #102 2026-01-02 18:08:01 +01:00
mic
9840b0f265 labels fixed. see #102 2026-01-02 18:07:08 +01:00
mic
c1368fdf44 various css fixses. see #102 2026-01-02 18:04:29 +01:00
mic
94d1647c35 correctly showing the specific api on confirm. see #102 2026-01-02 17:51:13 +01:00
mic
622d9a9c82 specific api show improved. see #102 2026-01-02 17:43:57 +01:00
mic
a9a898ec29 correctly setting the show text. see #102 2026-01-02 17:35:44 +01:00
mic
b80bcd35bb a string added to i18n 2026-01-02 17:32:36 +01:00
mic
b3ddbc85dd css fix. see #102 2026-01-02 12:35:37 +01:00
mic
3ebbaf184b reset button added. see #102 2026-01-02 12:33:53 +01:00
mic
ae83e3284e correctyl updating the UI wornings. see #102 2026-01-02 12:17:10 +01:00
mic
c18a517b82 css fix. see #102 2026-01-02 12:13:00 +01:00
mic
163bbdc055 now loading default API settings if needed. see #593 2026-01-02 12:09:00 +01:00
mic
56362266e2 the api settings table container is now in the html page. see #102 2026-01-02 10:21:47 +01:00
mic
92fba4a1b3 comments improved 2026-01-02 10:14:53 +01:00
mic
b796b3deec api settings in new form are now defined in the html page. see #102 2026-01-02 10:13:55 +01:00
mic
07f5c699a4 useless switch converted to if 2026-01-02 10:04:07 +01:00
mic
a96e87e95a missing string added 2026-01-02 10:02:34 +01:00
mic
33fdd0cc9b correctyl showing and hiding api settings elements. see #102 2026-01-02 09:54:04 +01:00
mic
0fb95121a4 css correctly imported. labels width fixed. see #102 2026-01-02 09:44:50 +01:00
mic
7f2c3b422f working on custom prompt ui. see #102 2026-01-01 22:15:01 +01:00
mic
e3d927ab29 specific integration settings are now saved at prompt level. see #102 2026-01-01 21:41:48 +01:00
mic
1b1143e6e3 saving custom prompts api settings 2026-01-01 16:30:10 +01:00
mic
0eaeec9e9f fixes to work with the custom prompts page. see #102 2026-01-01 16:17:10 +01:00
mic
3e05f0b551 Working on a first version... See #102 2026-01-01 16:00:31 +01:00
mic
ffb7b8d3c1 red border if the temperature value is not a number. see #582 2025-12-30 22:05:37 +01:00
mic
168dd339a0 spamfilter updated to use the new dynamic settings 2025-12-29 22:28:30 +01:00
mic
154a0a981b option-input-specific removed 2025-12-29 22:25:15 +01:00
mic
5893ee668c fixed chatgpt_store and chatgpt_temperature var names 2025-12-29 22:02:33 +01:00
mic
3816d89bd0 dynamically saving special prompts api settings 2025-12-29 21:41:31 +01:00
mic
2dcb661368 add_tags updating settings values from the special prompt 2025-12-29 21:39:40 +01:00
mic
39a4cab4e2 all integration settings are saved separately for the special prompts 2025-12-29 12:09:31 +01:00
mic
3adb5faab2 working on a dynamic special prompts settings managing system 2025-12-28 23:27:27 +01:00
mic
12e846739e special prompts temperature is now saved per prompt. see #561 2025-12-28 22:33:25 +01:00
mic
69516bd056 temperature added to OpenAI Compatibile API. see #575 2025-12-28 21:23:09 +01:00
mic
17a0aeb632 temperature added to Ollama API. see #574 2025-12-28 21:12:08 +01:00
mic
dfa4da5b2e temperature added to Open AI API. see #571 2025-12-27 22:40:51 +01:00
mic
c2d99076b2 temperature added to the Claude API. see #573 2025-12-27 22:21:20 +01:00
mic
f95fbeb00e temperature added to Google Gemini. see #572 2025-12-26 23:35:42 +01:00
mic
01df96d0c7 using mapPlaceholderToSuggestion. see #553 2025-12-26 22:52:34 +01:00
Mic
85a473dd3d include fix. see #407 2025-12-22 23:55:00 +01:00
mic
9a0d75c7fc asking openai api optional permission. see #558 2025-12-08 16:08:00 +01:00
mic
e94aeac45b asking claude optional permission. see #558 2025-12-08 16:03:25 +01:00
mic
6211fa5a85 Added anthropic_system_prompt option in the options page. See #549 2025-12-07 18:04:03 +01:00
mic
30b10dcda0 Asking for the *.openai.com API optional permission. see #529 2025-10-16 22:41:18 +02:00
mic
08b66b0495 var assigment fixed 2025-10-01 00:19:04 +02:00
Mic
886ff98abe Anthropic API renamed to Cloude API. see #510 2025-09-16 19:20:00 +02:00
Mic
15f6aae91f
Merge branch 'v3.7.0' into issue_438_autofeat_apimodel 2025-09-10 21:57:21 +02:00
Mic
f833224b6a missing import added 2025-09-09 23:36:00 +02:00
mic
9fb1083495 new API calls updated 2025-09-09 22:16:12 +02:00
Mic
b7953fe366
Merge branch 'issue_438_autofeat_apimodel' into api_improvements 2025-09-09 21:54:10 +02:00
Mic
6f3fdfa2ce two strings added to i18n 2025-09-08 22:15:00 +02:00
Mic
46a8ed4858 css improved 2025-09-08 22:15:00 +02:00
Mic
aeb48c73d1 i18n string fixed 2025-09-08 22:15:00 +02:00
Mic
7c68561901 gemini thinking budget pref added to the options page. see #494 2025-09-08 22:09:00 +02:00
Mic
a34d3c41e0 code formatted. better prefs import. 2025-09-08 21:42:00 +02:00
Mic
124b31c830 spamfilter settings page updated. see #438 2025-09-07 20:00:00 +02:00
Mic
6cb2cffd27 console.log debug lines commented out 2025-09-07 20:00:00 +02:00
Mic
8bac021c28 saving and clearing prompt when checking and unchecking the cehckbox for specific api fon addtags. see #438 2025-09-07 19:55:00 +02:00
mic
f8effcc8ce color for dark theme fixed 2025-09-06 00:43:25 +02:00
Mic
fb6815b664 disabling add_tags_use_specific_integration checkbox if chatgptweb is selected. see #438 2025-09-04 23:01:00 +02:00
Mic
3a1e7dde3e correctly hiding connection_ui_end 2025-09-04 23:01:00 +02:00
Mic
72fb7647c3 saving connection type and model per prompt. see #438 2025-09-03 23:13:00 +02:00
Mic
c6fa1ae54f model prefix added to models id elements. see #438 2025-09-03 22:58:00 +02:00
Mic
572b53df43 correctly switching connectiontype in addtags page. see #438 2025-09-03 22:48:00 +02:00
Mic
bf7fdd3739 tr class added. see #438 2025-09-03 22:43:00 +02:00
Mic
d8082e22ea options and addtags pages are working. more tests needed and some details on the addtags page need some attention. see #438 2025-09-03 00:54:00 +02:00
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
ef78043bb9 using isAPIKeyValue method 2025-09-02 22:50:00 +02:00
Mic
e551974a56 work in progress, saving a point before working on generalizing the connetiontype html code. see #438 2025-09-02 22:45:00 +02:00
mic
593a0d5db0 autotag list option saved in the correct format. see #289 2025-09-02 20:51:43 +02:00
mic
6b0543b154 text improved. see #289 2025-09-02 20:48:01 +02:00
Mic
0f22ae5148 adding the statement to the prompt to limit the used tags. see #289 2025-09-01 23:45:00 +02:00
Mic
f3050d5277 normalising tag list. see #289 2025-09-01 23:35:00 +02:00
Mic
3da11ef612 in the add tags page now is possibile to manage the auto add tags list. see #289 2025-09-01 23:25:00 +02:00
mic
da7c288ff6 no more using innerHTML. fixes #457 2025-08-02 00:30:06 +02:00
mic
82de5f0f37 info text improved. see #156 2025-06-17 23:30:05 +02:00
mic
94603d10c8 added a button to open the custom prompts tab and improved the descriptions 2025-06-16 21:34:04 +02:00
mic
9a4657a377 openTab ulrs fixed 2025-06-16 21:31:47 +02:00
mic
cf85955b39 Add a button to pen the custom dataplaceholder page. see #156 2025-06-16 21:19:53 +02:00