Commit graph

1598 commits

Author SHA1 Message Date
mic
6494a4f48f Refactor getMailBody function to work also with annidated multiparts. see #335 2025-04-18 14:02:25 +02:00
mic
904550f6e6 Enhance placeholder replacement logic to ensure valid placeholders are used 2025-04-17 21:25:14 +02:00
Mic
8b7b0efc00 adding get_task feature. work in progress. see #333 2025-04-17 00:04:00 +02:00
Mic
173cbf8ad0 added a few logs lines 2025-04-16 23:59:00 +02:00
Mic
e1ad9d9c5d Handle 'get_task' changes in setupStorageChangeListener to update special prompts IDs accordingly. see #333 2025-04-16 23:59:00 +02:00
Mic
12d54d8a31 Refactor getActiveSpecialPromptsIDs calls to use an argument object for improved clarity and consistency 2025-04-16 23:54:00 +02:00
Mic
c449f68cc1 Refactor getActiveSpecialPromptsIDs function to accept a single argument object for improved readability and maintainability 2025-04-16 23:54:00 +02:00
Mic
5ccc312695 Refactor getGPTWebModelString function to update model conversion logic 2025-04-16 23:49:00 +02:00
Mic
cfa65c4934 Rename doGetCalendarEvent to doGetSparkFeature for clarity and update related function calls 2025-04-16 23:49:00 +02:00
Mic
3be8d24255 release notes updated 2025-04-16 23:49:00 +02:00
Mic
9e22a9db46 Add openTab function to streamline tab management in mzta-options.js 2025-04-16 23:49:00 +02:00
Mic
ea4a9a0585 Update preferences to include chatgpt_web_model and modify tab opening logic to append model parameter 2025-04-16 23:49:00 +02:00
Mic
eea691f0b5 Add 'get_task' parameter to getActiveSpecialPromptsIDs function. see #333 2025-04-16 23:44:00 +02:00
Mic
15159452ea Add 'get task' feature to the options page and added the get_task settings managing page. see #333 2025-04-16 23:44:00 +02:00
Mic
6df9f86244 Refactor preference retrieval to use default values in storage queries 2025-04-16 23:39:00 +02:00
Mic
b49875992a Remove unused preferences retrieval in getPlaceholders function 2025-04-16 23:39:00 +02:00
Mic
80061c84b0 release notes updated 2025-04-16 23:34:00 +02:00
Mic
13cfed9c56 get_task feature added in mzta-menu.js. see #333 2025-04-16 23:34:00 +02:00
Mic
a598485bcb ChatGPT web models list updated 2025-04-16 23:34:00 +02:00
Mic
4dce654482 typo fixed 2025-04-16 23:34:00 +02:00
Mic
f61791d58b version set to 3.3.5 2025-04-16 23:29:00 +02:00
Mic
a05cb2d4d7 Implement dynamic rendering of ChatGPT web model options in settings 2025-04-16 23:29:00 +02:00
Mic
3e9bb3e68c
Update README.md 2025-04-16 22:47:58 +02:00
mic
a833766250 Add new task prompts for task extraction functionality. See #333 2025-04-16 22:39:27 +02:00
Mic
708005edb2 Optimize calculation of special menu items in searchPrompt function. 2025-04-16 00:11:00 +02:00
Mic
5770510af2 release notes updated 2025-04-16 00:11:00 +02:00
Mic
dc0d4339fb improved the additional text form when using an API connection. fixes #97 2025-04-16 00:11:00 +02:00
Mic
cff81159b6 Set 'checked_val' attribute for disabled checkbox in toggleDiffviewer function. see #347 2025-04-16 00:06:00 +02:00
Mic
a80c1be3ce Refactor checkbox elements in prompts form for improved accessibility and layout consistency. 2025-04-16 00:01:00 +02:00
Mic
7da77e6a48 Refactor custom prompts layout for improved readability and maintainability. see #347 2025-04-15 23:56:00 +02:00
Mic
f5a0685596 Implement toggle functionality for 'Use Diff Viewer' checkbox based on action selection in custom prompts list. see #347 2025-04-15 23:51:00 +02:00
Mic
74b8bdbd09 Remove label for Action column in custom prompts table for improved layout 2025-04-15 23:51:00 +02:00
Mic
c185ba21e0 Hide 'Use Diff Viewer' checkbox by default and toggle visibility based on action selection on the new custom prompt form. see #347 2025-04-15 23:46:00 +02:00
mic
5b9b6f88ef release notes updated 2025-04-15 23:27:00 +02:00
mic
d73e4e5eb6 Add support for checking ThunderAI Sparks version and update related UI messages. Fixes #315 2025-04-15 23:25:21 +02:00
mic
ce58612269 Update permission granted message for clarity in user instructions 2025-04-14 22:42:14 +02:00
mic
543f577058 updated release notes 2025-04-14 22:41:51 +02:00
mic
5070494ed0 Add 'empty' placeholder to prevent automatic text appending in prompts. See #345 and #339 2025-04-14 22:40:24 +02:00
mic
00a605e794 Imported the fix for #344 from v3.3.4 2025-04-14 22:27:03 +02:00
mic
ed666cfd87 Version set to 3.3.4. Updated release notes for version 3.3.4 2025-04-14 22:18:36 +02:00
mic
b7565cc4d1 Fix JSON stringification of original text in openChatGPT function. see #344 2025-04-14 22:16:52 +02:00
mic
3e8bef8209 release notes updated 2025-04-13 21:30:30 +02:00
mic
00261ee875 Add space between concatenated text nodes in getOnlyTypedText command 2025-04-13 21:27:47 +02:00
mic
6b7609939a mail_typed_text placeholder added. fixes #324 2025-04-13 21:26:50 +02:00
mic
9c2867f699 release notes updated 2025-04-13 21:05:26 +02:00
Mic
799bd1d1d5
Merge pull request #340 from micz/chatgpt_permission_optional
Add ChatGPT web permission as optional
2025-04-13 20:58:24 +02:00
mic
e0736c4a6c Add ChatGPT web permission handling as optional in onboarding and popup. See #293 2025-04-13 14:55:45 +02:00
mic
2243af07d1 updated release notes 2025-04-13 08:16:50 +02:00
mic
9ddfbeaeda Fix selection text handling in menu actions to ensure proper text assignment when using mail_typed_text placeholder 2025-04-13 08:16:02 +02:00
mic
3a6e1df1d3 release notes updated 2025-04-13 08:00:29 +02:00