Commit Graph

321 Commits

Author SHA1 Message Date
c5d51fcd3c Fix a couple of issues with Group VN & overrides 2023-06-04 20:52:34 +03: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
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
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
6ba332b323 Add MS Edge TTS 2023-06-04 03:08:25 +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
faa097fabd Multiple expressions per group in waifu mode 2023-06-03 22:17:25 +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
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
3ea2d469fd add manual task check extension menu item 2023-06-02 20:51:01 -05:00
c6657e9206 add remove tasks 2023-06-02 20:30:46 -05:00
8b86b29981 Trim strings in objectives list 2023-06-03 02:30:10 +03:00
6fec40d543 Permanent ChromaDB synchronization state (using IndexedDB object store) 2023-06-02 23:21:46 +03:00
745ceb0f31 Update links to organization repo 2023-06-02 21:01:26 +03:00
6ac649a75f close button for AN 2023-06-02 23:08:14 +09:00
f4e8e1496e Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-02 15:11:10 +09:00
ae1a3f1d36 add Quick Replies extension 2023-06-02 15:11:08 +09:00
7b4e287b10 Fix random activation of objectives 2023-06-01 23:59:42 +03:00
6bc520f800 Save metadata debounced for extensions 2023-06-01 16:51:35 +03:00
5b446af6dc Speed-up extensions loading. Add tracking of response times 2023-06-01 14:34:40 +03:00
9774f3b8c1 Migrate objective extension settings to chat_metadata 2023-06-01 12:34:33 +03:00
b8a49c58ac Merge branch 'main' into dev 2023-06-01 10:52:34 +03:00
a18c20305e Clarify Chroma warning message 2023-06-01 10:01:43 +03:00
d542ec0d81 Add the warning when ChromaDB synced message deletes 2023-06-01 10:01:43 +03:00
0de09e9da0 Fix System TTS ending abruptly in Chrome on Windows 2023-06-01 10:01:43 +03:00
bb187d9920 Proper chronological order of ChromaDB chat injections 2023-06-01 10:01:11 +03:00
711dbdcc15 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 10:01:11 +03:00
8328fe9886 Proper chronological order of ChromaDB chat injections 2023-06-01 01:43:36 +03:00
a5fee875c1 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 01:30:12 +03:00
13d012a3a2 Reduce console logs clutter 2023-06-01 01:02:51 +03:00
8b4a53b293 Merge pull request #415 from ouoertheo/ouoertheo/objectives1
Objective Extension - Agent based AI inspired by BabyAGI and AutoGPT
2023-06-01 00:32:46 +03:00
01b629ca9f Ability to hide tasks. 2023-05-31 16:22:49 -05:00
8baed8afa7 Clarify Chroma warning message 2023-05-31 23:27:14 +03:00
7d6c0f7737 Add the warning when ChromaDB synced message deletes 2023-05-31 23:23:08 +03:00
66050f57db Fix System TTS ending abruptly in Chrome on Windows 2023-05-31 23:18:54 +03:00
6c6f5b7f1a Merge pull request #416 from BlipRanger/patch-2
Updated UI message about chromadb persistence
2023-05-31 21:46:46 +03:00
cff5cd0928 Update index.js 2023-05-31 21:46:13 +03:00
bdcb3e52ff Add some instructions. Code readability 2023-05-31 08:01:07 -05:00
ef90c31643 Add slash command for dice rolls. Create class for worker wrappers 2023-05-31 13:57:08 +03:00
6ad2492ef6 Fix TTS worker console spam in empty chat 2023-05-31 10:56:25 +03:00