Commit Graph

1517 Commits

Author SHA1 Message Date
Bruno FS
759c5d6d96 finished + 1 comment 2023-04-28 12:54:09 -03:00
Bruno FS
50646e18c7 Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev 2023-04-28 12:50:37 -03:00
Bruno FS
cee92cddf3 added changes are optional 2023-04-28 12:50:05 -03:00
SillyLossy
a7c8932e16 Proper item.fav boolean conversion 2023-04-28 18:41:47 +03:00
Bruno FS
2739ea0389 markdownfixer now supports: italic (_), strikethrough (~~), bold (**) 2023-04-28 12:38:09 -03:00
Cohee
c3d8686c4f Update readme.md 2023-04-28 18:34:21 +03:00
Bruno FS
cd8a989df1 Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev 2023-04-28 06:05:36 -03:00
Bruno FS
c8a09f9333 Fix markdown on replies & no scroll to bottom 2023-04-28 06:00:24 -03:00
RossAscends
e2937ad31f more tags styling 2023-04-28 17:53:16 +09:00
RossAscends
d3e0ea66c4 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-28 16:26:56 +09:00
RossAscends
59575b9893 improved tags styling 2023-04-28 16:26:54 +09:00
Cohee
0283a288b2 Merge pull request #190 from gidzzz/reduce-docker-size 2023-04-28 10:22:00 +03:00
Cohee
7adb41dc9f Merge pull request #191 from bfs15/dev 2023-04-28 10:21:00 +03:00
Bruno FS
5e4fa51b15 Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev 2023-04-28 01:10:11 -03:00
Bruno FS
f8373b3ba9 Catching error so server doesn't explode on this edge case 2023-04-28 01:10:02 -03:00
Grzegorz Gidel
42e84643cf Remove npm cache in Docker to save >40 MB on image size 2023-04-28 05:02:11 +02:00
Grzegorz Gidel
b3b1e42755 Add .git to .dockerignore to save >100 MB on image size 2023-04-28 03:55:52 +02:00
SillyLossy
ce9717ea76 Inline tags display 2023-04-28 01:13:30 +03:00
RossAscends
52079f08a2 style fix for tags 2023-04-28 05:19:43 +09:00
SillyLossy
0295ca67d3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-27 20:47:02 +03:00
SillyLossy
54804efa75 Add character tagging (groups pending) 2023-04-27 20:46:54 +03:00
Cohee
b83ef20c03 Update faq.md 2023-04-27 15:34:54 +03:00
Cohee
9d8b13604a Update readme.md 2023-04-27 15:34:06 +03:00
RossAscends
eb97bf21fb - better API panel instructions for Poe/OAI/NAI
- only show Horde Worker Call to Action when horde is selected.
2023-04-27 17:25:08 +09:00
Cohee
fe4c626369 Merge pull request #180 from gidzzz/docker-webp-import
Fix WebP character import in Docker and do not lose files on failed conversion
2023-04-27 11:08:18 +03:00
RossAscends
6162b1331a fix grammar in Poe default JB message 2023-04-27 14:49:52 +09:00
RossAscends
3c0a89eea5 add discord link to system welcome message. 2023-04-27 13:28:12 +09:00
Grzegorz Gidel
e58da51518 Fix the warning about empty continuation lines in Dockerfile 2023-04-27 01:36:38 +02:00
Grzegorz Gidel
46617fc2f5 Fix WebP character import in Docker (dwebp does not like musl) 2023-04-27 01:00:10 +02:00
Grzegorz Gidel
e4f9c7e9c6 Do not delete characters on failed WebP conversion 2023-04-27 00:59:53 +02:00
RossAscends
0ea1d037e6 reword and reorder text shadows toggle 2023-04-27 04:49:43 +09:00
Cohee
c4d49729cc Update GPU.ipynb 2023-04-26 21:44:44 +03:00
Cohee
cab76a0c4a Update readme.md 2023-04-26 21:37:02 +03:00
RossAscends
56cfc76ab2 nicer colors for disconnected API icon 2023-04-27 03:34:54 +09:00
RossAscends
e78a2e8b4e added toggle to turn off shadows completely 2023-04-27 02:27:03 +09:00
RossAscends
df7f6c0168 Textshadow color and width are now customizable. 2023-04-27 02:02:25 +09:00
SillyLossy
1d3fe7cfb5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-26 18:29:53 +03:00
SillyLossy
a36a3598b9 Add jquery ui 2023-04-26 18:29:47 +03:00
RossAscends
c354f8ee30 fix random bg1 not updating correctly 2023-04-26 23:10:15 +09:00
RossAscends
8f3da37c61 imported char's first chats get proper names 2023-04-26 22:47:43 +09:00
RossAscends
d49602adc6 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-26 21:15:34 +09:00
RossAscends
1c01d62b30 safe character renaming
- syncs /chats/ and sprites folders with char rename
- disengages on invald/blank names
- won't save over pre-existing files/folders
- won't update character as long as bad name exists in #name_div
- needs error handling to inform UI of bad names
- not adapted to update groups yet
2023-04-26 21:15:27 +09:00
SillyLossy
252ce19f4a Merge branch 'main' into dev 2023-04-26 12:01:27 +03:00
Cohee
9d9aac014a Merge pull request #175 from gidzzz/fix-examples-positioning
Consistent positioning and formatting of pinned examples
1.4.9
2023-04-26 11:57:32 +03:00
SillyLossy
38929366fb Fix [BUG] Poe.com "Invalid or expired token" when trying to use poe.com API. Cohee1207/SillyTavern#177 2023-04-26 11:55:33 +03:00
Cohee
9372a60bbf Merge pull request #176 from Chanka0/main 2023-04-26 10:00:01 +03:00
Chanka0
a9e8484111 Remote connection troubleshooting 2023-04-25 20:57:11 -06:00
Grzegorz Gidel
ea709d246d Consistent spacing between examples regardless of pinning 2023-04-26 03:14:16 +02:00
Grzegorz Gidel
48359e2f0a Fix scenario positioning with pinned example messages 2023-04-26 00:42:45 +02:00
SillyLossy
1c4f1ea96c Better character tokens counting 2023-04-26 01:19:36 +03:00