Commit graph

  • cd07092ac8 spamfilter is now using the prompt api, if present. see #438. Mic 2025-09-07 20:05:00 +0200
  • c55985d076 getConnectionType now has a use_promptspecific_api = true third parameter Mic 2025-09-07 20:05:00 +0200
  • ef57eb6499 translation fixed. see #438 Mic 2025-09-07 20:00:00 +0200
  • 124b31c830 spamfilter settings page updated. see #438 Mic 2025-09-07 20:00:00 +0200
  • 6cb2cffd27 console.log debug lines commented out Mic 2025-09-07 20:00:00 +0200
  • 8bac021c28 saving and clearing prompt when checking and unchecking the cehckbox for specific api fon addtags. see #438 Mic 2025-09-07 19:55:00 +0200
  • b8501f5974 clearPromptAPI method prop names fixed Mic 2025-09-07 19:55:00 +0200
  • d4f7cf5e65 clearPromptAPI method added Mic 2025-09-07 19:55:00 +0200
  • f973f8b8d0 prompt api now used also from the thunderai menu. see #438 Mic 2025-09-07 19:50:00 +0200
  • 119e99df6a thunderai menu addtags is now using the prompt api config. see #438 mic 2025-09-06 00:47:22 +0200
  • 30c9b3b1ef add_tags_connection_type default value is no more empty. see #438 mic 2025-09-06 00:43:54 +0200
  • f8effcc8ce color for dark theme fixed mic 2025-09-06 00:43:25 +0200
  • fb6815b664 disabling add_tags_use_specific_integration checkbox if chatgptweb is selected. see #438 Mic 2025-09-04 23:01:00 +0200
  • 3a1e7dde3e correctly hiding connection_ui_end Mic 2025-09-04 23:01:00 +0200
  • 1c39801a2a always showing with proper message the addtags and spamfilter rows. see #438 Mic 2025-09-04 22:56:00 +0200
  • ee7a033e74 use prompt api and model when assigning tags. see #438 Mic 2025-09-04 22:51:00 +0200
  • 14b6c97c9d prompt_add_tags_use_list text updated. see #289 Mic 2025-09-04 22:46:00 +0200
  • 66776d2e20 fixed missing : Mic 2025-09-04 22:46:00 +0200
  • 01a1934ddf missing .js in import fixed Mic 2025-09-04 22:46:00 +0200
  • 9681a938e3 mzta_specialCommand has now a custom_model parameter. see #438 Mic 2025-09-04 22:46:00 +0200
  • 9967e28861 mzta_specialCommand is now using an object in input Mic 2025-09-04 22:41:00 +0200
  • 72f3c49d77 using prefs_default Mic 2025-09-04 22:41:00 +0200
  • 7f9ee613ab code formatted for clarity Mic 2025-09-04 22:41:00 +0200
  • 944138a0c2 code reformatting and using prefs_default Mic 2025-09-04 22:36:00 +0200
  • e28f9fed60 using checkSpecificIntegration. see #438 Mic 2025-09-04 22:36:00 +0200
  • e7f0eb30d7 checkSpecificIntegration method added Mic 2025-09-04 22:31:00 +0200
  • e2c67a1c5e reloading menus for addtags is now considering addtags_api: prefs_init.add_tags_use_specific_integration. see #438 Mic 2025-09-04 22:31:00 +0200
  • 005e697e9c getActiveSpecialPromptsIDs is considering addtags specific integration configuration. see #438 Mic 2025-09-04 22:26:00 +0200
  • acba02ed44 added info comment Mic 2025-09-04 22:26:00 +0200
  • f1377f7de8 using the prompt conntype in addtags. see #438 Mic 2025-09-03 23:18:00 +0200
  • 40b6571e04 spamfilter specific model and api default options added. see #438 Mic 2025-09-03 23:18:00 +0200
  • c34e5f5fed getConnectionType method added Mic 2025-09-03 23:18:00 +0200
  • 72fb7647c3 saving connection type and model per prompt. see #438 Mic 2025-09-03 23:13:00 +0200
  • 0bd576eb8f allSpecial fixed Mic 2025-09-03 23:13:00 +0200
  • 0aa342084c loadPrompt method added to load a single prompt Mic 2025-09-03 23:08:00 +0200
  • e39f48c06c savePrompt method added to save a single prompt Mic 2025-09-03 23:03:00 +0200
  • c6fa1ae54f model prefix added to models id elements. see #438 Mic 2025-09-03 22:58:00 +0200
  • 9995b78e39 api_type and api_model properties added to prompts. see #438 Mic 2025-09-03 22:53:00 +0200
  • 572b53df43 correctly switching connectiontype in addtags page. see #438 Mic 2025-09-03 22:48:00 +0200
  • bf7fdd3739 tr class added. see #438 Mic 2025-09-03 22:43:00 +0200
  • 558c96f67c release notes updated Mic 2025-09-03 22:43:00 +0200
  • 9b26793895 always trying to remove the add tags menu item before creating it Mic 2025-09-03 22:43:00 +0200
  • 1cbdd3c485 now adding the release comment automatically mic 2025-09-03 22:28:40 +0200
  • d8082e22ea options and addtags pages are working. more tests needed and some details on the addtags page need some attention. see #438 Mic 2025-09-03 00:54:00 +0200
  • c8d0d430d3 work in progress, moved html to connection-ui.js, starting to move the relative methods. see #438 Mic 2025-09-02 22:55:00 +0200
  • ef78043bb9 using isAPIKeyValue method Mic 2025-09-02 22:50:00 +0200
  • c15fe8e85f isAPIKeyValue method added Mic 2025-09-02 22:50:00 +0200
  • 0ec19550c0 moved populateConnectionTypeOptions Mic 2025-09-02 22:50:00 +0200
  • e551974a56 work in progress, saving a point before working on generalizing the connetiontype html code. see #438 Mic 2025-09-02 22:45:00 +0200
  • d404897911 connection_type dynamic loading Mic 2025-09-02 22:45:00 +0200
  • 76f743e88f
    Merge pull request #492 from micz/issue_289_autotag_list Mic 2025-09-02 21:02:09 +0200
  • d46645a2fa passing prefs when preparing the prompt. see #289 issue_289_autotag_list mic 2025-09-02 21:00:59 +0200
  • 9e987e4e30 var name fixed mic 2025-09-02 20:53:30 +0200
  • 593a0d5db0 autotag list option saved in the correct format. see #289 mic 2025-09-02 20:51:43 +0200
  • 6b0543b154 text improved. see #289 mic 2025-09-02 20:48:01 +0200
  • 64b8b82633 label improved Mic 2025-09-02 20:31:34 +0200
  • 0f22ae5148 adding the statement to the prompt to limit the used tags. see #289 Mic 2025-09-01 23:45:00 +0200
  • c25639b245 normalizeStringList method improved again Mic 2025-09-01 23:40:00 +0200
  • b8cb3adfc6 filtering tags in autotagging. see #289 Mic 2025-09-01 23:40:00 +0200
  • f3050d5277 normalising tag list. see #289 Mic 2025-09-01 23:35:00 +0200
  • e563492e3f normalizeStringList method improved Mic 2025-09-01 23:30:00 +0200
  • 34fcb3c157 normalizeStringList method added Mic 2025-09-01 23:30:00 +0200
  • 3da11ef612 in the add tags page now is possibile to manage the auto add tags list. see #289 Mic 2025-09-01 23:25:00 +0200
  • 96aa66aa53 Merge branch 'main' of github.com:micz/ThunderAI Mic 2025-09-01 22:28:01 +0200
  • a981654ec8 Add workflow to automatically label closed issues as "released" when needed Mic 2025-09-01 22:27:51 +0200
  • 7593ff0729 release notes updated Mic 2025-08-31 15:51:00 +0200
  • 9c0583af51 Show the prompt id and name to the information in the AI API chat. See #436 Mic 2025-08-31 15:51:00 +0200
  • bd2762b9d6 release notes updated Mic 2025-08-31 15:46:00 +0200
  • 0f3495043c Added a message to explain to click on force completion after 7 seconds. see #419 Mic 2025-08-31 15:46:00 +0200
  • 4be5db1373 Improved getAPIsInitMessageString args handling. see #491 Mic 2025-08-31 15:41:00 +0200
  • 95591993b8 console.log debug statement removed mic 2025-08-29 21:01:36 +0200
  • 399664cc04 missing space mic 2025-08-29 21:00:39 +0200
  • bd9ee2392a
    Merge pull request #489 from micz/issue471 Mic 2025-08-29 20:59:49 +0200
  • 315f3e1c3e zh_Hant updated mic 2025-08-29 20:54:03 +0200
  • fc1802a76f
    Merge pull request #487 from weblate/weblate-thunderai-main Mic 2025-08-29 20:52:21 +0200
  • 2d7d68dcab
    Translated using Weblate (Chinese (Traditional Han script)) Evereasy 2025-08-29 15:47:09 +0200
  • 5af9a82951 Improved prompts method args handling. see #471 issue471 Mic 2025-08-28 21:09:00 +0200
  • 5a3ea0b380 improved google gemini performance_optimization Mic 2025-08-28 21:04:00 +0200
  • 4ef246afc3 first attempt in improving performance starting from google gemini api Mic 2025-08-28 20:59:00 +0200
  • 87303adfb1 release notes updated Mic 2025-08-28 20:54:00 +0200
  • f82aa23560 mail_attachments_info placeholder added. see #446 Mic 2025-08-28 20:54:00 +0200
  • 9292b0d02e Deepseek added to the openai compatible api presets. see #486 Mic 2025-08-28 20:49:00 +0200
  • 5d75226f40 implemented the new api call, no response elaboration yet Mic 2025-08-28 20:44:00 +0200
  • 53fc7eecdd version set to 3.7.0 Mic 2025-08-28 20:44:00 +0200
  • 68a14ff4ba
    Update README.md Mic 2025-08-28 07:43:44 +0200
  • 9c5b29ed89 prepared for release v3.6.1 mic 2025-08-23 23:42:16 +0200
  • d39d20adb7
    Merge pull request #483 from weblate/weblate-thunderai-main Mic 2025-08-23 23:40:53 +0200
  • d2919e277a
    Translated using Weblate (Polish) Mic 2025-08-23 23:39:47 +0200
  • a4a4010ace
    Translated using Weblate (Hungarian) Benedek Vigh (冯白诺) 2025-08-22 12:18:32 +0200
  • c42b7e7225
    Added translation using Weblate (Hungarian) Benedek Vigh (冯白诺) 2025-08-22 12:12:52 +0200
  • 2a1e5489d7 release notes updated mic 2025-08-22 23:35:07 +0200
  • 57e9a05083 fix correctly showing the context menu when changing connection type mic 2025-08-22 23:33:53 +0200
  • b6a70b11f9 release notes updated mic 2025-08-22 23:26:33 +0200
  • 49b9ab1b6c improved linebreaks. see #482 mic 2025-08-22 23:24:16 +0200
  • 74f5369a31 converting lines breaks to paragraphs in chatgpt web interface integration prompt. see #482 mic 2025-08-22 23:22:21 +0200
  • ad6ac50dc9 method convertNewlinesToParagraphs added. see #482 mic 2025-08-22 23:16:57 +0200
  • 86a457c01c converting newlines to <br> when sending the prompt to the api chat, to preserve the breaklines in the chat. To the AI is sent without <br>. see #469 mic 2025-08-22 23:02:26 +0200
  • ebf9b1a31c
    Merge pull request #481 from micz/3.6.1_issue_469 Mic 2025-08-22 22:49:59 +0200
  • c17b3187b2
    Merge branch 'main' into 3.6.1_issue_469 3.6.1_issue_469 Mic 2025-08-22 22:49:47 +0200
  • f3e0d5401e
    Merge pull request #478 from kiliansinger/3.6.1_issue_469 Mic 2025-08-22 22:48:35 +0200