Commit graph

206 commits

Author SHA1 Message Date
mic
2bc292e414 opanai comp api direct host permission request added. see #524 2026-02-01 23:48:40 +01:00
mic
2d93672d8f ollama direct host permission requeest added. see #524 2026-02-01 23:27:29 +01:00
mic
f58c122c16 summarize special prompt "reset to default" buttons disabling logic fixed. see #615 2026-01-30 22:43:09 +01:00
mic
5348cdc25e removed all the 115 and 128 related methods and calls. see #616 2026-01-30 22:31:19 +01:00
Mic
3ba98c7d90 Removed the spamfilter_context_menu and add_tags_context_menu options and always show the context menu when the corresponding feature is active. See #609 2026-01-29 23:45:00 +01:00
Mic
fca6558133
Merge pull request #597 from gdkrmr/gk/thread_summary
thread summary
2026-01-29 23:10:52 +01:00
mic
facc0bce74 resetApiSettings method added. showing the reset button also in the new prompt form. see #623 2026-01-22 22:38:30 +01:00
mic
6484e48964 correctly not setting the conn_type calue for new prompts. See #623 2026-01-22 22:37:34 +01:00
mic
a888370fd2 correctly saving the need_custom_text status with a direct edit on the page. see #621 2026-01-20 23:48:07 +01:00
mic
0041a8a6a4 correctly saving the enabled status with a direct edit on the page. see #621 2026-01-20 23:43:46 +01:00
Guido Kraemer
b247dad80f adapt code copied from add_tags 2026-01-16 14:22:07 +01:00
Guido Kraemer
cb6c93625b correct prompt naming 2026-01-16 13:39:22 +01:00
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