Commit Graph

1517 Commits

Author SHA1 Message Date
2e24aea734 New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990 2023-04-24 00:54:25 +03:00
42769e465f Fix tts settings loader 2023-04-23 22:26:56 +03:00
b8087850e2 Merge branch 'main' into dev 2023-04-23 22:11:14 +03:00
0d8b14e554 Merge pull request #156 from ouoertheo/ouoertheo/tts-generalize
Generalize TTS. Add ElevenLabs specific settings.
2023-04-23 22:09:34 +03:00
40169c704a Merge pull request #154 from artisticMink/feature/basic-authentication
Add Basic Authentication Support to SillyTavern
2023-04-23 22:07:38 +03:00
141a60f5f0 Add logit bias 2023-04-23 21:54:21 +03:00
cafa3d582c remove docstring 2023-04-23 12:58:49 -05:00
5d142f499a generalized tts settings 2023-04-23 12:43:59 -05:00
5666752568 Set whitelistMode to true by default 2023-04-23 18:31:47 +02:00
99b6571e32 Change default JB prompt 2023-04-23 19:24:50 +03:00
8be863b50b Warn user when no whitelist or auth method is chosen
And the server is publicly available
2023-04-23 18:11:28 +02:00
c821b1fba4 Add option to start server with basic authentication enabled 2023-04-23 18:10:44 +02:00
4da104211b Add basic authentication middleware 2023-04-23 18:09:23 +02:00
388d982040 Add OpenAI API usage 2023-04-23 18:48:46 +03:00
0897685f02 Fix cloudflare sharing 2023-04-23 17:36:11 +03:00
c6ce7ac7e8 Replace localtunnel with cloudflare 2023-04-23 17:15:18 +03:00
d71dcc72fa Colab fix 2023-04-23 16:22:15 +03:00
03cfee0bf0 Merge pull request #149 from gidzzz/main
A bunch of cleanups in prompt generator
2023-04-23 14:31:36 +03:00
f41d853d72 Merge branch 'main' into dev 2023-04-23 14:27:30 +03:00
8def97683a Merge pull request #150 from gidzzz/chat-loading-speedup
Massive speedup in loading of long chats
2023-04-23 14:24:55 +03:00
64cf01e6da Merge pull request #152 from paniphons/main 2023-04-23 12:52:49 +03:00
850f423475 FAQ: add NovelAI info 2023-04-23 14:03:51 +07:00
46a6943c27 moved filter-by-fav between search box & sort type 2023-04-23 14:58:59 +09:00
130ddf8117 Massive speedup in loading of long chats 2023-04-23 02:24:15 +02:00
ef8d496268 Fix caption button styles 2023-04-23 00:18:59 +03:00
248f8b57a2 Simplify the message gathering loop 2023-04-22 23:02:48 +02:00
c7fa0c594a Improve locality of declarations and visual separation of code 2023-04-22 23:02:48 +02:00
2dfb41d461 Simplify anchor selection code 2023-04-22 23:02:48 +02:00
4caec7c857 Avoid usage of 'var' in Generate() to make reasoning about the code easier 2023-04-22 23:02:48 +02:00
8cef0711c0 Merge branch 'main' into dev 2023-04-22 23:57:05 +03:00
4fd5d90e70 Revert autorun URL opening on 0.0.0.0 2023-04-22 23:56:56 +03:00
3a63eeed12 Add favorites first sorting rule 2023-04-22 23:49:58 +03:00
31fbd8221b Merge branch 'main' into dev 2023-04-22 23:27:40 +03:00
20801f8603 Fix ssl 2023-04-22 23:27:15 +03:00
6d1b886928 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-22 23:22:07 +03:00
31182e3040 Favorite as a button 2023-04-22 23:22:05 +03:00
0afb0c810f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-23 05:07:29 +09:00
8fb9b79c02 - proper send_textarea focus retention logic
- for send_but, options_button, and option_regenerate
2023-04-23 05:07:06 +09:00
99d924bb2b Merge branch 'main' into dev.
Reformat all notes
2023-04-22 23:00:08 +03:00
652e44c74f Hotfix 2023-04-22 22:44:46 +03:00
06a227812d Merge pull request #147 from artisticMink/feature/ssl-encryption
Add support for serving the application via HTTPS
2023-04-22 22:43:23 +03:00
519cd9eaf2 Fix fav for group not saving 2023-04-22 22:39:31 +03:00
f11305367d Reduce console spam 2023-04-22 22:34:07 +03:00
3acd02b59d Reformat fav note 2023-04-22 22:27:56 +03:00
e1c3dedd72 Reorder fav checkbox 2023-04-22 22:27:42 +03:00
6658a273d6 Merge pull request #139 from wilfredchen/mark-favorite-filter-by-favorite
Mark character and group favorite and filter by favorite
2023-04-22 22:19:55 +03:00
5eb4746f0e remove unnecessary addClass from group-chats.js 2023-04-23 03:09:36 +08:00
49aae69ea8 remove unnecessary fav_off css 2023-04-23 03:08:02 +08:00
0b1e1625b0 Merge branch 'main' into feature/ssl-encryption 2023-04-22 21:05:22 +02:00
152dc97ebe condition check menu type so that clicking on fav wont submit the create chara form 2023-04-23 02:54:57 +08:00