Commit Graph

4878 Commits

Author SHA1 Message Date
LenAnderson
b6f8496217 add language to slash command examples 2024-04-24 09:09:39 -04:00
LenAnderson
dadfe7b19d add autocomplete details tooltips 2024-04-23 18:18:04 -04:00
LenAnderson
58a9937c99 don't prevent enter when selected item is fully typed out 2024-04-23 17:39:25 -04:00
LenAnderson
b2fb833453 re-enable blur listener 2024-04-23 15:24:28 -04:00
LenAnderson
fc088411d9 fix typo 2024-04-23 15:24:20 -04:00
LenAnderson
f14255590c auto-size floating full details 2024-04-23 15:24:11 -04:00
LenAnderson
7d155600ef use auto width for full details on floating autocomplete 2024-04-23 14:41:10 -04:00
LenAnderson
7aad49fb83 re-enable blur event 2024-04-23 14:23:44 -04:00
LenAnderson
5da8b177e6 fix floating details position on left 2024-04-23 14:19:03 -04:00
LenAnderson
2f53455094 fix height 2024-04-23 14:03:10 -04:00
LenAnderson
d8fa2dfff0 switch to addCommandObject 2024-04-23 13:58:33 -04:00
LenAnderson
4fde46bd75 switch to addCommandObject 2024-04-23 13:45:58 -04:00
LenAnderson
b90346b330 add range as argument type 2024-04-23 13:45:41 -04:00
LenAnderson
441842cc91 fix alias in details 2024-04-23 12:47:45 -04:00
LenAnderson
74889f2c74 remove commented comment command 2024-04-23 12:41:25 -04:00
LenAnderson
cb90b80994 migrate all commands to addCommandObject 2024-04-23 12:40:52 -04:00
LenAnderson
7328b24483 fix up dummy commands 2024-04-23 12:40:29 -04:00
LenAnderson
1400f6eac4 add static fromProps 2024-04-23 12:40:17 -04:00
LenAnderson
17ea31188e fix pointer block 2024-04-23 11:08:03 -04:00
LenAnderson
c4f424580e add comments 2024-04-23 11:05:24 -04:00
LenAnderson
6ec508612e fix arrow navigation 2024-04-23 11:05:15 -04:00
LenAnderson
48127eca28 fix ctrl+space 2024-04-23 11:05:01 -04:00
LenAnderson
86806aa2ac replace jQuery's trigger('input') on #send_textarea with native events because jQuery does not dispatch the native event 2024-04-23 10:59:59 -04:00
LenAnderson
6dc5337952 move autocomplete into class and floating with details 2024-04-23 10:40:24 -04:00
LenAnderson
226e14094c remove name from unnamed arg 2024-04-23 10:40:04 -04:00
LenAnderson
d4b8094038 dirty more detailed cmd defs 2024-04-23 09:03:28 -04:00
LenAnderson
db5d2f13f9 add click hint on parser error toast 2024-04-21 16:11:35 -04:00
LenAnderson
bcda208a7d Merge branch 'staging' into parser-v2 2024-04-21 16:04:25 -04:00
LenAnderson
0a05d3196b set parser flag without explicit state to "on" 2024-04-21 15:52:36 -04:00
LenAnderson
8ac6c0c96a allow quoted values in unnamed argument 2024-04-21 15:49:36 -04:00
Cohee
80ff8383fe Merge pull request #2113 from SillyTavern/neo-server
Neo server
1.12.0-preview
2024-04-21 22:36:28 +03:00
Cohee
5fd6202e60 Merge branch 'staging' into neo-server 2024-04-21 21:56:36 +03:00
Cohee
d5c0aed973 Replace Comfy avatar placeholders with empty pixel if message fails to load 2024-04-21 21:13:50 +03:00
Cohee
e832af9854 Insert group chat history with splice 2024-04-21 21:12:41 +03:00
Cohee
ef5d505de3 Merge branch 'staging' into neo-server 2024-04-21 18:28:56 +03:00
Cohee
842b463e60 System same as user for Llama 3 2024-04-21 18:28:44 +03:00
Cohee
5992c34fb5 Add DB attachment editor 2024-04-21 18:23:41 +03:00
Cohee
bae74fbbd7 Add notepad data bank file creator 2024-04-21 18:11:03 +03:00
Cohee
4264d170e2 Add support for Office plugin 2024-04-21 16:27:44 +03:00
Cohee
274359d1ec Move prompt manager actions row to the top 2024-04-21 14:48:21 +03:00
Cohee
dac89a87b7 Fix new characters highlight 2024-04-21 14:20:24 +03:00
Cohee
fb5d998cd0 Allow all macro in story strings 2024-04-21 14:06:33 +03:00
Cohee
ca89be8930 Add experimental setting for file translation 2024-04-21 03:24:01 +03:00
Cohee
c2256c2ac7 Fix data bank text clean-up 2024-04-21 02:05:59 +03:00
Cohee
78ce23750e Add function to get data bank contents by source 2024-04-21 01:40:11 +03:00
Cohee
e6ddbd1418 Export Data Bank upload function 2024-04-21 01:15:29 +03:00
Cohee
344146d837 Merge branch 'staging' into neo-server 2024-04-21 01:04:03 +03:00
Cohee
dcb98b2969 Substitute macros in TTS text before narrating 2024-04-21 01:02:49 +03:00
Cohee
15f0e491bf Fix Perplexity generation on neo-server 2024-04-21 00:52:03 +03:00
Cohee
70c4e82b89 Merge branch 'staging' into neo-server 2024-04-20 21:10:43 +03:00