Commits

feat/multi-feature-pack

2025-02-20

Add config value type converters for numbers and booleans
Cohee authored 1 year ago
3f039361
Feature: Add configurable X-Real-IP header support for rate limiting (#3504)Signed
KevinSun authored 1 year ago
3f5b63bb
STORAGE_KEYS.cookieSecret deprecated
Cohee authored 1 year ago
7571552f
Allow overriding config.yaml values with env vars Closes #3520
Cohee authored 1 year ago
f6fe5fea
fade "reroll if same" if no multi sprites enabled
Wolfsblvt authored 1 year ago
35745277
Fix sprite upload replace existing
Wolfsblvt authored 1 year ago
2834681a
Move cookie secret to data root. Make config.yaml immutable
Cohee authored 1 year ago
7ea2c5f8
safety check on upload on sprite name
Wolfsblvt authored 1 year ago
19e2a2f7
Don't show del popup on placeholder sprite
Wolfsblvt authored 1 year ago
a58e026a
Fix sprite deletion 'no' option
Wolfsblvt authored 1 year ago
a40f5684
Auto-extend session cookie every 30 minutes
Cohee authored 1 year ago
bad80631
Merge pull request #3512 from SillyTavern/session-autoextendSigned
Cohee authored 1 year ago
3bb8b887

2025-02-19

Add progress toast for sprite ZIP upload
Cohee authored 1 year ago
135bf8a5
Auto-extend session cookie every 30 minutes
Cohee authored 1 year ago
3d8a897c
cleanup examples for multi sprites
Wolfsblvt authored 1 year ago
bd6da695
Ensure unique suggested sprite names
Wolfsblvt authored 1 year ago
531999dc
Add types for global translation function
Cohee authored 1 year ago
58bbfc0d
refactor: update runWebpackCompiler to accept options object
Cohee authored 1 year ago
380bd4ef
Merge pull request #3500 from SillyTavern/webpack-cache-datarootSigned
Cohee authored 1 year ago
bb64e9b5
Merge branch 'staging' into webpack-cache-dataroot
Cohee authored 1 year ago
1ef51547
Merge pull request #3510 from underscorex86/patch-3Signed
Cohee authored 1 year ago
57aa820d
Merge branch 'staging' into support-multiple-expressions
Wolfsblvt authored 1 year ago
c12f2644
Update i18n
Cohee authored 1 year ago
e4269f5d
autoswipe length tooltipSigned
Sneha C authored 1 year ago
947d4f21
Merge pull request #3499 from SillyTavern/accesslog-datarootSigned
Cohee authored 1 year ago
826e4f6d

2025-02-18

Set lib.js output path to data
Cohee authored 1 year ago
0f461289
Remove input length restrictions from OpenAI compatible TTS Closes #3505
Cohee authored 1 year ago
1a4bcbb7

2025-02-17

Move webpack cache to data root
Cohee authored 1 year ago
441e5c6f
Move access.log to data root
Cohee authored 1 year ago
da3b620f
Merge pull request #3497 from SillyTavern/fix-char-rename-aux-connectionsSigned
Cohee authored 1 year ago
fa4a7521
Fix type handling of active_character_id
Cohee authored 1 year ago
0cdc3897
Merge branch 'staging' into fix-char-rename-aux-connections
Cohee authored 1 year ago
434bdab5
Ensure node is an Element in DOMPurify hook
Cohee authored 1 year ago
ce67f3a6
Remove dompurify types stub
Cohee authored 1 year ago
277fc00f
Merge pull request #3486 from Yokayo/stagingSigned
Cohee authored 1 year ago
36a3a7d6
Merge pull request #3484 from SillyTavern/reasoning-parsing-streamingSigned
Cohee authored 1 year ago
d15d49b2
reasoning-set: Return if message not found
Cohee authored 1 year ago
87afb163
Merge branch 'staging' into reasoning-parsing-streaming
Cohee authored 1 year ago
e5e2c9fe
Merge pull request #3496 from SillyTavern/parse-reasoning-command-argsSigned
Cohee authored 1 year ago
58085606
Merge pull request #3495 from SillyTavern/vectors-requestsSigned
Cohee authored 1 year ago
1a5b1f77
Fix typo
Yokayo authored 1 year ago
f5d68f1c
Change key
Yokayo authored 1 year ago
2e771711
cleanup group on auto load if name not found
Wolfsblvt authored 1 year ago
ab27b298
await character renamed event
Wolfsblvt authored 1 year ago
231068f7
typo
Wolfsblvt authored 1 year ago
7b654272
Auto-load char/group resets if target is not found
Wolfsblvt authored 1 year ago
9f21f777
Update "active character" field on char rename
Wolfsblvt authored 1 year ago
1c0ca414
On char rename, update auxiliary connections
Wolfsblvt authored 1 year ago
4f092185
Merge branch 'parse-reasoning-command-args' into reasoning-parsing-streaming
Wolfsblvt authored 1 year ago
994d6950
Add 'return' and 'strict' to /reasoning-parse
Wolfsblvt authored 1 year ago
1ad3a2b9