|
5c79c8e162
|
[chore] Reformat new code
|
2025-02-22 12:47:19 +02:00 |
|
|
30f97e0e64
|
Merge branch 'release' into staging
|
2025-02-22 12:41:18 +02:00 |
|
|
938c8a9a36
|
Add /default do-not-edit notice
|
2025-02-22 12:41:09 +02:00 |
|
|
13f76c974e
|
reasoning or reasoning_content
|
2025-02-22 16:09:42 +08:00 |
|
|
afbe21b6b4
|
Make sendExpressionCall exportable
- For compatibility with existing extensions
|
2025-02-22 01:44:42 +01:00 |
|
|
d32adb8d1d
|
Fix requestProxyBypass command line default value
Closes #3528
|
2025-02-21 23:07:33 +02:00 |
|
|
6e5db5c41a
|
Perplexity: Add new models
|
2025-02-21 23:03:49 +02:00 |
|
|
a7d7b6fb0f
|
Fix group VN updates on switching to chat
|
2025-02-21 22:05:08 +02:00 |
|
|
1adde74f38
|
Merge branch 'staging' into support-multiple-expressions
|
2025-02-21 21:06:20 +02:00 |
|
|
1ad3f3d6c7
|
Merge pull request #3530 from SillyTavern/reasoning-block-coloring
Update reasoning block coloring to CSS vars
|
2025-02-21 20:53:05 +02:00 |
|
|
0cc0d6763e
|
Use hsl instead of color-mix for reasoning css
|
2025-02-21 19:40:36 +01:00 |
|
|
e8cdad0bf2
|
Merge pull request #3531 from SillyTavern/fix-hidden-reasoning-plus-parsing
Fix hidden reasoning models blocking auto-parsing from working
|
2025-02-21 19:56:02 +02:00 |
|
|
b0a2f241d2
|
Fix hidden reasoning not allowing manual parsing
|
2025-02-21 18:01:25 +01:00 |
|
|
29c71fe8f1
|
Update reasoning block coloring to CSS vars
|
2025-02-21 17:30:56 +01:00 |
|
|
f755c3d4cb
|
refactor(middleware): rename accessLogger to accessLogWriter
|
2025-02-21 23:56:31 +08:00 |
|
|
9c3e8c935b
|
refactor(Middleware): only mount accessLogger when listen is enabled
|
2025-02-21 23:49:15 +08:00 |
|
|
bfc609c2a8
|
fix(middleware): skip New connection message and access.log writes for localhost
|
2025-02-21 22:17:12 +08:00 |
|
|
4c7ede67f3
|
Merge branch 'release' into staging
|
2025-02-21 12:47:31 +00:00 |
|
|
b17fdcbfd9
|
Fix assistant chat export format
|
2025-02-21 12:46:49 +00:00 |
|
|
db500188d8
|
feat(middleware): add separate access log middleware with config option
|
2025-02-21 20:32:23 +08:00 |
|
|
aadae85a2a
|
eventSource: Add autofire on emit for APP_READY
|
2025-02-21 02:52:45 +02:00 |
|
|
cb6adc30ce
|
Fix null confrimation when no custom expressions
|
2025-02-21 02:05:43 +02:00 |
|
|
bdbcf8623e
|
Fix force set emote in group
|
2025-02-21 01:46:10 +02:00 |
|
|
e35217e7e3
|
Fix image loading resolve
|
2025-02-21 01:32:13 +02:00 |
|
|
aca1cb7f99
|
Fix first reorder of group VN with reduced motion
|
2025-02-21 01:19:19 +02:00 |
|
|
07160e0e60
|
Fix group VN mode not updating on kicking group members
|
2025-02-21 01:01:30 +02:00 |
|
|
179153ae67
|
Fix group VN mode with reduced motion
|
2025-02-21 00:51:17 +02:00 |
|
|
94f53835f4
|
Forbid custom expressions to be prefixed with defaults
|
2025-02-21 00:29:05 +02:00 |
|
|
ab4d296b22
|
fix: return empty strings for branch name and commit hash in error response
|
2025-02-20 23:18:03 +02:00 |
|
|
8ad7b5dcc5
|
Check if git repo root in plugin update
|
2025-02-20 23:13:23 +02:00 |
|
|
00bb36f764
|
Fix setting basic auth creds with env
|
2025-02-20 22:38:47 +02:00 |
|
|
73784642d2
|
Save setConfigValue export
|
2025-02-20 22:31:23 +02:00 |
|
|
2b28065c9f
|
Fix setting protocols with env
|
2025-02-20 22:28:30 +02:00 |
|
|
eb31d7baa2
|
Merge branch 'staging' into immutable-config
|
2025-02-20 21:54:41 +02:00 |
|
|
3f03936125
|
Add config value type converters for numbers and booleans
|
2025-02-20 21:53:48 +02:00 |
|
|
3f5b63bba0
|
Feature: Add configurable X-Real-IP header support for rate limiting (#3504)
* fix: correct client IP detection behind reverse proxy
* Revert "fix: correct client IP detection behind reverse proxy"
This reverts commit 7207506240 .
* feat: support X-Real-IP header for reverse proxy setups
* feat: add option to use x-real-ip for rate limiting behind reverse proxy
* docs: update rate limiting configuration comments for X-Real-IP usage
* refactor: extract getIpAddress function to reduce code duplication
* revert(whitelist): rate limit settings shouldn't affect whitelist
|
2025-02-20 21:11:44 +02:00 |
|
|
7571552fef
|
STORAGE_KEYS.cookieSecret deprecated
|
2025-02-20 20:45:20 +02:00 |
|
|
f6fe5fea77
|
Allow overriding config.yaml values with env vars
Closes #3520
|
2025-02-20 20:29:42 +02:00 |
|
|
3574527780
|
fade "reroll if same" if no multi sprites enabled
|
2025-02-20 19:28:54 +01:00 |
|
|
2834681a4b
|
Fix sprite upload replace existing
- Also fix form not resetting on cancel of replace popup
|
2025-02-20 19:25:20 +01:00 |
|
|
7ea2c5f8cf
|
Move cookie secret to data root. Make config.yaml immutable
|
2025-02-20 20:16:44 +02:00 |
|
|
19e2a2f7d2
|
safety check on upload on sprite name
|
2025-02-20 19:05:20 +01:00 |
|
|
a58e026a40
|
Don't show del popup on placeholder sprite
|
2025-02-20 19:02:29 +01:00 |
|
|
a40f568409
|
Fix sprite deletion 'no' option
|
2025-02-20 18:51:44 +01:00 |
|
|
bad806312d
|
Auto-extend session cookie every 30 minutes
|
2025-02-20 09:58:17 +02:00 |
|
|
3bb8b887e1
|
Merge pull request #3512 from SillyTavern/session-autoextend
Auto-extend session cookie every 30 minutes
|
2025-02-20 09:57:19 +02:00 |
|
|
135bf8a55b
|
Add progress toast for sprite ZIP upload
|
2025-02-20 00:12:40 +02:00 |
|
|
3d8a897c19
|
Auto-extend session cookie every 30 minutes
|
2025-02-19 23:42:28 +02:00 |
|
|
bd6da695c8
|
cleanup examples for multi sprites
|
2025-02-19 22:30:51 +01:00 |
|
|
531999dc04
|
Ensure unique suggested sprite names
|
2025-02-19 22:12:29 +01:00 |
|