2191 Commits

Author SHA1 Message Date
Cohee
e8f4653a25 Add interactive mode for SD plugin 2023-11-01 22:58:59 +02:00
RossAscends
56ec7152d7 better width scaling for mobile Ooba sliders 2023-11-02 03:10:40 +09:00
RossAscends
0576262bb9 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-11-02 02:53:53 +09:00
RossAscends
230ef417b6 Ooba sampler panel overhaul 2023-11-02 02:53:50 +09:00
Aisu Wata
3eaff02c2f World Info Min Activations: min max depth default unlimited 2023-11-01 14:36:20 -03:00
Aisu Wata
8533cff188 World info Min Activations: changed UI text 2023-11-01 14:17:30 -03:00
Aisu Wata
39e4a1cd99 World info Min Activations: fewer UI text 2023-11-01 14:15:15 -03:00
Aisu Wata
77bde48a48 World Info Min Activations: added UI & persistence & budget respect 2023-11-01 14:02:38 -03:00
Cohee
e9b8e5d4e9 Extend length limits on most textareas 2023-11-01 10:40:22 +02:00
RossAscends
610c9b9f24 update loader styling 2023-11-01 12:40:21 +09:00
Cohee
a0706fcfc8 Add loader UI component 2023-10-31 22:16:33 +02:00
Cohee
eb4e90c589 Save auto-input to QR 2023-10-31 12:27:40 +02:00
Aisu Wata
8203ebb835 world_info_min_activations 2023-10-30 18:55:32 -03:00
Cohee
d541558f15 Rearrange extensions panel 2023-10-30 21:47:32 +02:00
Cohee
43b06d7df5 Rename view past chats => manage chat files 2023-10-30 21:42:55 +02:00
Cohee
064d331110
Merge pull request #1301 from zgce/release
fix the deeplx for chinese parameter
2023-10-30 16:36:57 +02:00
yuxiang
0921cd6b9c fix the Chinese translation parameter error of deeplx 2023-10-30 22:31:52 +08:00
yuxiang
de77abe152 Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
# Conflicts:
#	src/translate.js
2023-10-30 22:10:27 +08:00
yuxiang
31c5036724 Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
# Conflicts:
#	src/translate.js
2023-10-30 21:58:10 +08:00
RossAscends
a27e7a139a Chat History Panel Overhaul, shorter filenames 2023-10-30 14:16:20 +09:00
Cohee
2a9250c937 Bump package version 2023-10-30 00:50:25 +02:00
Cohee
1b1f3e9e0c Unbreak CFG sliders 2023-10-29 23:56:25 +02:00
Cohee
68e60ff9ef Unbreak CFG sliders 2023-10-29 23:56:11 +02:00
Cohee
853cf20e6e Remove unreliable check for git installed
It will fail anyway if not installed
2023-10-29 23:46:56 +02:00
Cohee
ea36d34942 Remove unreliable check for git installed
It will fail anyway if not installed
2023-10-29 23:46:13 +02:00
Cohee
91862bff43 Fix double-emit of CHAT_CHANGED on /go command 2023-10-29 23:23:42 +02:00
Cohee
fadd92a6c3 Fix expressions sometimes getting stuck when switching chats 2023-10-29 23:15:40 +02:00
Cohee
9bff2762fc Align message top bar text 2023-10-29 23:15:22 +02:00
Cohee
7b6603614f Add API icons for aphrodite and mancer 2023-10-29 23:02:56 +02:00
Cohee
99e6ee2d4d Slash command to trigger group member response 2023-10-29 19:35:26 +02:00
Cohee
03c3fa24e9 Phone styles adjust 2023-10-29 19:30:56 +02:00
Cohee
483ae22bc3 Add ability to abort generation by extension interceptors 2023-10-29 18:29:10 +02:00
Cohee
9396ca585c #1287 Add user.css file 2023-10-28 12:48:42 +03:00
Cohee
922007ea25 #1294 Fix selective logic for embedded lorebooks 2023-10-28 12:28:03 +03:00
Cohee
97b9d99503 Merge branch 'staging' into release 2023-10-28 03:31:18 +03:00
Cohee
e0be4dde31 Move extensions update check to after init 2023-10-27 21:23:58 +03:00
Cohee
4524f6dbfd Skill issue 2023-10-27 21:09:53 +03:00
Cohee
52ecad1cdf Rework single-line mode, add section for Context Formatting settings 2023-10-27 21:02:03 +03:00
Cohee
9be3645152
Merge pull request #1292 from SillyTavern/staging
Staging
1.10.7
2023-10-27 13:26:43 +03:00
Cohee
a2d8a2a447 Bump package version 2023-10-27 13:23:10 +03:00
Cohee
0ad96b6567 Improve context slider sanity 2023-10-27 13:22:46 +03:00
Cohee
0c36d113bf Add git disclaimer to asset downloader 2023-10-27 13:07:56 +03:00
Cohee
410599b287 Fix unlocked context sliders sanity 2023-10-27 02:01:09 +03:00
Cohee
167b2d0fe4 Add exception handling to stats writer 2023-10-27 01:03:54 +03:00
Cohee
11cc27d9c9 Increase debounce duration for type-in controls to 2sec 2023-10-26 22:02:56 +03:00
Cohee
24f406917d Add seed to Kobold APi 2023-10-26 21:22:00 +03:00
RossAscends
5f64d4be7d fix WI sliders 2023-10-27 03:06:02 +09:00
RossAscends
b29f63f89e fix WI sliders 2023-10-27 03:01:25 +09:00
Cohee
b4c7bb1f7b
Merge pull request #1290 from SillyTavern/staging
Staging
1.10.6
2023-10-26 18:44:18 +03:00
Cohee
edbde2be37 Make comment macro multiline 2023-10-26 18:41:35 +03:00