Commits

main

2025-04-06

Fix Gemini captioning
Cohee authored 1 year ago
df7c2226
fix gemini system promptSigned
Ecalose authored 1 year ago
ec02547b
add support to the gemini 2.5 pro preview api
gwentman authored 1 year ago
18cc1714

2025-04-05

Refactor redirectToHome function to use URL object
Cohee authored 1 year ago
e753e432

2025-04-04

Merge pull request #3810 from SillyTavern/onbeforeunloadSigned
Cohee authored 1 year ago
571356ff
#3809 Add beforeunload event listener to prompt user when chat is saving
Cohee authored 1 year ago
6f543e86
Exclude <style> tags from quote and underscore italics processing Fixes #3808
Cohee authored 1 year ago
7987f02d
Fix localized API URL examples Fixes #3807
Cohee authored 1 year ago
c7ce0fe6

2025-04-03

Upload video bg via converter extension
Cohee authored 1 year ago
d05373cd
Merge pull request #3799 from SillyTavern/export-unset-chatSigned
Cohee authored 1 year ago
d5069886

2025-04-02

Unset private fields from JSON exports
Cohee authored 1 year ago
b26369ca
Unset chat field on import/export Closes #3781
Cohee authored 1 year ago
76c59cbc
Fix WASM load hanging on some Node versions <20.6.0
Cohee authored 1 year ago
ee26581d

2025-04-01

Merge pull request #3793 from Erquint/stagingSigned
Cohee authored 1 year ago
0a521d7a
Fix style
Cohee authored 1 year ago
943e14f7
Fix selector
Cohee authored 1 year ago
b31a53ab
Update Jimp and add WASM plugins (#3784)Signed
Cohee authored 1 year ago
058fef11
Add Gemini embedding model for vector storage
Cohee authored 1 year ago
70fe5b6e
Add support for KoboldCpp embeddings in Vector Storage (#3795)Signed
Cohee authored 1 year ago
80e821d1
Remove unused imports
Cohee authored 1 year ago
9c4404ca
Refactor ensureThumbnailCache to accept directoriesList parameter
Cohee authored 1 year ago
3458f58c
Merge pull request #3792 from bmen25124/con_prof_api_errSigned
Cohee authored 1 year ago
f0338cc3
Made attached images clickable — no more fiddling with the spyglass pictogram. Augmented the "Enlarge" button's function to retain it.
Gness Erquint authored 1 year ago
864859dd
Added api check for ConnectionManagerRequestService.handleDropdown
bmen25124 authored 1 year ago
50b2eeb6

2025-03-31

Fix deleting swipes overwriting reasoning
Wolfsblvt authored 1 year ago
fef36bfc

2025-03-30

Merge pull request #3775 from SillyTavern/feat/ext-manager-toolbarSigned
Cohee authored 1 year ago
26d0f01d
Merge pull request #3786 from SillyTavern/tilde-codeblockSigned
Cohee authored 1 year ago
469c731f
Improve tilde code blocks in message formatting and TTS processing
Cohee authored 1 year ago
65a6e428

2025-03-29

Update GitHub Actions workflow to use the current branch reference for checkout
Cohee authored 1 year ago
60603a00
Merge pull request #3776 from SillyTavern/fix/raw-quotesSigned
Cohee authored 1 year ago
2271d7a2
Add raw quotes indicator in slash command autocomplete
Cohee authored 1 year ago
819ce198
Merge branch 'staging' into fix/raw-quotes
Cohee authored 1 year ago
c673ebcc
Merge branch 'staging' into feat/ext-manager-toolbar
Cohee authored 1 year ago
572b60d0
Merge pull request #3783 from SillyTavern/fix/remove-pm-export-popupSigned
Cohee authored 1 year ago
c85e55bc
Remove prompt manager export popup Fixes #3782
Cohee authored 1 year ago
1323ac1d

2025-03-28

Merge pull request #3778 from SillyTavern/fix/persona-select-rerender-first-messageSigned
Cohee authored 1 year ago
157046ff
Revert "Fix backward compatibility with escaped leading quote"
Cohee authored 1 year ago
bdcf9b08
Fix backward compatibility with escaped leading quote
Cohee authored 1 year ago
deb13e9c
Add JSDoc to rawQuotes
Cohee authored 1 year ago
c05b6b0a
Remove 'In Progress' label when marking issues as done
Wolfsblvt authored 1 year ago
97040a98
Centralize first message retrigger on persona changes
Wolfsblvt authored 1 year ago
d9552403
Cast this_chid to number in personas.js
Wolfsblvt authored 1 year ago
6dc33e96

2025-03-27

Add opt-in for rawQuotes in SlashCommand registration Closes #2739 Supersedes #2921
Cohee authored 1 year ago
533aeffa
Merge pull request #3766 from bmen25124/custom_request_stop_string_cleanupSigned
Cohee authored 1 year ago
0a851788
Fix useStopStrings defaulting
Cohee authored 1 year ago
d93aba57
Merge branch 'staging' into custom_request_stop_string_cleanup
Cohee authored 1 year ago
68c572f2
Merge pull request #3768 from bmen25124/move_lorebook_entrySigned
Cohee authored 1 year ago
74efb598
There's no ==== operator (yet)
Cohee authored 1 year ago
62395f40
Replace goofy comment
Cohee authored 1 year ago
561bed9c
Add quotes to item title being moved
Cohee authored 1 year ago
5f00f2be