3801c833af
Reformat HTML file
2023-06-04 22:43:19 +03:00
cbcd08d8ea
Merge pull request #447 from LianZiZhou/dev
...
Feature: i18n for SillyTavern
2023-06-04 22:39:02 +03:00
ac64494e16
Merge branch 'dev' into dev
2023-06-04 22:38:13 +03:00
1ba8b5b3ed
Fix major slowdown in groups without sprites. Remove error handler after it's been fired
2023-06-04 22:19:05 +03:00
230f84cce2
Fix sth
2023-06-05 03:09:16 +08:00
8ffc4e6d51
Fix VN mode on groups where character is not found in the list.
2023-06-04 21:54:06 +03:00
e4e44a3817
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-04 21:41:25 +03:00
eb01bcb7c1
Delete all group chats with a group.
2023-06-04 21:41:22 +03:00
b530572f1f
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-05 03:32:25 +09:00
0a65e36d1c
fix for expression image grid button styles
2023-06-05 03:32:24 +09:00
d35436921e
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-04 21:23:27 +03:00
f7a82fb4b3
Fix duplication of the last character on deletion. Delete tags from tag_map on deletion of character/groups
2023-06-04 21:23:25 +03:00
b8d70f4e9b
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-05 03:08:09 +09:00
bd8d6296cc
options menu display optimizing and style updates
2023-06-05 03:08:07 +09:00
c5d51fcd3c
Fix a couple of issues with Group VN & overrides
2023-06-04 20:52:34 +03:00
a67df0bc1a
Add basic i18n data with Chinese translation
2023-06-05 01:27:32 +08:00
f74342e83d
add hover highlight to extension panel headers
2023-06-05 02:06:33 +09:00
ab5826a304
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-05 01:02:21 +09:00
8a80ed3e86
restyle extensions setting panel
2023-06-05 01:02:18 +09:00
446b3a4f05
Account overrides for group chats and VN mode
2023-06-04 17:27:09 +03:00
d5e75d7c7b
Merge pull request #443 from bdashore3/dev
...
Expressions: Add sprite aliasing for chats
2023-06-04 16:50:01 +03:00
3cfec828ef
Draggable VN sprites. Fix layering
2023-06-04 16:32:45 +03:00
a273fcb593
Adjust VN mode width overlap calculations
2023-06-04 15:33:28 +03:00
c33812d448
Fix auto-swipe being open on load
2023-06-04 14:41:58 +03:00
4935a8e46b
Force flush VN wrapper on waifu mode change
2023-06-04 14:37:21 +03:00
ed86770c9c
Re-add Edge TTS for extras
2023-06-04 14:28:40 +03:00
aee8974183
WI budget step 1
2023-06-04 14:02:32 +03:00
e4a6db7539
Remove Edge TTS (will be moved to Extras)
2023-06-04 10:43:47 +03:00
cf2660074d
Expressions: Add sprite aliasing for single chats
...
Duplicate characters get handled by the system, so why not sprites?
If a sprite is duplicated, users can specify the folder name that
the changed sprites are located in.
This commit only adds support for single person chats and breaks
compatibility with group chats. Another commit is required to fix
group sprite functionality.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-03 21:51:29 -04:00
0d0b572935
Merge branch 'main' into dev
2023-06-04 04:29:46 +03:00
c299ef0a86
Use node-fetch to make requests without timeout #435
1.6.6
2023-06-04 04:29:22 +03:00
e480282717
Revert default port
2023-06-04 03:12:10 +03:00
bca66f6c06
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-04 03:11:47 +03:00
027453af4b
Revert config change
2023-06-04 03:11:44 +03:00
6ba332b323
Add MS Edge TTS
2023-06-04 03:08:25 +03:00
0dbccfb3df
Fix (?) Poe retry logic
2023-06-04 02:11:13 +03:00
cccca22601
Handle offline expressions for VN mode. Don't add blocks without sprites. Force empty block on chat change.
2023-06-04 00:42:16 +03:00
8e2c20da3c
Add alias to roll the dice
2023-06-04 00:40:51 +03:00
037f0095ab
Ping to reconnect dead Poe socket
2023-06-04 00:40:25 +03:00
8ac368e2ef
probably not gonna work well
2023-06-03 14:41:59 -05:00
faa097fabd
Multiple expressions per group in waifu mode
2023-06-03 22:17:25 +03:00
460030d600
task class
2023-06-03 13:59:26 -05:00
0dbf219116
Add worlds folder to docker #434
2023-06-03 17:03:57 +03:00
b0f8e51c42
Speed-up Poe client
2023-06-03 16:23:45 +03:00
f1924b6c12
Fix character renaming. Workaround for Node 20 bug. Adjust spec v2 fields
2023-06-03 15:29:35 +03:00
380b20b94d
Fix Silero TTS fetch with extras
2023-06-03 14:55:46 +03:00
43dcc017f5
Merge pull request #438 from bdashore3/dev
...
Extras: Add API authentication support
2023-06-03 14:52:42 +03:00
2414572e7f
Merge pull request #437 from ouoertheo/ouoertheo/objective2
2023-06-03 13:39:53 +03:00
36ea41f0a6
Extras: Add API authentication support
...
An API key is extremely important for ST-Extras servers that are
exposed to the internet.
Add an API key field below where the user enters the extras URL. For
convenience, this key is persisted whenever the user refreshes the
page.
Also modify the fetch requests to always include API keys if present.
See ST-Extras for more information on how this works.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-03 00:00:38 -04:00
9e35ffaefb
fix auto-check logic bug
2023-06-02 20:59:21 -05:00