|
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 |
|
|
4fd5d90e70
|
Revert autorun URL opening on 0.0.0.0
|
2023-04-22 23:56:56 +03:00 |
|
|
20801f8603
|
Fix ssl
|
2023-04-22 23:27:15 +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 |
|
|
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 |
|
|
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 |
|
|
21586ab139
|
Update relative paths
|
2023-04-22 21:49:50 +03:00 |
|
|
ea1da47c99
|
Allow the app being served via SSL
|
2023-04-22 20:41:38 +02:00 |
|
|
8015f3e7cf
|
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
|
2023-04-23 02:38:34 +08:00 |
|
|
2aa42991fd
|
code clean up, change fav to use bool, use template instead of dynamic html, etc
|
2023-04-23 02:38:24 +08:00 |
|
|
ca8b921e30
|
Adjustments for npm package
|
2023-04-22 20:34:01 +03:00 |
|
|
c6214086de
|
Update package.json
|
2023-04-22 19:59:18 +03:00 |
|
|
683cc5aaf7
|
Rebranding
|
2023-04-22 19:13:11 +03:00 |
|
|
be3eb37b6e
|
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
|
2023-04-22 13:21:35 +08:00 |
|
|
bd0045b389
|
group chat fav mark, fav filter
|
2023-04-22 13:21:25 +08:00 |
|
|
f25ecbd95c
|
Add proper processing of streaming aborting
|
2023-04-21 20:29:18 +03:00 |
|
|
55ed580cd1
|
remove a console log that i used to check the json of the char
|
2023-04-21 21:18:12 +08:00 |
|
|
9da5af340e
|
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
|
2023-04-21 21:13:22 +08:00 |
|
|
50526a16b9
|
Fix oobabooga
|
2023-04-21 14:38:38 +03:00 |
|
|
17f7eb671b
|
mark favorite and filter by favorite
|
2023-04-21 17:58:38 +08:00 |
|
|
59284a5436
|
New validation logic of expression images
|
2023-04-20 20:26:32 +03:00 |
|
|
325f4170cb
|
Fix server crash if whitelist.txt is missing
|
2023-04-20 16:10:05 +03:00 |
|
|
50792fdef5
|
optional whitelist.txt
|
2023-04-20 18:11:20 +05:30 |
|
|
69f36efd9a
|
Merge branch 'dev'
|
2023-04-19 00:44:33 +03:00 |
|
|
89aa307f16
|
Import all chats from a characterAI chat history dump
Instead of only first chat found.
|
2023-04-18 20:10:28 +02:00 |
|
|
795e59aba0
|
Remove hard coded list in extensions
|
2023-04-18 12:56:20 +03:00 |
|
|
a71190aa5f
|
Fix GIF background server crash
|
2023-04-17 22:33:30 +03:00 |
|
|
281844643f
|
Log OAI response to console
|
2023-04-17 14:31:41 +03:00 |
|
|
dd1931eaed
|
Fix ooba streaming server crash
|
2023-04-17 14:24:05 +03:00 |
|
|
c5a3ec7d6e
|
Determine if stop_sequence could be used. Closes #93
|
2023-04-17 13:50:41 +03:00 |
|
|
9616b26402
|
Added stop sequences for Kobold.cpp
|
2023-04-16 23:02:23 +03:00 |
|
|
e337e3be9b
|
Better parsing of textgen streaming
|
2023-04-16 20:11:35 +03:00 |
|
|
6985521b81
|
Fix streaming server crash
|
2023-04-16 12:48:13 +03:00 |
|
|
a563a45bf0
|
Send example dialogues as system messages with names
|
2023-04-15 20:05:58 +03:00 |
|
|
06e941fd93
|
More multigen settings
|
2023-04-15 19:15:25 +03:00 |
|
|
f7e89b345d
|
Clean up server code. Fix oobabooga multigen with streaming. Pass Gradio fn_index as a request header
|
2023-04-13 21:50:20 +03:00 |
|
|
58ed03dfe0
|
Speedup poe generation by caching bot json
|
2023-04-13 16:50:10 +03:00 |
|
|
661b41341e
|
Fix crash on poe streaming
|
2023-04-13 15:14:43 +03:00 |
|
|
f3949a9d57
|
Theme Saver
|
2023-04-13 01:32:38 +03:00 |
|
|
d495503ac1
|
Add oobabooga streaming
|
2023-04-12 19:17:02 +03:00 |
|
|
e1b514ef5a
|
Add poe streaming
|
2023-04-12 02:26:09 +03:00 |
|
|
8c8c2c40c4
|
Don't crash the server on failed thumbnail generation
|
2023-04-11 19:42:54 +03:00 |
|
|
9127c690a7
|
Handle 404 status in OAI
|
2023-04-10 21:36:07 +03:00 |
|
|
f2d7f74d5a
|
OAI reverse proxy (untested)
|
2023-04-10 18:44:11 +03:00 |
|
|
defa7f357e
|
Customizable sorting order for characters list
|
2023-04-10 17:48:17 +03:00 |
|
|
9eff19dfb4
|
Merge branch 'main' into dev
|
2023-04-09 15:07:33 +03:00 |
|
|
658a26def2
|
Don't crash server on reading metadata
|
2023-04-09 15:03:59 +03:00 |
|