Commit Graph

10010 Commits

Author SHA1 Message Date
55a295f827 Remove version specification from docker-compose.yml 2025-03-01 21:03:53 +02:00
a161118308 Execute postinstall in docker entrypoint 2025-03-01 21:03:48 +02:00
947a307b25 Update function comment 2025-03-01 20:25:55 +02:00
61132dd7b9 Set default for whitelistDockerHosts to true 2025-03-01 20:25:00 +02:00
1d995fb92d Rewrite to only consider Docker 2025-03-01 20:22:33 +02:00
8aa7ed8635 Rewrite whitelist resolve logic to skip unresolved hosts from whitelist 2025-03-01 19:57:36 +02:00
68db63b629 Merge branch 'staging' into whitelist-hosts 2025-03-01 19:44:49 +02:00
743f07167c Update third-party dependencies 2025-03-01 19:38:21 +02:00
b95dd04fbe Merge pull request #3585 from SillyTavern/chalk-lib
Use chalk lib for console colorization
2025-03-01 19:04:31 +02:00
afdf56ce68 Merge pull request #3587 from Reithan/fix-miscounted-messages-on-generate-and-swipe 2025-03-01 15:59:16 +02:00
0bedb6e0ff Autoformat 2025-03-01 05:49:18 -08:00
ccd6a1631a Account for generated depth on non-continue 2025-03-01 05:48:11 -08:00
661b84033f Don't use String constructor in calculateDataSize 2025-03-01 14:30:48 +02:00
45d8cac5a9 Fix /go command 2025-03-01 14:30:18 +02:00
8271bf36c7 Updated the processReply method to NOT remove pipe | or hash # characters when the selected model is nai-diffusion-v4 curated or full. 2025-03-01 02:06:26 -04:00
d788c2fbb5 Added support for NovelAI Diffusion V4 Full via API to Image Generation extension. 2025-03-01 01:30:42 -04:00
8a750c6341 Restore chosen AllTalk version on load 2025-03-01 01:33:39 +02:00
868e97804a Use chalk lib for console colorization 2025-03-01 00:56:50 +02:00
63b95ef504 Add i18n attr for deprecation notice 2025-03-01 00:52:53 +02:00
385ef46a2b Add deprecation warning for Extras API in extensions pane 2025-03-01 00:52:26 +02:00
7e8471f28f Enhance logging for resolved whitelist hostnames with color formatting 2025-03-01 00:30:00 +02:00
8fded75069 Merge branch 'staging' into whitelist-hosts 2025-03-01 00:04:47 +02:00
969156d819 Merge pull request #3584 from SillyTavern/chid-unify-type
Always use string for this_chid
2025-03-01 00:04:21 +02:00
639c0235f9 Handle 'object' case as indexOf 2025-02-28 23:37:35 +02:00
284bac9b49 Add type of this_chid 2025-02-28 22:51:34 +02:00
af5e9aa518 Fix shift-click in bulk for first in list 2025-02-28 22:44:10 +02:00
e91387c60b Fix rate and pitch for system tts
Closes #2545
2025-02-28 22:18:53 +02:00
b3eb6e071f Merge branch 'staging' into chid-unify-type 2025-02-28 22:04:14 +02:00
40720971c5 Hide unsupported language warning for 'en' 2025-02-28 21:55:48 +02:00
abe55ec905 Add class to language selector 2025-02-28 21:51:06 +02:00
ea59dcc30e Equalize group action button heights 2025-02-28 21:34:10 +02:00
4f224550f6 Hide "persona connections" in create form 2025-02-28 21:26:16 +02:00
12335f4860 Improve type handling 2025-02-28 13:46:16 +00:00
b2ce76c84c Return to using string type for this_chid 2025-02-28 13:37:36 +00:00
b6af55134a Refactor context change checks during chat summarization 2025-02-28 12:54:52 +00:00
1aae08be5b Fix char A/N and expressions folder for first in the list 2025-02-28 09:12:22 +00:00
2461913f85 Fix Horde model selection not saving 2025-02-28 10:53:56 +02:00
5555b3e7db Use character name for gallery URL 2025-02-28 10:49:15 +02:00
76e45abfc6 Fix SD prefixes for first in the list 2025-02-28 10:38:42 +02:00
50e49cd67b Fix gallery for first in the list 2025-02-28 10:36:26 +02:00
16b62d9fb3 Fix tags selector for first in the list 2025-02-28 10:33:39 +02:00
14aec43064 Fix A/N and CFG menus on first in the list 2025-02-28 10:26:03 +02:00
76cb34fd06 Fix logprobs menu on empty chats 2025-02-28 10:25:36 +02:00
83e75439ab Fix duplication and scenario override for first in the list 2025-02-28 10:21:33 +02:00
f33464527b Fix deletion of the first char in the list 2025-02-28 10:18:57 +02:00
2df140a6a9 Fix world info binding and alt.greetings editor for first char in the list
Possibly fixes #3579
2025-02-28 10:16:42 +02:00
eac0d04fd3 Merge pull request #3580 from AyeeMinerva/staging
add printMessages in st-context.getContext()
2025-02-28 09:43:47 +02:00
73035c1d1c add clearChat in st-context 2025-02-28 15:08:55 +08:00
7c72c1d9f3 add printMessages in st-content
so that we can use this func in extension
2025-02-28 12:31:25 +08:00
60e8ffbf90 Improve logging in resolveHostnames function to provide clearer output for resolved IP addresses 2025-02-28 00:39:32 +02:00