Commit graph

36 commits

Author SHA1 Message Date
mic
580410c4b3 waiting for the tab to load properly 2024-07-21 22:26:40 +02:00
mic
386d49b63d sending the choosen prompt 2024-07-21 16:22:59 +02:00
mic
6b5f16dc91 first call of the new api webchat frontend (work in progress) 2024-07-21 00:19:28 +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
dc2f581c7e showing the current prompt name in the chatgpt window. fixes #20 2024-07-16 22:50:00 +02:00
Mic
141e236923 using chatgpt_keep_formatting. fixes #77 2024-06-27 18:27:41 +02:00
mic
7a4d6bfe8c readded code to wait for the tab to be fully loaded 2024-06-26 22:56:38 +02:00
mic
61c10638cd commented out some console.log debug lines 2024-06-19 21:50:46 +02:00
mic
0750aed36e no more waiting for the tab to load 2024-06-18 23:41:23 +02:00
mic
faabd69924 removed useless import 2024-06-18 22:01:15 +02:00
mic
639fe495a7 replying to the right message. fixes #71 2024-06-18 21:08:03 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
83f570feaa log desc improved. fixes #63 2024-05-17 22:46:11 +02:00
Mic
fc14199a48 chatgpt url updated 2024-05-15 22:55:21 +02:00
mic
7ae17e29a5 Imported .diff from v105 to v106 2024-05-14 18:39:12 +02:00
mic
201efcc104 fixed menu reloading 2024-05-13 20:28:29 +02:00
mic
9fd14b1276 correctly loading menus 2024-05-13 20:26:58 +02:00
mic
ee9704429d work in progress #32 2024-05-05 23:45:34 +02:00
mic
efe8e9b904 improved handling of chatgpt window dimensions 2024-05-03 23:09:19 +02:00
mic
1547409669 correctly handling the modification of the body. see #30 #34 2024-05-01 00:33:58 +02:00
mic
4a789bac11 inserting text for the reply from the background script. see #30 #34 2024-04-30 22:47:14 +02:00
mic
2044c5cd15 correctly selecting the right identity if found in the original message. fixes #31 2024-04-27 21:41:48 +02:00
mic
55692e7ebd added link to the status page. fixes #28 2024-04-18 22:40:36 +02:00
mic
6f9d80f29e using system menus. fixes #23 2024-04-17 21:12:42 +02:00
mic
42d212c715 License header added to js files 2024-04-16 22:19:52 +02:00
mic
a30810cbee If the prompt is more than 30.000 characters, do not procede and give a warning. Fixes #26 2024-04-13 21:48:36 +02:00
mic
7ec1529cf6 Keeping the quoted text in the reply. Fixes #25. 2024-04-12 23:51:21 +02:00
mic
b80ad8be3f not adding the listener if the early exit condition is met 2024-04-11 00:33:02 +02:00
mic
0ecf655245 Fixed a possible race condition injecting the script. Thanks to John Bieling. 2024-04-10 23:14:01 +02:00
mic
5caa6a6d89 Added the reply type option. related to #14 2024-04-05 12:00:32 +02:00
mic
b5e987f961 chatgpt win dimension checked against screen dimensions. fixes #16 2024-04-04 23:50:50 +02:00
mic
0d626a491c prefs: added chatgpt win dimensions option. related #14. fixes #8. 2024-04-03 22:59:05 +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