Commit graph

294 commits

Author SHA1 Message Date
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
Mic
d12767ada3 typo fixed 2024-06-27 18:18:53 +02:00
mic
2515573ea0 fixed typo 2024-06-26 23:51:02 +02:00
mic
23151b8da3 chatpgt_keep_formatting option added. see #77 2024-06-26 23:07:53 +02:00
mic
7a4d6bfe8c readded code to wait for the tab to be fully loaded 2024-06-26 22:56:38 +02:00
mic
d3fc64c4d9 release notes updated 2024-06-26 22:44:58 +02:00
mic
5e8ca20a69 fixed spacing before ? and ! in the fr locale 2024-06-26 22:39:06 +02:00
mic
85f3fd7f5c improved model warning message. fixes #76 2024-06-26 22:37:51 +02:00
mic
5b9b1bf662 added an info text to the custom prompts page. fixes #74 2024-06-26 22:30:44 +02:00
mic
7f0a50be42 correctly preservig formatting. see #70 2024-06-26 22:22:57 +02:00
mic
d71301f9e1 working on fixing #70 2024-06-25 22:59:28 +02:00
mic
2478774e68 version set to 1.1.4pre2 2024-06-25 20:59:09 +02:00
mic
caa2f0603c keeping the format from the chatgpt response. see #70 2024-06-19 21:51:44 +02:00
mic
61c10638cd commented out some console.log debug lines 2024-06-19 21:50:46 +02:00
mic
f43200370e iteration only on first level childNodes 2024-06-18 23:41:53 +02:00
mic
0750aed36e no more waiting for the tab to load 2024-06-18 23:41:23 +02:00
mic
7d1a86c47a readme updated 2024-06-18 23:08:38 +02:00
mic
129b2998fc insertText renamed to insertHtml is now inserting Html elements instead of plain text 2024-06-18 23:07:57 +02:00
mic
8b01b2fa7f removed debug console.log 2024-06-18 22:08:16 +02:00
mic
faabd69924 removed useless import 2024-06-18 22:01:15 +02:00
mic
367871eb3d version set to 1.1.4pre1 2024-06-18 22:00:10 +02:00
mic
2e076d7b7b removed makeParagraphs, using an html string directly 2024-06-18 21:57:01 +02:00
mic
0daeded711 chatgpt_getFromDOM returns an HTML string for the last answer 2024-06-18 21:56:34 +02:00
mic
a384b9cdfb release notes updated 2024-06-18 21:10:50 +02:00
mic
0f46445a60 version set to 1.1.3 2024-06-18 21:10:16 +02:00
mic
639fe495a7 replying to the right message. fixes #71 2024-06-18 21:08:03 +02:00