Cohee
0a521d7a35
Merge pull request #3793 from Erquint/staging
...
Clickable image attachments — no more fiddling with the spyglass button.
2025-04-01 22:26:52 +03:00
Cohee
b31a53ab99
Fix selector
2025-04-01 22:01:12 +03:00
Cohee
058fef1146
Update Jimp and add WASM plugins ( #3784 )
...
* Update jimp, use WASM format plugins
* Fix Jimp import path in thumbnails endpoint
* Fix size variable
* Add fetch patch to handle file URLs
* Fix JPEG thumbnailing
* Enhance fetch patch to validate file paths and support specific extensions
* Add default msBmp format
* Update jsconfig
* Update JPEG color space in thumbnail generation to YCbCr
* Install jimp plugins explicitly
* Refactor fetch patch utility functions
2025-04-01 21:55:21 +03:00
Cohee
70fe5b6e01
Add Gemini embedding model for vector storage
2025-04-01 21:42:26 +03:00
Cohee
80e821d12d
Add support for KoboldCpp embeddings in Vector Storage ( #3795 )
...
* Add support for KoboldCpp embeddings in vector processing
* Add validation for KoboldCpp embeddings to handle empty data
* Improve toast handling
2025-04-01 21:21:29 +03:00
Gness Erquint
864859dd6b
Made attached images clickable — no more fiddling with the spyglass pictogram. Augmented the "Enlarge" button's function to retain it.
2025-04-01 05:35:24 +03:00
bmen25124
50b2eeb61f
Added api check for ConnectionManagerRequestService.handleDropdown
2025-04-01 04:39:41 +03:00
Cohee
26d0f01d69
Merge pull request #3775 from SillyTavern/feat/ext-manager-toolbar
...
Move extension buttons to a separate toolbar
2025-03-30 19:22:19 +03:00
Cohee
65a6e428d1
Improve tilde code blocks in message formatting and TTS processing
2025-03-30 13:25:15 +03:00
Cohee
819ce198a8
Add raw quotes indicator in slash command autocomplete
2025-03-29 18:04:11 +02:00
Cohee
c673ebcc22
Merge branch 'staging' into fix/raw-quotes
2025-03-29 17:51:34 +02:00
Cohee
572b60d0c1
Merge branch 'staging' into feat/ext-manager-toolbar
2025-03-29 17:43:18 +02:00
Cohee
1323ac1d13
Remove prompt manager export popup
...
Fixes #3782
2025-03-29 16:05:31 +02:00
Cohee
bdcf9b088e
Revert "Fix backward compatibility with escaped leading quote"
...
This reverts commit deb13e9c97
.
2025-03-28 21:00:02 +02:00
Cohee
deb13e9c97
Fix backward compatibility with escaped leading quote
2025-03-28 10:29:32 +02:00
Cohee
c05b6b0ae8
Add JSDoc to rawQuotes
2025-03-28 10:28:02 +02:00
Wolfsblvt
d95524032e
Centralize first message retrigger on persona changes
...
Moves retrigger logic to setUserAvatar entry point
to avoid duplicate calls when updating personas
Removes redundant triggers from name/avatar handlers
Fixes #3774
2025-03-28 01:28:36 +01:00
Wolfsblvt
6dc33e9637
Cast this_chid to number in personas.js
...
Ensure numeric type for character ID comparisons
Explicitly converts this_chid to Number in multiple functions
to prevent type mismatch issues when checking character connections
and persona states
2025-03-28 01:25:13 +01:00
Cohee
533aeffa36
Add opt-in for rawQuotes in SlashCommand registration
...
Closes #2739
Supersedes #2921
2025-03-27 23:22:38 +02:00
Cohee
d93aba5706
Fix useStopStrings defaulting
2025-03-27 22:52:01 +02:00
Cohee
68c572f2eb
Merge branch 'staging' into custom_request_stop_string_cleanup
2025-03-27 22:41:11 +02:00
Cohee
74efb598f1
Merge pull request #3768 from bmen25124/move_lorebook_entry
...
Added move button for lorebook entries
2025-03-27 22:36:28 +02:00
Cohee
62395f409f
There's no ==== operator (yet)
2025-03-27 22:34:30 +02:00
Cohee
561bed9cc2
Replace goofy comment
2025-03-27 22:30:06 +02:00
Cohee
5f00f2beb0
Add quotes to item title being moved
2025-03-27 22:28:14 +02:00
Cohee
496f86e16e
Use non-strict equality instead to avoid explicit typecast
2025-03-27 22:27:23 +02:00
Cohee
3ce715c52f
Fix deletion from originalData
2025-03-27 22:24:39 +02:00
Cohee
f4d467048b
Fix type error
2025-03-27 22:20:28 +02:00
Cohee
280608f061
Use real class name
2025-03-27 22:19:49 +02:00
Cohee
e9c8b8c24e
Save both files immediately
2025-03-27 22:17:53 +02:00
Cohee
ae050be2d1
Lint fix
2025-03-27 22:02:24 +02:00
Cohee
02df7d78e2
Move extension buttons to a separate toolbar
2025-03-27 21:51:35 +02:00
Cohee
01c793eae2
Merge branch 'staging' into no_updates_for_disabled_ext
2025-03-27 20:59:49 +02:00
Cohee
a8558ba6fb
Merge pull request #3765 from SillyTavern/feat/wi-content-expando
...
Add expand editor for WI content
2025-03-27 20:57:57 +02:00
Cohee
a2e3519218
Fix eslint
2025-03-27 20:54:06 +02:00
Cohee
1639289b18
Merge pull request #3763 from qvink/empty_message_injection
...
Fix for generation interceptors messing with WI timed effects
2025-03-27 20:53:39 +02:00
Cohee
e5d5f953ec
Add symbols to getContext
2025-03-27 20:48:13 +02:00
Cohee
de091daa40
Clean-up comments
2025-03-27 20:46:27 +02:00
Cohee
0d111652b5
Remove from auto-connect logic
2025-03-27 20:38:34 +02:00
equal-l2
2a31f6af2d
Remove Block Entropy references
...
Block Entropy shut down their service at the end of 2024.
2025-03-28 00:47:30 +09:00
qvink
dac5f6910c
adding comments
2025-03-27 09:40:42 -06:00
qvink
1dcd837eb1
lint
2025-03-27 09:38:14 -06:00
qvink
f1a053c3b8
using symbols instead
2025-03-27 09:31:52 -06:00
Gness Erquint
976d4f39e6
No updates for disabled extensions, unless you insist.
2025-03-27 17:27:17 +03:00
bmen25124
8970c8274c
Removed jqueryElement.data usages
2025-03-27 14:38:54 +03:00
bmen25124
bc08d42d0e
Progress on move entry
...
* Fixed header alignment
* Building HTML with browser api instead of string.
* jqueryElement.data(key, value) usages converted to jqueryElement.attr(data-key, value)
* Logs simplified
* Removed success toastry message
2025-03-27 06:21:52 +03:00
bmen25124
f14c73bfcc
Added move button for lorebook entries
2025-03-27 04:53:16 +03:00
bmen25124
4e207c2cf0
Removed duplicate codes
2025-03-26 23:38:02 +03:00
bmen25124
972b1e5fa7
Fixed variable naming, better jsdoc
2025-03-26 23:30:09 +03:00
bmen25124
a7d48b1aed
Added overridable instruct settings, removed macro override
2025-03-26 23:21:48 +03:00