Commit graph

319 commits

Author SHA1 Message Date
mic
dff3a4dc32 version set to 1.2.1 2024-07-19 22:04:44 +02:00
mic
efb4c61b6b define_response_lang properties added to default prompts. see #86 2024-07-19 21:54:19 +02:00
mic
7323a9fe6f fixed the plain text import. fixes #87 2024-07-19 21:50:11 +02:00
mic
011076d96b fixed getting response in plaintext. see #87 2024-07-19 21:30:12 +02:00
mic
1dd862f0d2 updated release date 2024-07-17 23:09:27 +02:00
Mic
3371d80861
Merge pull request #83 from micz/import_export_prompts
Import export prompts. Ready for version 1.2.0.
2024-07-17 23:08:23 +02:00
mic
deb4edef43 correctly handling enable checkbox to enable the saveall button. see #65 2024-07-17 00:08:14 +02:00
mic
c8d00a45b2 customPrompts_import_completed message will stay visibile. see #65 2024-07-17 00:04:09 +02:00
mic
fe57334f0b correctly reloading prompt list after import. fixes #81 2024-07-16 23:58:28 +02:00
mic
34dc4f8aa5 release notes updated 2024-07-16 22:51:47 +02:00
mic
dc2f581c7e showing the current prompt name in the chatgpt window. fixes #20 2024-07-16 22:50:00 +02:00
mic
e899d76f69 i18nConditionalGet method added. see #20 2024-07-16 22:42:39 +02:00
mic
3d1ec0710d release notes updated 2024-07-16 22:08:08 +02:00
mic
b5cf35cc98 i18n tranalstions done. see #65 2024-07-16 22:05:19 +02:00
mic
2d129889ed en i18n improved 2024-07-16 21:56:17 +02:00
mic
1b99b6f0aa en i18n improved 2024-07-16 21:52:50 +02:00
mic
dc95b9b8ea en i18n improved 2024-07-16 21:51:53 +02:00
mic
4276d696fd typo fixed 2024-07-16 21:49:50 +02:00
mic
29f6c07229 sorting prompts on import. see #65 2024-07-16 18:21:22 +02:00
mic
b15616b5d7 deleting idnum property on export. see #65 2024-07-16 18:18:47 +02:00
mic
18502ce731 improved button psitioning. see #65 2024-07-16 00:24:53 +02:00
mic
7fdc88a283 improved the info message. see #65 2024-07-16 00:21:41 +02:00
mic
8b0c997938 imported completed messaghe is now orange. see #65 2024-07-16 00:16:54 +02:00
mic
bfe1c26166 improved import messages. see #65 2024-07-16 00:16:34 +02:00
mic
9630b7facc added loadPromptsList method. implemented importPrompts method. see #65 2024-07-16 00:13:14 +02:00
mic
47dbf0c808 method preparePromptsForImport added. see #65 2024-07-16 00:11:21 +02:00
mic
4fc29355d8 added custom prompts import i18n messages. see #65 2024-07-15 23:54:31 +02:00
mic
de0d137367 release notes updated 2024-07-15 17:40:33 +02:00
mic
bca4640cf5 using the current lang when translating if no lang is set. see #53. to be improved in #6 2024-07-15 00:00:38 +02:00
mic
81ae49ba23 the default lang is set to empty string to use the used in the email. fixes #53 2024-07-14 23:54:46 +02:00
mic
f5651cd976 using the default_chatgpt_lang default option. see #53 2024-07-14 23:53:10 +02:00
mic
8734eda05f added the default_chatgpt_lang default option. see #53 2024-07-14 23:52:40 +02:00
mic
5a821a40e4 i18n en text for the import export buttons added. see #65 2024-07-14 23:31:45 +02:00
mic
d003b8f0d3 exporting prompts. see #65 2024-07-14 23:23:33 +02:00
mic
4d9329ae22 we need also the id in the preparePromptsForExport method 2024-07-14 23:23:08 +02:00
mic
7c35a33a1c added preparePromptsForExport method 2024-07-14 23:21:08 +02:00
mic
6476675c78 added downloads permission to export the addons file. see #65 2024-07-14 23:12:29 +02:00
mic
d3e6a7d65e import export buttons added. see #65 2024-07-14 19:04:18 +02:00
mic
6e6d4abe60 version set to 1.2.0 2024-07-14 18:24:31 +02:00
Mic
f273992d84
Merge pull request #78 from micz/keep_format
Keeping the text formatting from ChatGPT and other minor improvements. Ready for version 1.1.4
2024-06-28 21:39:10 +02:00
mic
fee9133d1b version set to 1.1.4 2024-06-28 21:35:46 +02:00
mic
ee78f774ea version se to 1.1.4pre3 2024-06-27 21:21:27 +02:00
mic
49d52abac8 correctly working with plain text response. really fixing #77 2024-06-27 21:18:00 +02:00
mic
aeacb536e9 removed empty lines 2024-06-27 20:48:16 +02:00
Mic
b6309aad04 release notes updated 2024-06-27 19:03:39 +02:00
Mic
8b83a297b9 translate link added to the options page. fixes #68 2024-06-27 19:01:24 +02:00
Mic
a263b42ede capitalized "Service Status" in the option page 2024-06-27 18:48:07 +02:00
Mic
63969b5b35 release notes updated 2024-06-27 18:44:08 +02:00
Mic
141e236923 using chatgpt_keep_formatting. fixes #77 2024-06-27 18:27:41 +02:00
Mic
7a12303575 typo fixed 2024-06-27 18:25:26 +02:00