Commit Graph

4945 Commits

Author SHA1 Message Date
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
Cohee
71f41d5233 Fix server crash in auto login 2024-04-23 21:11:47 +03:00
Cohee
a421af9ea9 Increase max attachment size 2024-04-23 21:06:59 +03: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
Cohee
75372ad0cc Use Map for caches instead of objects 2024-04-23 16:15:54 +03:00
LenAnderson
d4b8094038 dirty more detailed cmd defs 2024-04-23 09:03:28 -04:00
Cohee
d1f292f462 Merge pull request #2122 from joenunezb/fix-informaticai-missing-choices-message
Fix: Handle InformaticAI Endpoint response without message in response payload
2024-04-23 14:07:27 +03:00
joenunezb
890cf81627 Fix: InformaticAI response without message in choices 2024-04-23 03:56:50 -07:00
Cohee
d97f0a4c4d Add new NAI Diffusion model 2024-04-23 03:18:45 +03:00
Cohee
4370db6bdc Implement World Info activation using Vector Storage 2024-04-23 03:09:52 +03:00
Cohee
6d1933c8f3 Escape name regex in message formatting function 2024-04-22 17:35:42 +03:00
Cohee
776260c85a Add Data Bank to attachments extension display name 2024-04-22 16:25:46 +03:00
Cohee
5a5463bd5d #2095 Suppress auto-execution on streamed swiped generations. 2024-04-22 16:02:50 +03:00
Cohee
2f45f50d37 Add config value for forwarded IPs whitelisting 2024-04-22 15:52:59 +03:00
Cohee
41ad7c5d26 Verify data bank attachments 2024-04-22 02:34:50 +03:00
Cohee
df93d43c36 Remove obnoxious mobile padding on right panel 2024-04-22 00:02:48 +03:00
Cohee
bc9c70556e Clean-up mentions of /public/ 2024-04-21 23:53:46 +03:00
Cohee
f75daba6c0 Image inlining hint always visible 2024-04-21 23:38:18 +03: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
47b6562605 Merge pull request #2112 from SillyTavern/staging
Staging
1.11.8
2024-04-21 21:24:12 +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