Commit graph

127 commits

Author SHA1 Message Date
Mic
e40fc8163e [chatgpt web] Now it is possible to specify the model to use and the temporary chat. see #169 and #171 2024-10-21 21:44:47 +02:00
mic
7544699422 additional_text implemented for chatgpt_web. see #153 2024-10-16 00:20:54 +02:00
mic
f9c90eabf8 sendButton selector improved 2024-09-25 21:12:11 +02:00
mic
8aa77dece6 chatgptweb: better handling of scrolldown when the button is not present 2024-09-25 21:09:36 +02:00
mic
f67125a696 removed the chatgpt web interface check for model 4 or 3.5 2024-09-12 22:09:06 +02:00
mic
b0406f2ae4 fixed a change in cahtgpt web interface. see #133 2024-09-11 20:19:55 +02:00
Mic
6e3377a301 removed the link to status page as requested by the TB Addon Reviewer. Reverts #123 2024-09-05 18:00:45 +02:00
Mic
fcc66f943d new way of opening the chatgpt web interface window. some other improvments in the chatgpt interface. see #122 2024-09-04 20:37:34 +02:00
mic
319f289b84 if the chatgpt web interface loads slowly, show abutton to retry sending the prompt. see #122 2024-09-03 22:09:00 +02:00
mic
6b0c2ee360 fixed the url in chatgpt web interface messages. fixes #123 2024-09-03 21:43:58 +02:00
mic
612c0e72d1 fixed arguments for windows.remove in chatgpt web interface 2024-08-28 22:08:23 +02:00
Mic
e4bfbcf0ea
Merge branch 'main' into 2.1.0 2024-08-28 21:48:44 +02:00
mic
47a4a8c5bc correctly closing the window 2024-08-23 14:36:48 +02:00
mic
a07d1cdd73 chatgpt web - fixed aouto sending the prompt 2024-08-21 14:56:38 +02:00
mic
b0fdaf7037 improved async in closing chat windows. fixes #110 2024-08-20 14:41:11 +02:00
mic
dd2e084bb4 some fixes ported from 2.0.6 2024-08-19 23:58:33 +02:00
mic
5fe74083ea Improved the internal messaging in closing che chatgpt web and api windows 2024-08-19 23:47:55 +02:00
mic
fa6127bcae console.log statement temporary commented out, wating for #106 2024-08-16 00:15:09 +02:00
mic
4c7d9aced9 the selection helper is not selecting in our bottom div, but only in the chatgpt part of the window. see #104 2024-08-15 00:28:47 +02:00
mic
e58628c30e fixed the completed message. see #104 2024-08-15 00:11:47 +02:00
mic
d5344af04f the selection helper is active only when needed. see #104 2024-08-15 00:08:18 +02:00
mic
11d42b7e3f added an helper to select an asnwer with a single click. see #104 2024-08-15 00:00:45 +02:00
mic
ea8c2975d6 disablign the button only when needed. see #104 2024-08-14 23:06:19 +02:00
mic
31d3804ad1 disabling button when replying if nothing is selected. added a message. see #104 2024-08-14 23:02:49 +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
dc2f581c7e showing the current prompt name in the chatgpt window. fixes #20 2024-07-16 22:50:00 +02:00
mic
49d52abac8 correctly working with plain text response. really fixing #77 2024-06-27 21:18:00 +02:00
Mic
141e236923 using chatgpt_keep_formatting. fixes #77 2024-06-27 18:27:41 +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
caa2f0603c keeping the format from the chatgpt response. see #70 2024-06-19 21:51:44 +02:00
mic
0daeded711 chatgpt_getFromDOM returns an HTML string for the last answer 2024-06-18 21:56:34 +02:00
mic
639fe495a7 replying to the right message. fixes #71 2024-06-18 21:08:03 +02:00
mic
2e6fa9f86a comment translated in english 2024-06-18 20:03:10 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
feaba4d4e4 using more textContent instead of innerHTML 2024-05-23 20:32:58 +02:00
mic
2a21e18d61 using textContent instead of innerHTML for CSS as for ATN reviewer suggestion 2024-05-22 21:17:30 +02:00
Mic
1cae90b843
Merge branch 'main' into new_1.1 2024-05-21 21:24:40 +02:00
mic
e09a25b4ef imported all fixes from main. fixes #55 2024-05-17 23:05:19 +02:00
mic
83f570feaa log desc improved. fixes #63 2024-05-17 22:46:11 +02:00
mic
2af0816f66 send button query improved. ported from 1.0.10 2024-05-17 19:10:58 +02:00
mic
016779faf8 polished send button query 2024-05-17 19:02:47 +02:00
mic
f66055b0c5 using the new endpoint chatgpt.com 2024-05-17 19:00:38 +02:00
mic
b685010ca7 Improved handling of different versions of the ChatGPT web interface 2024-05-16 22:18:42 +02:00
Mic
e256131d82 fixed a typo in a comment 2024-05-15 23:02:00 +02:00
Mic
fc14199a48 chatgpt url updated 2024-05-15 22:55:21 +02:00
Mic
e27b1675e7 added messges for sendbutton or textarea not found. fixes #58 #59 #61 2024-05-15 22:40:41 +02:00
Mic
5229eab6fe ported v108 fixes 2024-05-15 22:13:19 +02:00
Mic
dfe3fd98f6 using the right action button. fixes #56 2024-05-15 22:10:34 +02:00
Mic
86d8c5044a stripping ChatGPT in front of the response. Fixes #60 2024-05-15 19:22:45 +02:00
Mic
9b7f46c8b0 send button query fixed 2024-05-15 19:21:41 +02:00
Mic
a19bc59a2c handling model 4o. fixes #62 2024-05-15 19:20:46 +02:00
mic
7ae17e29a5 Imported .diff from v105 to v106 2024-05-14 18:39:12 +02:00
mic
4ae0a9b371 added a button to force the completion 2024-05-08 23:46:36 +02:00
mic
5bd85500bf updated chatgpt_getRegenerateButton to correctly handling a change in the ChatGPT web interface. related to #43 2024-05-08 23:31:50 +02:00
mic
3b2ad28398 translated some hardcoded strings 2024-05-06 22:28:57 +02:00
mic
f8777d8fc7 asking for a custom text if needed. fixes #32 2024-05-06 22:16:03 +02:00
mic
ee9704429d work in progress #32 2024-05-05 23:45:34 +02:00
mic
0456874185 exiting for loop when the model is found. related to #38 2024-05-03 23:05:38 +02:00
mic
23717c0985 ChatGPT-4 working even in a larger window. Related to #38 2024-05-02 23:59:42 +02:00
mic
df17226b7a stripping quotation marks from the response 2024-05-01 00:05:38 +02:00
mic
55692e7ebd added link to the status page. fixes #28 2024-04-18 22:40:36 +02:00
mic
656a6c9f4f Centered the model warning message and added a button to change the gpt4 otpion and force to continue the job. Related to #27 2024-04-18 22:13:35 +02:00
mic
d12a0cc335 Improved the error message graphic. Related to #27 2024-04-18 00:02:13 +02:00
mic
0b0adb0a3a Waiting for CahtGPT4 to load if the option is active. Related to #27 2024-04-17 23:51:35 +02:00
mic
ab3552ea67 Fixed the new chat layout with the change model button that adds a number at the end of the text. Fixes #29 2024-04-17 22:55:39 +02:00
mic
17906d4a7e Fixed methods derived message 2024-04-16 23:06:06 +02:00
mic
42d212c715 License header added to js files 2024-04-16 22:19:52 +02:00
Mic
cfb210b0fe
Fixed chatgpt padding for collapsable menu 2024-04-05 18:47:31 +02:00
mic
baa353c40f embedded div moved to bottom 2024-04-05 12:49:35 +02:00
mic
05155123ac comment typo fixed 2024-04-04 23:56:37 +02:00
mic
ddd0475076 check if the user is logged in, otherwise show a message. fixes #7 2024-04-03 23:32:59 +02:00
mic
a97217ba64 loading indicator added. fixes #11 2024-04-03 23:16:34 +02:00
mic
bc3dff856e COrrectly handling the carraige returns. Fixes #9 2024-04-02 00:50:30 +02:00
mic
1e283cb2aa implemented the reply to action 2024-04-02 00:06:54 +02:00
mic
41e4a2e547 First working version 2024-04-01 22:58:39 +02:00