Commit graph

771 commits

Author SHA1 Message Date
mic
ecbcb578a3 release notes updated 2024-10-16 20:47:31 +02:00
mic
3cee7a2490 prompt_reply improved 2024-10-16 20:46:17 +02:00
Mic
0f8f45f8ed Renamed mail_body and html_body placeholders. fixes #164 2024-10-16 18:22:08 +02:00
Mic
65aa865ff6 added a warning red border when adding placeholders without the right prompt configuration. see #146 2024-10-16 18:00:17 +02:00
mic
7544699422 additional_text implemented for chatgpt_web. see #153 2024-10-16 00:20:54 +02:00
mic
1d718b3797 additional_text implemented for api calls. see #153 2024-10-15 23:43:13 +02:00
mic
15fb0c6e72 fixed handling of new lines in prompts textareas 2024-10-15 22:26:20 +02:00
mic
b29d9034c6 sanitizeHtml method added 2024-10-15 22:24:15 +02:00
mic
57e45b3df8 better autocomplete keyboard interaction. see #157 2024-10-15 22:14:54 +02:00
mic
a5600cdf75 statement fixed 2024-10-15 22:06:05 +02:00
mic
58f92610d5 placeholders_use_default_value option added and implemented. see #146 2024-10-15 22:03:02 +02:00
mic
969360e89f added many default placeholders. see #153 2024-10-15 21:51:37 +02:00
mic
829a68fb02 getMailData renamed to getMailBody 2024-10-15 21:35:21 +02:00
mic
e256684b98 getHighlight renamed to getMailData 2024-10-15 21:18:29 +02:00
mic
04005b42bf html_body placeholder implemented 2024-10-14 23:06:53 +02:00
mic
2c5e893da4 release notes updated 2024-10-14 22:50:33 +02:00
mic
01f5376bd8 custom prompts row cancel and edit again fixed. the values are now set to the saved ones 2024-10-14 22:48:54 +02:00
mic
6cc0a63b94 log statement commented out 2024-10-14 22:43:20 +02:00
mic
c5b1d44fe0 filtering placeholders by type in autocomplete. see #157 2024-10-14 22:39:38 +02:00
mic
871d7746a6 autocomplete. closing suggestions when clicking outside the list. see #157 2024-10-14 22:21:15 +02:00
mic
4fc698e3be html_body placeholder added. see #153 2024-10-14 22:06:28 +02:00
mic
a5e8f60618 new i18n strings added to en locale 2024-10-14 20:44:48 +02:00
mic
2216dd0f8c placeholders now have a type prop. Added more default placeholders. see #153 2024-10-14 20:41:54 +02:00
mic
4230318b10 first version of autocomplete. see #157 2024-10-13 23:31:11 +02:00
mic
ed596041ed not forcing doublequotes 2024-10-13 22:33:45 +02:00
mic
4b96ba99cf removed a useless import 2024-10-13 22:31:39 +02:00
mic
4842b623d1 first working substitution. see #146 2024-10-13 22:30:13 +02:00
mic
1e20dc3ba5 various improvements 2024-10-13 22:29:33 +02:00
mic
0b09e2e3a5 getMailSubject method added 2024-10-13 22:16:12 +02:00
mic
5aef7a4e14 typo fixed 2024-10-13 22:15:32 +02:00
mic
8481315e0e typo fixed 2024-10-13 22:13:10 +02:00
mic
b8c956cadd hasPlaceholder method added. see #146 2024-10-13 21:09:09 +02:00
mic
97faed5ac9 placeholdersUtils added. see #146 2024-10-13 21:04:57 +02:00
mic
0c40dc4a12 taStore useless import removed 2024-10-13 20:54:29 +02:00
mic
9bccfb1b2a defaultPlaceholders manger added see #146 2024-10-13 20:53:55 +02:00
mic
c193596689 new i18n strings added 2024-10-13 20:52:19 +02:00
mic
b40c1477bc version set to 2.3.0 2024-10-13 20:29:19 +02:00
Mic
c4279ddd94
Update README.md 2024-10-11 23:33:30 +02:00
mic
607feb69ae version set to 2.2.1 and release notes updated 2024-10-11 21:24:22 +02:00
mic
3eef388e4c version set to 2.2.1 and release notes updated 2024-10-11 21:23:22 +02:00
mic
a2887bfb54 pt-br locale updated 2024-10-11 21:22:56 +02:00
Mic
cb990d1e47
Merge pull request #154 from micz/pt-br-update
pt-br locale updated
2024-10-11 21:21:55 +02:00
mic
567002d173 locales updated 2024-10-11 21:21:34 +02:00
mic
00aa5e9305 adde a workaround for chatgpt web login issues. see #155 2024-10-11 21:18:44 +02:00
mic
2fb7267386 pt-br locale updated 2024-10-10 23:06:38 +02:00
Mic
424142d4cc
Update README.md 2024-10-08 23:07:50 +02:00
mic
d1beabf7a1 updating translated strings also before loading the menu items 2024-10-07 21:34:43 +02:00
mic
467ffaded9 version set to 2.2.0 2024-10-07 21:28:12 +02:00
Mic
550b3c3f1f
Merge pull request #149 from micz/2.2.0
Merging v2.2.0
2024-10-07 21:26:41 +02:00
Mic
332123666d
Merge branch 'main' into 2.2.0 2024-10-07 21:26:31 +02:00