Mic
|
17ec054e15
|
Merge branch 'v4.0.0' into multiple_additional_text_issue525
|
2026-02-14 23:07:24 +01:00 |
|
mic
|
d5d11e3c0c
|
customDiv with multiple additional_text also when using the chatgpt web interface integration. see #525 #650
|
2026-02-14 23:04:08 +01:00 |
|
Mic
|
32aa24c88d
|
saving the selection when selected and not when the user clicks the button to prevent recent changes in the ChatGPT web interface. see #646
|
2026-02-10 18:27:40 +01:00 |
|
Mic
|
1d04aa4941
|
Merge branch 'main' into v3.8.0
|
2026-01-16 22:31:53 +01:00 |
|
mic
|
a22398a354
|
Gett the completion of the job on ChatGPT Web. Fixes #607
|
2026-01-06 12:07:31 +01:00 |
|
mic
|
b32ce4f756
|
copyright date updated to 2026
|
2026-01-03 23:04:01 +01:00 |
|
Mic
|
3c63da4f95
|
fixed custom div positioning after chatgpt web interface update. see #556
|
2025-12-08 11:53:11 +01:00 |
|
mic
|
8f19cea3cd
|
mztaDoCustomText is now always a string. see #522
|
2025-10-03 23:33:50 +02:00 |
|
Mic
|
4df034a670
|
chatgpt_isIdle now works also with the thumb-up icon
|
2025-10-01 23:47:00 +02:00 |
|
Mic
|
3e8924350e
|
in chatgpt web do not show the force complete hint if the prompt has not been sent
|
2025-10-01 23:38:00 +02:00 |
|
Mic
|
78f2936d65
|
clicking on the force completion message closes it forcing the completion. see #419
|
2025-09-12 00:17:00 +02:00 |
|
Mic
|
0f3495043c
|
Added a message to explain to click on force completion after 7 seconds. see #419
|
2025-08-31 15:46:00 +02:00 |
|
mic
|
49b9ab1b6c
|
improved linebreaks. see #482
|
2025-08-22 23:24:16 +02:00 |
|
mic
|
f97acf0ece
|
chatgpt web interface is now stripping any <br> tag in the response. see #462
|
2025-08-11 22:04:26 +02:00 |
|
Mic
|
a66ebee014
|
Merge branch 'main' into v3.6.0
|
2025-07-30 22:40:00 +02:00 |
|
mic
|
032bd37cb4
|
autoscroll to bottom fixed in chatgpt web interface integration
|
2025-07-25 23:27:04 +02:00 |
|
Mic
|
66a64f924b
|
fix: reply type button enable/disable only when present
|
2025-06-20 22:17:41 +02:00 |
|
Mic
|
b0135bcdf3
|
change reply type button improved in hatgpt web interface. see #372
|
2025-06-19 23:50:00 +02:00 |
|
Mic
|
d4d1653ac7
|
Enhance word diff rendering by splitting segments on <br> tags and appending appropriate span elements for added, removed, and unchanged text.
|
2025-06-19 00:33:00 +02:00 |
|
mic
|
015a6f68a4
|
swap reply type icons in addCustomDiv function. see #372
|
2025-06-13 21:17:20 +02:00 |
|
Mic
|
ec4bd3c366
|
scroll to bottom fixed in chatgpt web interface
|
2025-06-12 23:35:00 +02:00 |
|
Mic
|
54b3ba2dc9
|
icons updated. see #372
|
2025-06-12 23:25:00 +02:00 |
|
Mic
|
abe11457e6
|
added the change the reply type button in the chatgpt web interface. see #372
|
2025-06-12 23:20:00 +02:00 |
|
Mic
|
85f4fc7d11
|
chatgpt web interface fix for the response completion ported from v3.5.4
|
2025-06-12 23:15:00 +02:00 |
|
Mic
|
42ed50151d
|
Refactor icon selection logic for regenerate and read aloud buttons. again
|
2025-06-12 23:15:00 +02:00 |
|
mic
|
e090d37df9
|
chatgpt web interface fix for the response completion ported from v3.5.3
|
2025-06-11 21:56:37 +02:00 |
|
mic
|
cedbfaf26b
|
showing the reply type in the chatgpt web interface. see #372
|
2025-06-11 21:55:04 +02:00 |
|
mic
|
ad5afee395
|
Enhance icon detection logic for regenerate and read aloud buttons
|
2025-06-10 23:42:11 +02:00 |
|
mic
|
1ef91e1bbe
|
Enhance login check and alert handling in run function. see #411
|
2025-06-05 22:15:34 +02:00 |
|
mic
|
4485b7fe2c
|
Add handling for free account detection in checkGPTModel function. see #408
|
2025-06-05 21:48:42 +02:00 |
|
Mic
|
2cf21599c0
|
hide model warning on button click in addCustomDiv function
|
2025-06-03 22:43:00 +02:00 |
|
mic
|
d35f6dd08d
|
Fix condition for handling replies from the compose window in message listener. See #353
|
2025-05-02 11:27:10 +02:00 |
|
mic
|
8f8c7e611d
|
comment line improved
|
2025-05-02 11:19:17 +02:00 |
|
mic
|
59ae3643a5
|
Ported all the mods from v3.3.* into v3.4.0
|
2025-05-01 23:32:52 +02:00 |
|
Mic
|
2ff757b529
|
Hide warning message and update loading state in doRetry function
|
2025-05-01 22:55:01 +02:00 |
|
Mic
|
eafb278eda
|
Refactor error handling to simplify textarea not found warning message display
|
2025-05-01 22:50:50 +02:00 |
|
Mic
|
f75f252068
|
typo fixed
|
2025-05-01 22:46:09 +02:00 |
|
Mic
|
0bc864938c
|
Update checkGPTModel to return a promise and improve DOM element handling
|
2025-05-01 22:44:40 +02:00 |
|
Mic
|
e99b030033
|
Update chatgpt_getRegenerateButton to detect read aloud icon instead of thumb up icon
|
2025-04-30 22:23:50 +02:00 |
|
Mic
|
80bd81cb5a
|
Enhance chatgpt_getRegenerateButton to detect thumb up icon in addition to regen icon. see #277 #168
|
2025-04-30 00:19:00 +02:00 |
|
mic
|
d49e6d65e7
|
a "do_reply" from the compose window is changed in a "substitute text". see #353
|
2025-04-20 22:15:10 +02:00 |
|
mic
|
df50d28a50
|
Focus custom text area when displayed in the chat interface. Fixes #323
|
2025-04-06 14:32:49 +02:00 |
|
mic
|
ce54595292
|
diff viwer vompleted for chatgpt web interface. see #109
|
2025-03-22 22:08:51 +01:00 |
|
mic
|
23adcbf48f
|
Add diff viewer functionality and related UI elements. work in progress. see #109
|
2025-03-22 17:58:13 +01:00 |
|
mic
|
3b538050b6
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mic
|
7f233681ff
|
setting the apdding in the new interface with slots
|
2024-11-29 21:38:19 +01:00 |
|
Mic
|
9d8e5e705a
|
correctly handling the presence of the audio button. fixes #188
|
2024-11-29 21:03:41 +01:00 |
|
Mic
|
503462b9ca
|
more logs added to chatgpt web itnerface
|
2024-10-29 19:02:17 +01:00 |
|
Mic
|
8b75a7e17d
|
checking the model before sending the prompt
|
2024-10-22 21:56:06 +02:00 |
|
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 |
|