Cohee
39362fd566
Fix some type errors
2024-06-23 18:41:49 +03:00
Cohee
5de80f4c6d
Merge branch 'staging' into timed-wi
2024-06-23 18:31:40 +03:00
Cohee
fa9ae4c979
Specify that flushvar supports closures
2024-06-23 18:28:22 +03:00
Cohee
946994af22
/input should return empty string if canceled
2024-06-23 18:16:15 +03:00
Cohee
bd9c10c2eb
/messages text consistency
2024-06-23 18:14:10 +03:00
Cohee
b105a2ef24
Add missing /trigger unnamed type, fix names for ask and delname
2024-06-23 18:10:56 +03:00
Cohee
a85ac96f82
Fix /peek typings. Clarify hints for member indices
2024-06-23 18:01:16 +03:00
Cohee
4d493ca733
Merge pull request #2403 from SillyTavern/slash-command-enums
...
Expand slash commands with enums/enum providers
2024-06-23 17:49:57 +03:00
Harrison
9b17f4e0c0
add search functionality for models
2024-06-24 00:47:06 +10:00
Cohee
eb8f4bebe0
Argument for API is not required
2024-06-23 17:42:00 +03:00
Cohee
f3327c06ab
Update trim direction emoji
2024-06-23 17:39:57 +03:00
Cohee
6594b3c7fa
Inject supports variables for ID
2024-06-23 17:21:55 +03:00
Cohee
2012bb49d2
Make /member command indices 0-based to match autocomplete
2024-06-23 16:47:07 +03:00
Cohee
e736283785
Return cache to WI
2024-06-23 16:24:33 +03:00
Cohee
38cc4f789b
Fix string quotes
2024-06-23 15:57:07 +03:00
Cohee
e2593215bf
Fix speak command broken
2024-06-23 15:44:53 +03:00
Cohee
278b526898
Add icon for voice command
2024-06-23 15:43:57 +03:00
Cohee
5a50ed97be
Clean-up /sd command help
2024-06-23 15:27:19 +03:00
Cohee
d0b6243f77
Add character filter to lastsprite
2024-06-23 15:23:03 +03:00
Cohee
eba0f54477
Merge branch 'staging' into slash-command-enums
2024-06-23 15:01:55 +03:00
Cohee
3a15e44d0f
Merge pull request #2410 from SillyTavern/inline-image-enlarge-rework
...
Inline image enlarge rework
2024-06-23 14:59:24 +03:00
Cohee
03cfbca7cf
Distraction-free image zooming
2024-06-23 14:58:08 +03:00
Cohee
a161ebfcaf
Up visibility of close button
2024-06-23 14:53:01 +03:00
Cohee
58a85fa0c8
Remove focus outline from transparent popups
2024-06-23 14:11:00 +03:00
Wolfsblvt
7642b66a0e
Improve enlarge inline image
...
- Make enlarge inline image popup zoomable
- Add optional popup class for transparent popups
2024-06-23 12:26:52 +02:00
Wolfsblvt
48621f1d50
Fix scaling of enlarged popup image
2024-06-23 02:43:37 +02:00
Wolfsblvt
42766a715d
Popup type "DISPLAY" & image enlarge changes
...
- New popup type "DISPLAY", for showing content with an X in the corner, without buttons
- Rework popup result controls to automatically support click (or other) events to close complete the popup
- Fix inline image icons/actions being keyboard interactable
- Switch inline image enlarge popup to new DISPLAY type
2024-06-23 02:32:06 +02:00
Cohee
3e27f0213a
Fix cooldown debug log
2024-06-23 01:58:18 +03:00
Cohee
9ec8aa3bf9
Fix JSDocs
2024-06-23 01:53:45 +03:00
Cohee
7875a65b44
Kinda misleading comment
2024-06-23 01:52:10 +03:00
Cohee
461b73facf
Adjust min values.
...
For easier disabling
2024-06-23 01:50:17 +03:00
Cohee
4b4ee7409b
Merge branch 'staging' into timed-wi
2024-06-23 01:49:49 +03:00
Cohee
323f34f5d4
Fix QR breaking when no sets
2024-06-23 01:34:10 +03:00
Cohee
de1910268a
Add missing macro reference
2024-06-23 01:26:25 +03:00
Cohee
a39a1a7cec
Fix odd-named preset selection via command
2024-06-22 17:44:08 +03:00
Cohee
d64647280a
Fix method deprecation warning
2024-06-22 17:41:40 +03:00
Cohee
8564d6faa8
Debug function to purge all vectors
2024-06-22 17:41:02 +03:00
Cohee
b8830e34d3
Add ollama download shortcut to vector storage
2024-06-22 16:38:00 +03:00
Cohee
b448568aa3
More ollama multimodal models
2024-06-22 16:28:57 +03:00
Cohee
b513043e4a
Prevent sticky from using probability
2024-06-22 15:04:49 +03:00
Cohee
0fe19bca47
Non-static map. Better typing.
2024-06-22 14:56:46 +03:00
Cohee
b4559d3fd8
Use WeakMap for WI cache
2024-06-22 14:43:15 +03:00
Cohee
6c9f3a868d
Merge branch 'staging' into timed-wi
2024-06-22 14:39:38 +03:00
Cohee
0f92c90b71
Merge pull request #2405 from SillyTavern/tag-import-setting
...
Tag import setting
2024-06-22 13:04:14 +03:00
Cohee
36ecf8a717
Update UI when remembering tag import setting
2024-06-22 12:56:57 +03:00
Cohee
aa16ac446d
Migrate preference for existing users
2024-06-22 12:53:03 +03:00
Cohee
a6e2692e52
Merge branch 'staging' into tag-import-setting
2024-06-22 12:48:08 +03:00
Cohee
26eb5f0926
Merge pull request #2406 from SillyTavern/gray-out-useless-folders
...
Gray out bogus folders if they don't drill down
2024-06-22 12:46:06 +03:00
Wolfsblvt
07da2461d0
Fix vertical scaling of images in enlarge popup
2024-06-22 10:04:14 +02:00
Wolfsblvt
c79f1e4360
Fix image enlarge popup image sizing
2024-06-22 08:52:13 +02:00