mic
|
a034a5a2b9
|
chatgpt web frontend: no more using innerHTML. now using markdown-it instead of marked
|
2024-07-21 00:18:41 +02:00 |
|
mic
|
6e93b90027
|
first import of boxabirds/chatgpt-frontend-nobuild chatgpt web frontend
|
2024-07-21 00:17:19 +02:00 |
|
mic
|
83bc12e0f9
|
added a checkbox to toggle the use of the API
|
2024-07-20 23:56:07 +02:00 |
|
mic
|
c22e6d4b5e
|
upedated error messages
|
2024-07-20 23:39:52 +02:00 |
|
mic
|
fda0378d08
|
using the api_active option
|
2024-07-20 23:27:27 +02:00 |
|
mic
|
fe2ed3c00c
|
removed useless import
|
2024-07-20 23:11:39 +02:00 |
|
mic
|
9cc2bf64c3
|
adde the first two api related options
|
2024-07-20 23:10:32 +02:00 |
|
mic
|
e81dbf3d72
|
added a first version of the OpenAI API class
|
2024-07-20 23:06:38 +02:00 |
|
mic
|
8fc14b1fb9
|
version set to 2.0.0
|
2024-07-20 22:52:36 +02:00 |
|
Mic
|
32d5cbaf8b
|
Update README.md
|
2024-07-20 22:44:09 +02:00 |
|
Mic
|
c9eec57d79
|
Merge pull request #89 from micz/bugfix_1.2.1
Version 1.2.1
|
2024-07-20 22:23:11 +02:00 |
|
mic
|
d34e8d3db9
|
version set to 1.2.1
|
2024-07-20 22:21:17 +02:00 |
|
mic
|
aa358c4fa6
|
comment updated
|
2024-07-20 00:06:14 +02:00 |
|
mic
|
eed086f00c
|
release notes updated
|
2024-07-20 00:05:25 +02:00 |
|
mic
|
c02558be9e
|
Added a warning message closing the Custom Prompts page with unsaved changes.fixes #88
|
2024-07-20 00:02:39 +02:00 |
|
mic
|
f8bc85d515
|
release notes updated
|
2024-07-19 22:24:25 +02:00 |
|
mic
|
7691cedd06
|
version set to 1.2.1pre1
|
2024-07-19 22:19:29 +02:00 |
|
mic
|
eaa1668eae
|
improved the "same language" statement.
|
2024-07-19 22:18:30 +02:00 |
|
mic
|
7aeb92e6e3
|
using the define_response_lang property. fixes #86
|
2024-07-19 22:17:59 +02:00 |
|
mic
|
37b0e23ca6
|
i18n translations updated. see #86
|
2024-07-19 22:08:49 +02:00 |
|
mic
|
569b1a2006
|
managing the nef define_response_lang prompt property int he custom prompts page. see #86
|
2024-07-19 22:06:58 +02:00 |
|
mic
|
4b4916abf4
|
release notes updated
|
2024-07-19 22:05:10 +02:00 |
|
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 |
|