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 |
|
mic
|
1d9eb63d61
|
better handling of checkfields when typing
|
2025-06-16 21:16:40 +02:00 |
|
mic
|
176ac92d69
|
Refactor textarea event handling and remove unused checkbox elements
|
2025-06-16 21:14:03 +02:00 |
|
mic
|
1738a12481
|
Remove debug log for current text after custom placeholders substitution
|
2025-06-16 21:01:33 +02:00 |
|
Mic
|
65e410f41c
|
label fixed
|
2025-06-15 23:47:00 +02:00 |
|
Mic
|
434edea30e
|
Remove unnecessary custom text checkboxes and related logic from custom data placeholders. see #156
|
2025-06-15 23:47:00 +02:00 |
|
Mic
|
afa773fe84
|
handling custom placeholders in checking custom prompts features. see #156
|
2025-06-15 23:47:00 +02:00 |
|
Mic
|
f4c1ab1018
|
import/export data placeholders added. see #156
|
2025-06-15 23:37:00 +02:00 |
|
Mic
|
8819391b77
|
i18n string fixed. see #156
|
2025-06-15 23:32:00 +02:00 |
|
Mic
|
1b5dea9253
|
working on #156. saving and loading custom placeholders in the dedicated page
|
2025-06-15 23:27:00 +02:00 |
|
Mic
|
2351034e3c
|
Rename getCustomPromptsUsedSpace to getLocalStorageUsedSpace for clarity and update references
|
2025-06-15 23:17:00 +02:00 |
|
Mic
|
509b8de8e0
|
Refactor localization keys for prompts to use a consistent naming convention and update related HTML references
|
2025-06-15 23:12:00 +02:00 |
|
Mic
|
528eb4c76c
|
Refactor localization keys for prompts to use a consistent naming convention and update related HTML references
|
2025-06-15 23:12:00 +02:00 |
|
Mic
|
3d97444742
|
list.js moved to _lib folder
|
2025-06-15 23:07:00 +02:00 |
|
mic
|
13b64f92b4
|
i18n string fixed
|
2025-06-15 21:38:33 +02:00 |
|
mic
|
07cf0774f9
|
Refactor prompt response messages and update HTML references for consistency across locales. see #365
|
2025-06-15 00:15:21 +02:00 |
|
mic
|
6c86e02b6f
|
added an option to exclude the tag only with an exact match. see #395
|
2025-06-13 23:10:23 +02:00 |
|
Mic
|
99027e6315
|
refactor: clean up code structure in multiple files
|
2025-06-09 20:37:00 +02:00 |
|
mic
|
16cabb125f
|
move add tags force existing option and update label. see #391
|
2025-05-25 22:09:03 +02:00 |
|
mic
|
5efdf91570
|
asking for the correct permission when using the Anthropic API. Fixes #389
|
2025-05-23 23:24:39 +02:00 |
|
Mic
|
1e8eb4a1d4
|
selected_html placeholder added. see #368
|
2025-05-22 00:51:00 +02:00 |
|
mic
|
c290b23222
|
Fix ID of unsaved changes prompt in spamfilter HTML
|
2025-05-20 23:22:36 +02:00 |
|
mic
|
a81b9daa54
|
Enhance ChatGPT Web model selection by adding event listeners for new model inputs and updating HTML structure for better integration in custom prompts
|
2025-05-02 00:10:59 +02:00 |
|
mic
|
eb804860b9
|
Refactor chatgpt_web_models_list_table styles and update HTML structure for better integration
|
2025-05-02 00:03:26 +02:00 |
|
mic
|
75e25c2824
|
Update styles and HTML structure for ChatGPT Web models integration in custom prompts
|
2025-05-01 23:55:46 +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
|
72e3701740
|
add color styling for ChatGPT web additional info elements. see #277 #168
|
2025-04-29 23:01:44 +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
|
d10c31da87
|
typo fixed
|
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 |
|