RossAscends
0a65e36d1c
fix for expression image grid button styles
2023-06-05 03:32:24 +09:00
Cohee
d35436921e
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-04 21:23:27 +03:00
Cohee
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
RossAscends
b8d70f4e9b
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-05 03:08:09 +09:00
RossAscends
bd8d6296cc
options menu display optimizing and style updates
2023-06-05 03:08:07 +09:00
Cohee
c5d51fcd3c
Fix a couple of issues with Group VN & overrides
2023-06-04 20:52:34 +03:00
Lian Zhou
a67df0bc1a
Add basic i18n data with Chinese translation
2023-06-05 01:27:32 +08:00
RossAscends
f74342e83d
add hover highlight to extension panel headers
2023-06-05 02:06:33 +09:00
RossAscends
ab5826a304
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-05 01:02:21 +09:00
RossAscends
8a80ed3e86
restyle extensions setting panel
2023-06-05 01:02:18 +09:00
Cohee
446b3a4f05
Account overrides for group chats and VN mode
2023-06-04 17:27:09 +03:00
Cohee
d5e75d7c7b
Merge pull request #443 from bdashore3/dev
...
Expressions: Add sprite aliasing for chats
2023-06-04 16:50:01 +03:00
Cohee
3cfec828ef
Draggable VN sprites. Fix layering
2023-06-04 16:32:45 +03:00
Cohee
a273fcb593
Adjust VN mode width overlap calculations
2023-06-04 15:33:28 +03:00
Cohee
c33812d448
Fix auto-swipe being open on load
2023-06-04 14:41:58 +03:00
Cohee
4935a8e46b
Force flush VN wrapper on waifu mode change
2023-06-04 14:37:21 +03:00
Cohee
ed86770c9c
Re-add Edge TTS for extras
2023-06-04 14:28:40 +03:00
Cohee
aee8974183
WI budget step 1
2023-06-04 14:02:32 +03:00
Cohee
e4a6db7539
Remove Edge TTS (will be moved to Extras)
2023-06-04 10:43:47 +03:00
kingbri
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
Cohee
0d0b572935
Merge branch 'main' into dev
2023-06-04 04:29:46 +03:00
Cohee
c299ef0a86
Use node-fetch to make requests without timeout #435
1.6.6
2023-06-04 04:29:22 +03:00
Cohee
e480282717
Revert default port
2023-06-04 03:12:10 +03:00
Cohee
bca66f6c06
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-04 03:11:47 +03:00
Cohee
027453af4b
Revert config change
2023-06-04 03:11:44 +03:00
Cohee
6ba332b323
Add MS Edge TTS
2023-06-04 03:08:25 +03:00
Cohee
0dbccfb3df
Fix (?) Poe retry logic
2023-06-04 02:11:13 +03:00
Cohee
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
Cohee
8e2c20da3c
Add alias to roll the dice
2023-06-04 00:40:51 +03:00
Cohee
037f0095ab
Ping to reconnect dead Poe socket
2023-06-04 00:40:25 +03:00
ouoertheo
8ac368e2ef
probably not gonna work well
2023-06-03 14:41:59 -05:00
Cohee
faa097fabd
Multiple expressions per group in waifu mode
2023-06-03 22:17:25 +03:00
ouoertheo
460030d600
task class
2023-06-03 13:59:26 -05:00
Cohee
0dbf219116
Add worlds folder to docker #434
2023-06-03 17:03:57 +03:00
SillyLossy
b0f8e51c42
Speed-up Poe client
2023-06-03 16:23:45 +03:00
SillyLossy
f1924b6c12
Fix character renaming. Workaround for Node 20 bug. Adjust spec v2 fields
2023-06-03 15:29:35 +03:00
SillyLossy
380b20b94d
Fix Silero TTS fetch with extras
2023-06-03 14:55:46 +03:00
Cohee
43dcc017f5
Merge pull request #438 from bdashore3/dev
...
Extras: Add API authentication support
2023-06-03 14:52:42 +03:00
Cohee
2414572e7f
Merge pull request #437 from ouoertheo/ouoertheo/objective2
2023-06-03 13:39:53 +03:00
kingbri
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
ouoertheo
9e35ffaefb
fix auto-check logic bug
2023-06-02 20:59:21 -05:00
ouoertheo
3ea2d469fd
add manual task check extension menu item
2023-06-02 20:51:01 -05:00
ouoertheo
c6657e9206
add remove tasks
2023-06-02 20:30:46 -05:00
SillyLossy
f4802952b6
Fix objectives transferring to new characters
2023-06-03 02:43:16 +03:00
SillyLossy
8b86b29981
Trim strings in objectives list
2023-06-03 02:30:10 +03:00
SillyLossy
cf9e87ed25
Properly stop group auto mode generation with stop button
2023-06-03 01:44:40 +03:00
SillyLossy
15d88d3df2
Unhide bookmark button
2023-06-02 23:49:57 +03:00
SillyLossy
6fec40d543
Permanent ChromaDB synchronization state (using IndexedDB object store)
2023-06-02 23:21:46 +03:00
SillyLossy
745ceb0f31
Update links to organization repo
2023-06-02 21:01:26 +03:00
SillyLossy
fc2fb450a6
Update README
2023-06-02 20:56:55 +03:00