Commits

feat/multi-feature-pack

2025-06-02

secret.js: update for new popup
Cohee authored 1 year ago
134ade09
backgrounds.js: update for new poup
Cohee authored 1 year ago
52e7df97
openai.js: update for new popup
Cohee authored 1 year ago
55b30169
WI: increase budget cap max value 8k -> 64k
Cohee authored 1 year ago
d7c938a2
Merge pull request #4086 from NicodeSS/releaseSigned
Cohee authored 1 year ago
1ae4c22e
fix: lowercase remote-user header in authelia auto-login procedure
Nicode authored 1 year ago
cfa9ef47
Update placeholder for empty message
Cohee authored 1 year ago
281ce100
Feature: Allow tools to accept arrays of values as an array (#4085)Signed
Rebecca Turner authored 1 year ago
7ef296d4
Fix #4083 JSON parse error when tool does not accept parameters (#4084)Signed
Rebecca Turner authored 1 year ago
6bb07370

2025-06-01

add minimum requirement of 2 [A-za-z] for slashcommand autocomplete to show up (#4080)Signed
RossAscends authored 1 year ago
fa10833e
PPP command and connection profiles (#4079)Signed
Cohee authored 1 year ago
4c3bb1ae
Gemini inline video (#4078)Signed
Nikolas Brown authored 1 year ago
c4d89b20
Implement data clean-up dialog (#4072)Signed
Cohee authored 1 year ago
3ec9b1a0

2025-05-31

Merge branch 'release' into staging
Cohee authored 1 year ago
7f47f84c
Caption: fix displaying secondary endpoint for unsupported sources
Cohee authored 1 year ago
303c1dcf
Merge branch 'release' into staging
Cohee authored 1 year ago
ecbe8d38
Add filename validation middleware to create endpoint
Cohee authored 1 year ago
5b7483af
Add filename validation middleware to upload endpoint #4065
Cohee authored 1 year ago
b7444a0f
Merge pull request #4077 from SillyTavern/fix-mes0-right-swipeSigned
Cohee authored 1 year ago
a17d0c22
Allow swipe right to generate first message in non-pristine chats Fixes #4074
Cohee authored 1 year ago
7ca8c459

2025-05-30

Merge pull request #4071 from closuretext/patch-1Signed
Cohee authored 1 year ago
8b44bf1e
Added NAI Diffusion V4.5 Full and V4.5 CuratedSigned
closure authored 1 year ago
26f717ac

2025-05-29

Do not replace inline HTML img with image embed (#4063)Signed
Cohee authored 1 year ago
89ef54f2
Fix HTML syntax errors by @Dakraid Original commit: https://github.com/SillyTavern/SillyTavern/commit/fd4babab31c420e94df7d355db2d32c478b853c7
Cohee authored 1 year ago
1cbc4ac6
Recent chats: add delete and rename buttons (#4051)Signed
Cohee authored 1 year ago
e1e2d3e7
docs: edited the link to the forks badge (#4059)Signed
Radovenchyk authored 1 year ago
71de864a
Merge pull request #4060 from leandrojofre/relieve-group-chat-consoleSigned
Cohee authored 1 year ago
0b1e3828
Update - Clean console debugs for group chats
leandrojofre authored 1 year ago
34b8b48b
Merge pull request #4057 from omahs/patch-2Signed
Cohee authored 1 year ago
8ccbbe8c
Merge pull request #4058 from rsxdalv/patch-1Signed
Cohee authored 1 year ago
1dc7415c
refresh voices upon checkReady in openai-compatible TTSSigned
Roberts Slisans authored 1 year ago
8db879d9
Fix typosSigned
omahs authored 1 year ago
d7d20a67

2025-05-28

Add vertexai.svg image file
Cohee authored 1 year ago
87df4db1
Unblock Request model reasoning for Vertex
Cohee authored 1 year ago
853a80a4
Merge pull request #4046 from InterestingDarknessII/vertexfullSigned
Cohee authored 1 year ago
b6126944
Change no neutral warning text to align with other inputs
Cohee authored 1 year ago
4e75f2fa
Move account status block higher
Cohee authored 1 year ago
19210366
Fix alignment of Region controls
Cohee authored 1 year ago
0559fd7e
Remove unnecessary blank lines in chat-completions.js
Cohee authored 1 year ago
250bf524
Implement auto-connect for VertexAI full
Cohee authored 1 year ago
5c2cfed1
Fix model options hiding on Chrome
Cohee authored 1 year ago
a0dda44f
Derive Vertex AI Project ID from Service Account JSON
InterestingDarkness authored 1 year ago
75e3f599
Updated the placeholder text for the region input field in index.html to include 'global' as an option. - Added a help link to provide users with information on available regions and models, improving user guidance.
InterestingDarkness authored 1 year ago
9f698dd6
Reduced the number of rows in the textarea for Service Account JSON input in index.html
InterestingDarkness authored 1 year ago
55af19e7
Update Gemini model options in Vertex AI section
InterestingDarkness authored 1 year ago
c9f90a2b

2025-05-27

Use shared constant for default avatar path
Cohee authored 1 year ago
b3077c46
Allow vertical scroll in import menu
Cohee authored 1 year ago
817ae20c
Import character card from Soulkyn (#4042)Signed
buzz authored 1 year ago
4bec90ab
Removed direct references to 'vertexai_project_id' from openai.js and related files, ensuring it is now managed through backend secrets for enhanced security.
InterestingDarkness authored 1 year ago
1e2bec17
Remove vertexai_service_account_json from oai_settings. And google.js.
InterestingDarkness authored 1 year ago
a9d4988f