Commit Graph

438 Commits

Author SHA1 Message Date
SillyLossy
da68255a25 Rearrange WI block 2023-04-29 19:18:58 +03:00
SillyLossy
6f1193f057 Adjust char editor layouts 2023-04-29 18:57:27 +03:00
SillyLossy
314225c1ce Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 18:43:42 +03:00
SillyLossy
cb47cdd5d9 Rearrange group form 2023-04-29 18:43:40 +03:00
RossAscends
4cc0768ce7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-30 00:21:19 +09:00
RossAscends
ee4aa62041 fixes for new group creation boxes 2023-04-30 00:21:17 +09:00
SillyLossy
a881ed32c5 Simplify search logic with css classes 2023-04-29 17:54:51 +03:00
SillyLossy
26e10c2d9a Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 17:44:18 +03:00
SillyLossy
ac88107ef5 Smarter hide by tags 2023-04-29 17:44:15 +03:00
RossAscends
9339aebd09 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 23:41:30 +09:00
RossAscends
cf9a3fe366 Only CharList scrolls now
- new group panel not perfect yet
2023-04-29 23:41:24 +09:00
SillyLossy
00c4671696 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 15:29:45 +03:00
SillyLossy
801b1b1f19 Restyle OAI presets 2023-04-29 15:29:43 +03:00
RossAscends
b629ddcaf4 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 21:15:08 +09:00
RossAscends
21858e0b2e better display of default expressions 2023-04-29 21:15:06 +09:00
SillyLossy
2631addb37 Don't close unpinned drawer on selecting tag 2023-04-29 15:13:32 +03:00
SillyLossy
4c13d986f9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 15:08:00 +03:00
SillyLossy
effdfa133d Add scrollable dialogue popup. Clean-up script.js 2023-04-29 15:07:57 +03:00
RossAscends
52e7861d5f fixed export format popper's margin warning 2023-04-29 20:51:45 +09:00
RossAscends
d005384ac6 round avatars style fav borders now round too 2023-04-29 19:30:13 +09:00
RossAscends
2bed84fb7a - Manage Extns. Enable/Disable obviously clickable
- reduce Fav borders to 2px
2023-04-29 19:24:06 +09:00
RossAscends
27a770c2f6 update fav styles
- no more star icons
- golden borders on avatar instead
2023-04-29 18:17:01 +09:00
RossAscends
ea98cf01bf - add favstar back on avatar top corner
- remove group icon (it's obvious by the avatar, not needed)
2023-04-29 16:36:47 +09:00
RossAscends
58a5db4ab1 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-29 05:01:35 +09:00
RossAscends
db3b31c2b5 - fav stars on right
- solo and groups all flex now
2023-04-29 05:01:33 +09:00
SillyLossy
a53531f320 Math formulas support Cohee1207/SillyTavern#26 2023-04-28 22:29:52 +03:00
RossAscends
d9d9224f62 removed super ugly red border to save hearts and eyes of common folk 2023-04-29 03:44:35 +09:00
RossAscends
6134ea8c7f mid-way through converting solo char list to flex
(warning: ugly CSS involved)
2023-04-29 03:43:38 +09:00
RossAscends
e2937ad31f more tags styling 2023-04-28 17:53:16 +09:00
RossAscends
59575b9893 improved tags styling 2023-04-28 16:26:54 +09: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
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
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
RossAscends
2664dba18d fixed for codeblocks causing .mes_text overflow-X 2023-04-25 15:17:56 +09:00
SillyLossy
6b50d64f0a Add code copy button. Replace arca link 2023-04-24 23:49:26 +03:00
SillyLossy
58d4752609 Update default quote text color. 2023-04-24 19:52:39 +03:00
Cohee
09357d45de Merge pull request #162 from Halsey1006/dev
Quote color selection
2023-04-24 19:45:54 +03:00
SillyLossy
443682a7f3 Add import/export/deletion of logit bias presets 2023-04-24 19:40:02 +03:00
Halsey1006
a08e1beffb Add files via upload 2023-04-24 07:01:12 -07:00
SillyLossy
15ee7fb233 Add help strings for slash commands 2023-04-24 15:24:22 +03:00
SillyLossy
141a60f5f0 Add logit bias 2023-04-23 21:54:21 +03:00
SillyLossy
99d924bb2b Merge branch 'main' into dev.
Reformat all notes
2023-04-22 23:00:08 +03:00