Commit graph

  • 5e4df1756f added type to appendUserMessage mic 2024-07-27 14:59:50 +0200
  • 1c098faeef using info type mic 2024-07-27 14:59:21 +0200
  • 08d38e90b0 added type to appendBotMessage mic 2024-07-27 14:55:25 +0200
  • 6713703964 using message type mic 2024-07-27 14:55:07 +0200
  • ed0f56f601 i18n files updated. see #92 mic 2024-07-27 14:41:02 +0200
  • b056781aad added a loading info when fetching models mic 2024-07-26 22:47:28 +0200
  • 9787db321d giving error to user and console on model fetch if needed. see #92 mic 2024-07-26 22:30:58 +0200
  • acb1dd8629 reverting a test mod wrongly commited mic 2024-07-26 22:28:49 +0200
  • 96983ecba6 fetchModels logging on console as an error on error mic 2024-07-26 22:25:39 +0200
  • 36158e3e3a fetchModels returns false on error mic 2024-07-26 22:25:15 +0200
  • 032dce2a52 coloring modified mic 2024-07-26 22:23:07 +0200
  • dbdefd4616 different colors for different connection types. see #92 mic 2024-07-24 00:14:54 +0200
  • 3231c06e74 i18n strings added. see #92 mic 2024-07-23 23:49:06 +0200
  • 7eeb50b5b6 disabling btn fetch models and selected models if apikey is empty. see #92 mic 2024-07-23 23:45:06 +0200
  • 93afbb2490 managing model in the options page. see #92 mic 2024-07-22 23:36:12 +0200
  • 59ec47b2e8 fetchModels ouput are only the gpt- models ordered by id desc mic 2024-07-22 23:35:54 +0200
  • 2576800e94 typo fixed mic 2024-07-22 23:05:22 +0200
  • 1ed94ba797 if no API key is present, fall back to the web interface. Fixes #94 mic 2024-07-22 23:03:54 +0200
  • 283e6fda3d Manage the options when using the API. Fixes #93 mic 2024-07-22 23:00:35 +0200
  • 94e5398b02 added close button. improved action buttons mic 2024-07-22 00:13:01 +0200
  • 5b6b200af0 improved error log text mic 2024-07-21 23:52:21 +0200
  • 26aa9b0092 correctly replying and substituting text mic 2024-07-21 23:47:05 +0200
  • 6d9bb7cf7c corretly handling input state mic 2024-07-21 23:15:05 +0200
  • 4c529df6f2 response header changed to ChatGPT mic 2024-07-21 23:06:24 +0200
  • 4562533619 promptData correctly inizialized mic 2024-07-21 23:03:52 +0200
  • a8f8a7e33a sending full promptData to the frontend mic 2024-07-21 23:01:53 +0200
  • 9307c4742e empty prefs_api_key for testing mic 2024-07-21 22:53:14 +0200
  • 98bed310ec enabling the send button after the full response mic 2024-07-21 22:51:10 +0200
  • b8353f78ce typo fixed mic 2024-07-21 22:50:15 +0200
  • da4da31e6c css margins fixed mic 2024-07-21 22:48:42 +0200
  • e7332225ff adding action button after response and collecting the full html response in a var mic 2024-07-21 22:43:28 +0200
  • 874429e341 fixed tab loading for 115. to be fixed also for later versions mic 2024-07-21 22:29:55 +0200
  • 580410c4b3 waiting for the tab to load properly mic 2024-07-21 22:26:40 +0200
  • 3e96681d03 not using innerhtml in flushAccumulatingMessage mic 2024-07-21 22:12:18 +0200
  • 57d5e54ff0 added mock functions to test the user interface mic 2024-07-21 21:05:48 +0200
  • c538388279 added countTokensUsingAPI method mic 2024-07-21 21:01:54 +0200
  • f372583cba commented a console.log line mic 2024-07-21 20:30:52 +0200
  • 8029a47a83 typo fixed mic 2024-07-21 20:22:18 +0200
  • ca912be91b error message improved mic 2024-07-21 16:51:01 +0200
  • 37ec6ca76a handling error messages from the ChatGPT API mic 2024-07-21 16:49:36 +0200
  • 113656a257 comment added mic 2024-07-21 16:24:38 +0200
  • 89500c82a8 text improved mic 2024-07-21 16:24:09 +0200
  • bab960c278 removed another mock message mic 2024-07-21 16:23:39 +0200
  • 386d49b63d sending the choosen prompt mic 2024-07-21 16:22:59 +0200
  • c57eeb134d removed empty line mic 2024-07-21 16:00:01 +0200
  • 1ef4684bff comments translated to english mic 2024-07-21 15:59:24 +0200
  • 29b29026e5 empty lines removed mic 2024-07-21 15:58:22 +0200
  • c712d11112 spaces removed mic 2024-07-21 15:57:36 +0200
  • 5cf514c17a added missing style.css file mic 2024-07-21 15:43:29 +0200
  • c42097b83f setting a model for tests mic 2024-07-21 15:39:29 +0200
  • 48538102af correctly handling api_key_chatgpt pref mic 2024-07-21 15:39:18 +0200
  • 940a105142 updated readme mic 2024-07-21 15:32:08 +0200
  • 2eeed96331 added license header mic 2024-07-21 15:30:11 +0200
  • d942b026c0 mock functions removed mic 2024-07-21 15:26:10 +0200
  • ee2540a8c8 correctly using openai api class in the webworker mic 2024-07-21 15:25:07 +0200
  • 0febb327fa labels text improved mic 2024-07-21 15:01:55 +0200
  • 4a215d8961 managing chatgpt apikey in the options mic 2024-07-21 15:00:40 +0200
  • 6b5f16dc91 first call of the new api webchat frontend (work in progress) mic 2024-07-21 00:19:28 +0200
  • a034a5a2b9 chatgpt web frontend: no more using innerHTML. now using markdown-it instead of marked mic 2024-07-21 00:18:41 +0200
  • 6e93b90027 first import of boxabirds/chatgpt-frontend-nobuild chatgpt web frontend mic 2024-07-21 00:17:19 +0200
  • 83bc12e0f9 added a checkbox to toggle the use of the API mic 2024-07-20 23:56:07 +0200
  • c22e6d4b5e upedated error messages mic 2024-07-20 23:39:52 +0200
  • fda0378d08 using the api_active option mic 2024-07-20 23:27:27 +0200
  • fe2ed3c00c removed useless import mic 2024-07-20 23:11:39 +0200
  • 9cc2bf64c3 adde the first two api related options mic 2024-07-20 23:10:32 +0200
  • e81dbf3d72 added a first version of the OpenAI API class mic 2024-07-20 23:06:38 +0200
  • 8fc14b1fb9 version set to 2.0.0 mic 2024-07-20 22:52:36 +0200
  • 32d5cbaf8b
    Update README.md Mic 2024-07-20 22:44:09 +0200
  • c9eec57d79
    Merge pull request #89 from micz/bugfix_1.2.1 v1.2.1 Mic 2024-07-20 22:23:11 +0200
  • d34e8d3db9 version set to 1.2.1 bugfix_1.2.1 mic 2024-07-20 22:21:17 +0200
  • aa358c4fa6 comment updated mic 2024-07-20 00:06:14 +0200
  • eed086f00c release notes updated mic 2024-07-20 00:05:25 +0200
  • c02558be9e Added a warning message closing the Custom Prompts page with unsaved changes.fixes #88 mic 2024-07-20 00:02:39 +0200
  • f8bc85d515 release notes updated mic 2024-07-19 22:24:25 +0200
  • 7691cedd06 version set to 1.2.1pre1 v1.2.1pre1 mic 2024-07-19 22:19:29 +0200
  • eaa1668eae improved the "same language" statement. mic 2024-07-19 22:18:30 +0200
  • 7aeb92e6e3 using the define_response_lang property. fixes #86 mic 2024-07-19 22:17:59 +0200
  • 37b0e23ca6 i18n translations updated. see #86 mic 2024-07-19 22:08:49 +0200
  • 569b1a2006 managing the nef define_response_lang prompt property int he custom prompts page. see #86 mic 2024-07-19 22:06:58 +0200
  • 4b4916abf4 release notes updated mic 2024-07-19 22:05:10 +0200
  • dff3a4dc32 version set to 1.2.1 mic 2024-07-19 22:04:44 +0200
  • efb4c61b6b define_response_lang properties added to default prompts. see #86 mic 2024-07-19 21:54:19 +0200
  • 7323a9fe6f fixed the plain text import. fixes #87 mic 2024-07-19 21:50:11 +0200
  • 011076d96b fixed getting response in plaintext. see #87 mic 2024-07-19 21:30:12 +0200
  • 1dd862f0d2 updated release date v1.2.0 mic 2024-07-17 23:09:27 +0200
  • 3371d80861
    Merge pull request #83 from micz/import_export_prompts Mic 2024-07-17 23:08:23 +0200
  • deb4edef43 correctly handling enable checkbox to enable the saveall button. see #65 import_export_prompts mic 2024-07-17 00:08:14 +0200
  • c8d00a45b2 customPrompts_import_completed message will stay visibile. see #65 mic 2024-07-17 00:04:09 +0200
  • fe57334f0b correctly reloading prompt list after import. fixes #81 mic 2024-07-16 23:58:28 +0200
  • 34dc4f8aa5 release notes updated mic 2024-07-16 22:51:47 +0200
  • dc2f581c7e showing the current prompt name in the chatgpt window. fixes #20 mic 2024-07-16 22:50:00 +0200
  • e899d76f69 i18nConditionalGet method added. see #20 mic 2024-07-16 22:42:39 +0200
  • 3d1ec0710d release notes updated mic 2024-07-16 22:08:08 +0200
  • b5cf35cc98 i18n tranalstions done. see #65 mic 2024-07-16 22:05:19 +0200
  • 2d129889ed en i18n improved mic 2024-07-16 21:56:17 +0200
  • 1b99b6f0aa en i18n improved mic 2024-07-16 21:52:50 +0200
  • dc95b9b8ea en i18n improved mic 2024-07-16 21:51:53 +0200
  • 4276d696fd typo fixed mic 2024-07-16 21:49:50 +0200
  • 29f6c07229 sorting prompts on import. see #65 mic 2024-07-16 18:21:22 +0200
  • b15616b5d7 deleting idnum property on export. see #65 mic 2024-07-16 18:18:47 +0200