mic
|
d527c8d187
|
commented out some debug console.log statement
|
2024-05-16 22:33:18 +02:00 |
|
mic
|
9df620249c
|
release notes updated
|
2024-05-16 22:19:21 +02:00 |
|
mic
|
b685010ca7
|
Improved handling of different versions of the ChatGPT web interface
|
2024-05-16 22:18:42 +02:00 |
|
mic
|
5d5abcb329
|
version set to 1.0.9
|
2024-05-16 22:09:32 +02:00 |
|
Mic
|
b9357fd1ab
|
fixed positioning for the sorting icon in the custom prompts table
|
2024-05-15 23:26:41 +02:00 |
|
Mic
|
fb86209a32
|
added the tabindex properties to the new prompt form inputs
|
2024-05-15 23:22:33 +02:00 |
|
Mic
|
e9cb2fedeb
|
ordering prompts in the menu: first the default prompts, then the custom in alphabetical order by "name"
|
2024-05-15 23:18:47 +02:00 |
|
Mic
|
1a10382053
|
better var naming
|
2024-05-15 23:12:32 +02:00 |
|
Mic
|
2d6ba93e0a
|
typo fixed, ported from 1.0.8
|
2024-05-15 23:04:02 +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
|
faa40384d6
|
italian locale updated
|
2024-05-15 22:51:24 +02:00 |
|
Mic
|
6778619da2
|
Updated pre-release link to v1.1.0pre2
|
2024-05-15 22:48:15 +02:00 |
|
Mic
|
fff1da7d8b
|
release notes updated
|
2024-05-15 22:43:17 +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
|
49e4483e45
|
version set to 1.1.0pre2
|
2024-05-15 22:08:53 +02:00 |
|
Mic
|
922f5b57b8
|
release notes updated
|
2024-05-15 19:37:59 +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
|
356cfca2a1
|
version set to 1.0.8
|
2024-05-15 19:17:47 +02:00 |
|
Mic
|
77871ecca0
|
typo fixed
|
2024-05-14 23:19:34 +02:00 |
|
Mic
|
c764dbf5db
|
Update README.md
|
2024-05-14 23:17:26 +02:00 |
|
mic
|
bbda9c08b3
|
version set to 1.1.0pre1
|
2024-05-14 23:03:55 +02:00 |
|
Mic
|
3a4fffdc93
|
Merge pull request #54 from micz/custom_prompts
Custom Prompts
|
2024-05-14 23:02:26 +02:00 |
|
mic
|
de5010641a
|
release notes updated
|
2024-05-14 23:01:25 +02:00 |
|
mic
|
046eecaf99
|
it locale updated. fixes #48
|
2024-05-14 22:31:07 +02:00 |
|
mic
|
f978e589e7
|
improved prompt form labels. fixes #52
|
2024-05-14 22:21:37 +02:00 |
|
mic
|
36b2dbf2a4
|
improved "manage your prompts" btn positioning
|
2024-05-14 22:03:13 +02:00 |
|
mic
|
7ae17e29a5
|
Imported .diff from v105 to v106
|
2024-05-14 18:39:12 +02:00 |
|
mic
|
8d15a9d4f0
|
table sorting arrow added. see #12
|
2024-05-14 18:17:48 +02:00 |
|
mic
|
2fe25e2e84
|
prompt id always lowercase. see #12
|
2024-05-14 18:03:02 +02:00 |
|
mic
|
237a325567
|
correctly handling checkboxes value in new item form
|
2024-05-14 17:58:43 +02:00 |
|
mic
|
6818414184
|
fixed correct reloading of the listener. see #12
|
2024-05-14 17:48:40 +02:00 |
|
mic
|
e2c99e5b3e
|
better handling of default prompt in case of future new prompts added. see #12
|
2024-05-14 17:48:01 +02:00 |
|
mic
|
2c34062235
|
improved new item form. see #12
|
2024-05-14 17:46:20 +02:00 |
|
mic
|
27e3a8ff35
|
add the prompt btn correctly positioned
|
2024-05-14 08:36:57 +02:00 |
|
mic
|
c3f1dc62cf
|
btn new disabled when new form opened
|
2024-05-14 08:31:38 +02:00 |
|
mic
|
cd4c08739b
|
resolver error in reloading menus. fixes #51
|
2024-05-14 08:26:42 +02:00 |
|
mic
|
b9790b1619
|
working on new prompt form. see #12
|
2024-05-13 23:55:41 +02:00 |
|
mic
|
e714547b22
|
fixed lightmode css. related to #12
|
2024-05-13 23:29:31 +02:00 |
|
mic
|
5ee8280e3e
|
trying to fix the error in reloading menu
|
2024-05-13 23:18:50 +02:00 |
|
mic
|
5b44e3147e
|
messages in saving procedure added. related to #12
|
2024-05-13 23:13:00 +02:00 |
|
mic
|
83de26b16c
|
now working with the new checkboxes
|
2024-05-13 22:59:52 +02:00 |
|
mic
|
5490fd324d
|
added to i18n all the strings in msta-custom-prompts.js
|
2024-05-13 22:55:28 +02:00 |
|
mic
|
8fa67ff2ae
|
typo fixed
|
2024-05-13 22:50:18 +02:00 |
|
mic
|
932830e6ea
|
adde to i18n all string in mzta-custom-prompts.html
|
2024-05-13 22:42:44 +02:00 |
|
mic
|
e9256c27df
|
some fields added
|
2024-05-13 22:36:37 +02:00 |
|