mic
|
efb4c61b6b
|
define_response_lang properties added to default prompts. see #86
|
2024-07-19 21:54:19 +02:00 |
|
mic
|
29f6c07229
|
sorting prompts on import. see #65
|
2024-07-16 18:21:22 +02:00 |
|
mic
|
b15616b5d7
|
deleting idnum property on export. see #65
|
2024-07-16 18:18:47 +02:00 |
|
mic
|
47dbf0c808
|
method preparePromptsForImport added. see #65
|
2024-07-16 00:11:21 +02:00 |
|
mic
|
4d9329ae22
|
we need also the id in the preparePromptsForExport method
|
2024-07-14 23:23:08 +02:00 |
|
mic
|
7c35a33a1c
|
added preparePromptsForExport method
|
2024-07-14 23:21:08 +02:00 |
|
mic
|
6cdfd1489f
|
micz.it url link typo fixed
|
2024-05-28 18:44:32 +02:00 |
|
mic
|
d527c8d187
|
commented out some debug console.log statement
|
2024-05-16 22:33:18 +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
|
e2c99e5b3e
|
better handling of default prompt in case of future new prompts added. see #12
|
2024-05-14 17:48:01 +02:00 |
|
mic
|
5122edadac
|
excluding disabled prompts. related to #12
|
2024-05-13 21:53:32 +02:00 |
|
mic
|
b19349a0de
|
all values are strings
|
2024-05-12 23:35:28 +02:00 |
|
mic
|
6136e0a056
|
saving and loasding defaultPrompts user properties
|
2024-05-12 22:01:31 +02:00 |
|
mic
|
2cab415dc9
|
added position_compose and position_display to handle the position in the two menus
|
2024-05-12 16:38:31 +02:00 |
|
mic
|
f459cf72e8
|
added btns and new form. still work in progress. #12
|
2024-05-10 23:21:40 +02:00 |
|
mic
|
0b62350138
|
added temporary export to test in browser
|
2024-05-10 22:09:37 +02:00 |
|
mic
|
f538bbe38d
|
added prompts sorting
|
2024-05-10 22:00:05 +02:00 |
|
mic
|
90338dbe4c
|
added is_default: 1 prop to defaultPrompts
|
2024-05-08 21:37:24 +02:00 |
|
mic
|
5ecc13ad20
|
custom prompts: added base methods. see #12
|
2024-05-07 22:36:44 +02:00 |
|
mic
|
935288ff70
|
code formatted to be more readable
|
2024-05-07 21:44:06 +02:00 |
|
mic
|
57b68e4d3d
|
fixed testing parameter
|
2024-05-06 22:39:54 +02:00 |
|
mic
|
4b630bee78
|
added the need_custom_text attribute. related to #32
|
2024-05-03 23:54:49 +02:00 |
|
mic
|
42d212c715
|
License header added to js files
|
2024-04-16 22:19:52 +02:00 |
|
mic
|
fcabeae80e
|
"Prompt this" added. Fixes #15
|
2024-04-05 00:51:24 +02:00 |
|
mic
|
d15a56a03a
|
Typo Fixed
|
2024-04-05 00:32:13 +02:00 |
|
mic
|
d3f026671c
|
Added need_signature properties to prompts
|
2024-04-05 00:31:52 +02:00 |
|
mic
|
fb158f8fab
|
Added the id to the prompts
|
2024-04-05 00:22:05 +02:00 |
|
mic
|
41e4a2e547
|
First working version
|
2024-04-01 22:58:39 +02:00 |
|