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
ee4aa62041
fixes for new group creation boxes
2023-04-30 00:21:17 +09: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
aa9db5292c
Proper send on enter
2023-04-29 17:12:39 +03:00
SillyLossy
801b1b1f19
Restyle OAI presets
2023-04-29 15:29:43 +03:00
SillyLossy
effdfa133d
Add scrollable dialogue popup. Clean-up script.js
2023-04-29 15:07:57 +03: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
SillyLossy
2817a5c7a9
Code style for #194
2023-04-28 23:34:15 +03: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
6dd1e0421c
Add code syntax highlight
2023-04-28 22:49:43 +03:00
SillyLossy
a53531f320
Math formulas support Cohee1207/SillyTavern#26
2023-04-28 22:29:52 +03: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
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
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
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
RossAscends
0ea1d037e6
reword and reorder text shadows toggle
2023-04-27 04:49:43 +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
a36a3598b9
Add jquery ui
2023-04-26 18:29:47 +03: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
7bedfae633
Add tokenizers to guidebook
2023-04-26 00:51:53 +03:00
SillyLossy
2ae28023c0
Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code.
2023-04-26 00:09:45 +03:00
RossAscends
d011f7f5c0
improved Horde call to action
2023-04-25 18:10:27 +09:00
RossAscends
7e240d70e7
added 'call to action' to register for horde.
2023-04-25 18:02:15 +09: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
SillyLossy
b7f0e8571d
Move poe.com token instructions to guidebook
2023-04-24 17:45:51 +03:00
Halsey1006
577fe28eca
Update index.html
2023-04-24 07:03:14 -07:00
Halsey1006
a08e1beffb
Add files via upload
2023-04-24 07:01:12 -07:00
SillyLossy
4b3671c5ad
Update note links
2023-04-24 13:40:14 +03:00
SillyLossy
87eeb0ef52
Merge branch 'main' into dev
2023-04-24 01:34:20 +03:00
SillyLossy
2e24aea734
New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990
2023-04-24 00:54:25 +03:00
SillyLossy
141a60f5f0
Add logit bias
2023-04-23 21:54:21 +03:00
SillyLossy
388d982040
Add OpenAI API usage
2023-04-23 18:48:46 +03:00
RossAscends
46a6943c27
moved filter-by-fav between search box & sort type
2023-04-23 14:58:59 +09:00
SillyLossy
3a63eeed12
Add favorites first sorting rule
2023-04-22 23:49:58 +03:00
SillyLossy
31182e3040
Favorite as a button
2023-04-22 23:22:05 +03:00
SillyLossy
99d924bb2b
Merge branch 'main' into dev.
...
Reformat all notes
2023-04-22 23:00:08 +03:00
SillyLossy
e1c3dedd72
Reorder fav checkbox
2023-04-22 22:27:42 +03:00
Wilfred Chen
2aa42991fd
code clean up, change fav to use bool, use template instead of dynamic html, etc
2023-04-23 02:38:24 +08:00
RossAscends
544676ebe0
proper input focus retention for options/send_but
2023-04-22 19:55:12 +09:00
RossAscends
a856ee72ef
maintain focus on send_textarea on submit
...
- prevents mobile keyboards from bouncingo ut of screen on submit
2023-04-22 19:27:39 +09:00
Wilfred Chen
bd0045b389
group chat fav mark, fav filter
2023-04-22 13:21:25 +08:00
SillyLossy
1a914df4e0
Merge branch 'main' into dev
2023-04-21 20:33:34 +03:00
Wilfred Chen
b08b37164c
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-21 23:52:22 +08:00