Commit graph

2042 commits

Author SHA1 Message Date
Mic
3a1e7dde3e correctly hiding connection_ui_end 2025-09-04 23:01:00 +02:00
Mic
1c39801a2a always showing with proper message the addtags and spamfilter rows. see #438 2025-09-04 22:56:00 +02:00
Mic
ee7a033e74 use prompt api and model when assigning tags. see #438 2025-09-04 22:51:00 +02:00
Mic
14b6c97c9d prompt_add_tags_use_list text updated. see #289 2025-09-04 22:46:00 +02:00
Mic
66776d2e20 fixed missing : 2025-09-04 22:46:00 +02:00
Mic
01a1934ddf missing .js in import fixed 2025-09-04 22:46:00 +02:00
Mic
9681a938e3 mzta_specialCommand has now a custom_model parameter. see #438 2025-09-04 22:46:00 +02:00
Mic
9967e28861 mzta_specialCommand is now using an object in input 2025-09-04 22:41:00 +02:00
Mic
72f3c49d77 using prefs_default 2025-09-04 22:41:00 +02:00
Mic
7f9ee613ab code formatted for clarity 2025-09-04 22:41:00 +02:00
Mic
944138a0c2 code reformatting and using prefs_default 2025-09-04 22:36:00 +02:00
Mic
e28f9fed60 using checkSpecificIntegration. see #438 2025-09-04 22:36:00 +02:00
Mic
e7f0eb30d7 checkSpecificIntegration method added 2025-09-04 22:31:00 +02:00
Mic
e2c67a1c5e reloading menus for addtags is now considering addtags_api: prefs_init.add_tags_use_specific_integration. see #438 2025-09-04 22:31:00 +02:00
Mic
005e697e9c getActiveSpecialPromptsIDs is considering addtags specific integration configuration. see #438 2025-09-04 22:26:00 +02:00
Mic
acba02ed44 added info comment 2025-09-04 22:26:00 +02:00
Mic
f1377f7de8 using the prompt conntype in addtags. see #438 2025-09-03 23:18:00 +02:00
Mic
40b6571e04 spamfilter specific model and api default options added. see #438 2025-09-03 23:18:00 +02:00
Mic
c34e5f5fed getConnectionType method added 2025-09-03 23:18:00 +02:00
Mic
72fb7647c3 saving connection type and model per prompt. see #438 2025-09-03 23:13:00 +02:00
Mic
0bd576eb8f allSpecial fixed 2025-09-03 23:13:00 +02:00
Mic
0aa342084c loadPrompt method added to load a single prompt 2025-09-03 23:08:00 +02:00
Mic
e39f48c06c savePrompt method added to save a single prompt 2025-09-03 23:03:00 +02:00
Mic
c6fa1ae54f model prefix added to models id elements. see #438 2025-09-03 22:58:00 +02:00
Mic
9995b78e39 api_type and api_model properties added to prompts. see #438 2025-09-03 22:53: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
558c96f67c release notes updated 2025-09-03 22:43:00 +02:00
Mic
9b26793895 always trying to remove the add tags menu item before creating it 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
c15fe8e85f isAPIKeyValue method added 2025-09-02 22:50:00 +02:00
Mic
0ec19550c0 moved populateConnectionTypeOptions 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
d404897911 connection_type dynamic loading 2025-09-02 22:45:00 +02:00
Mic
76f743e88f
Merge pull request #492 from micz/issue_289_autotag_list
Issue 289 Autotag list
2025-09-02 21:02:09 +02:00
mic
d46645a2fa passing prefs when preparing the prompt. see #289 2025-09-02 21:00:59 +02:00
mic
9e987e4e30 var name fixed 2025-09-02 20:53:30 +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
64b8b82633 label improved 2025-09-02 20:31:34 +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
c25639b245 normalizeStringList method improved again 2025-09-01 23:40:00 +02:00
Mic
b8cb3adfc6 filtering tags in autotagging. see #289 2025-09-01 23:40:00 +02:00
Mic
f3050d5277 normalising tag list. see #289 2025-09-01 23:35:00 +02:00
Mic
e563492e3f normalizeStringList method improved 2025-09-01 23:30:00 +02:00
Mic
34fcb3c157 normalizeStringList method added 2025-09-01 23:30: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
7593ff0729 release notes updated 2025-08-31 15:51:00 +02:00