Cohee
d9bb5e6b1f
Revert old default values
2025-02-04 22:46:24 +02:00
Cohee
363d8a4121
Merge branch 'staging' into ipv6_auto
2025-02-04 22:45:46 +02:00
Eradev
552a418bae
Merge branch 'staging' into staging-3071-v2
2025-01-28 10:49:53 -05:00
Cohee
c9a1a3eb94
Merge pull request #3351 from SillyTavern/csrf-sync
...
Replace CSRF middleware
2025-01-25 23:23:43 +02:00
Cohee
5ff402aabf
Replace CSRF middleware
...
Closes #3349
2025-01-25 16:56:11 +02:00
Spappz
e07faea874
rework createDefaultFiles()
...
Reorganised copy-able `default/` files as a sparse copy of the production file-tree. This should save the `defaultItems` (formerly `files`) array from getting unwieldy.
2025-01-25 03:45:16 +00:00
Spappz
a5dc505e61
add 404 error-handling to server
...
This is all that seems necessary according to Express? Admittedly my first time using it.
https://expressjs.com/en/starter/faq.html#how-do-i-handle-404-responses
2025-01-25 03:42:04 +00:00
Spappz
538d66191e
add 401 error page for basicAuth
mode
...
Most modern browsers don't actually show users 401 responses, but it doesn't hurt to have it in there anyway ¯\_(ツ)_/¯
2025-01-25 03:40:47 +00:00
Spappz
928487985d
defer 403 HTML to file
2025-01-25 03:38:52 +00:00
Spappz
90459116e3
woohoo
2025-01-24 03:39:05 +00:00
Cohee
bbd85fc823
Merge pull request #3315 from SillyTavern/extensions-config
...
config.yaml: Group extension settings into one section
2025-01-24 02:54:48 +02:00
Karl-Johan Alm
2b00cdce7b
system same as user
2025-01-22 17:07:23 +09:00
Karl-Johan Alm
636e79c438
fixes
2025-01-22 16:03:32 +09:00
Karl-Johan Alm
7877e6601d
add presets for DeepSeek R1 models
2025-01-22 13:13:41 +09:00
Cohee
4d18ddba6d
config.yaml: Group extension settings into one section
2025-01-17 20:18:27 +02:00
Cohee
8acba00655
Upscale default monocolor BGs
2025-01-15 21:02:10 +02:00
Eradev
1f9fa74786
Rewritten minLogLevel feature
2025-01-15 10:02:32 -05:00
Cohee
9db9c5c9ca
Reorganize backup configs
2025-01-05 16:03:52 +02:00
Cohee
8623d1198d
Add thumbnail dimensions to config ( #3262 )
...
* Add thumbnail dimensions to config
* Fix default value for thumbnails.enabled
* Update comment for thumbnail recreation instructions in config.yaml
* Lint config values
* Verify config size > 0
* More config lint
2025-01-05 00:38:50 +02:00
BPplays
ca283c0da6
fixed backward compat, and check if auto before getting addrs
2024-12-26 10:29:04 -08:00
BPplays
dc3b18de94
fixed typo
2024-12-25 16:47:08 -08:00
BPplays
b0cb982978
added automatic ipv6 ipv4 detection
2024-12-25 16:46:16 -08:00
Cohee
7f94cb4bee
CC: Simplify default wrappers for personality and scenario
2024-12-22 23:36:58 +02:00
Cohee
f0b124221c
Merge pull request #3216 from HiroseKoichi/release
...
Remove brackets around `{{name}}` in `ChatML-Names` and `Llama-3-Instruct-Names`
2024-12-22 23:32:08 +02:00
Cohee
3f7b91a4eb
Add uuid to CC logit bias entries
2024-12-22 23:27:20 +02:00
Hirose
17df259afd
Update ChatML-Names.json
...
Remove brackets from `ChatML-Names`
2024-12-22 15:00:00 -06:00
Hirose
964437ed13
Update Llama-3-Instruct-Names.json
...
Remove brackets from `Llama-3-Instruct-Names`
2024-12-22 14:59:35 -06:00
Cohee
7098e17d22
Change default value of maxTotalChatBackups
2024-12-08 14:04:13 +02:00
Cohee
3849908fe1
Add maxTotalChatBackups config.yaml value
2024-12-07 15:37:57 +02:00
Cohee
373a0ad321
Add config.yaml value for cards cache capacity.
2024-12-05 12:59:03 +00:00
Karl-Johan Alm
ef35adb9e4
tulu template: added \n to input_suffix and system_suffix to match model card
2024-11-28 13:04:40 +09:00
Karl-Johan Alm
8d67bdee84
Add Tulu templates
2024-11-27 11:58:12 +09:00
Cohee
9382845dee
Claude: remove user filler from prompt converter
2024-11-24 19:05:41 +02:00
Wolfram Ravenwolf
5d2858268e
Mistral-2411 -> Mistral V7
2024-11-19 21:12:01 +01:00
Wolfram Ravenwolf
30269e8ec6
Mistral-2411 context+instruct presets
2024-11-19 20:10:10 +01:00
Cohee
c3483bc432
Merge branch 'staging' into claude-caching-at-depth
2024-11-18 21:03:33 +02:00
ceruleandeep
b46dae0d6e
Add sample workflow for ComfyUI img2img
2024-11-18 18:49:38 +11:00
Honey Tree
5397614347
Defaulting to -1 rather than boolean false
2024-11-17 14:01:22 -03:00
Honey Tree
73dabd8905
Simple implementation of caching at depth that should be useful for most use cases
2024-11-17 08:32:36 -03:00
Cohee
b6f9c6480b
unvendor: Move formula rendering from core to extensions
2024-10-17 10:08:00 +00:00
Cohee
5765ea8500
Merge branch 'staging' into feat/AdditionalLogins
2024-10-09 01:34:29 +03:00
QuantumEntangledAndy
69a604044d
Add additional login methods
2024-10-06 14:35:03 +07:00
Cohee
3b4a455ef8
Split Custom OAI prompt post-processing modes
2024-10-05 16:09:39 +03:00
Cohee
e2dd7bfb4b
Remove leftovers from prompt expansion
2024-10-01 02:15:27 +03:00
Cohee
3e13155659
Update Seraphina WI embed
2024-09-28 01:25:04 +03:00
Cohee
3e0beb836d
Fix default lorebook
2024-09-28 01:21:17 +03:00
Cohee
df3d7a048e
Deprecate unscoped vectors
2024-09-24 21:51:10 +03:00
Cohee
8c39e20ed9
Merge branch 'staging' into deprecate-cc-or-instruct
2024-09-24 21:19:03 +03:00
Cohee
bc6520c392
Tabs? Why does it have to be tabs?
2024-09-24 12:56:59 +03:00
Cohee
e730acbbe1
Port Erato presets
2024-09-24 12:55:25 +03:00