484 Commits

Author SHA1 Message Date
Cohee
a5a8f6057b Merge branch 'staging' into woo-yeah 2025-01-27 20:56:04 +02:00
Cohee
a58476d079 Clip long version strings 2025-01-26 20:15:32 +02:00
Wolfsblvt
35ab677ff1 Add char version to group panel member names
- Follows the same style as version in char list
- Respects the chosen "auxiliary field" setting

Closes #3359
2025-01-26 18:44:12 +01:00
Cohee
17d4175b47 Functional reasoning edit 2025-01-26 05:14:17 +02:00
Cohee
45d4d1bb3e [wip] Open reasoning editor 2025-01-26 02:49:10 +02:00
Cohee
347a515c25 Thonk yeet 2025-01-25 21:38:57 +02:00
Cohee
8d35ca90e1 Decrease block size 2025-01-25 00:12:48 +02:00
Cohee
24c16f622f Update styles for mes_reasoning 2025-01-24 23:56:16 +02:00
Cohee
1dd73e74ab Add thonk block copy 2025-01-24 01:21:08 +02:00
Cohee
7f9b139ae0 Merge branch 'staging' into woo-yeah 2025-01-24 00:13:06 +02:00
Cohee
6aaeb754ef Exportable temporary assistant chats 2025-01-24 00:12:00 +02:00
Cohee
144277bdcc Wrap thonk into collapsible 2025-01-23 22:43:04 +02:00
Cohee
afae8d02be The THONKening 2025-01-23 02:52:52 +02:00
Cohee
6fef696268 Featherless: use scaleable font sizes for models list 2025-01-22 22:58:58 +02:00
Cohee
78e67080c9 Hide placeholder overflow of send textarea 2025-01-15 01:45:17 +02:00
Cohee
bb0c662713 Note when char description is hidden with creator notes 2025-01-15 01:30:01 +02:00
Cohee
7e691143d0
Merge pull request #3299 from johnfrian/alternate-greeting-scroll
Constrict scrolling to lower dynamic formarea in alternate greetings popup
2025-01-13 18:49:08 +02:00
uberubert
f840d63bdb Fix formatting 2025-01-13 15:56:17 +01:00
uberubert
e38cd31ca7 Relocate scroll constriction in alternate greetings popup 2025-01-13 15:45:47 +01:00
Wolfsblvt
ba73d278ae Allow zoomed in images be closed by click outside
- Add event listener to close image enlarge popup when clicked outside of image or description
- Change img div to not be width:100% by default, was useless and just confusing when you could click next to the image and it zoomed in
2025-01-09 19:16:48 +01:00
Cohee
6286eb5827 Move color-scheme preference to body element 2024-12-27 21:05:47 +02:00
Cohee
7885739a55 Remove auto dark theme hindrance 2024-12-27 20:53:05 +02:00
Cohee
bba36e2145 Remove transparency from toast container 2024-12-27 19:53:57 +02:00
Cohee
0b43717931 Add background image fitting options
Closes #3133
2024-12-24 23:32:31 +02:00
Cohee
3f7b91a4eb Add uuid to CC logit bias entries 2024-12-22 23:27:20 +02:00
Cohee
21ee072677 Revert "Add overscroll contain for edit textarea"
This reverts commit d07ee76784b74f28ec7bbe9b16ab8cc6ffbb8e7c.
2024-12-21 17:50:37 +02:00
Cohee
d07ee76784 Add overscroll contain for edit textarea 2024-12-21 17:48:12 +02:00
Cohee
2fbe689605 Implement autofit for edit textarea 2024-12-21 16:47:25 +02:00
Cohee
94de9411b6
UI performance fixes (#3207)
* Optimize visibility checks for burger and wand menus

* Optimize message actions visibility toggle

* Run drawer toggle in animation frame

* Replace jQuery slideToggle with a 3rd-party lib

* Refactor export button functionality to manage popup state with a boolean flag

* Do not close the pinned drawer on unpin

* Revert "Do not close the pinned drawer on unpin"

This reverts commit e3b34e9a586db853dd84809f4187d5b29cb9ac36.

* Refactor slideToggle options

* ease-in-out

* Don't skip frame on drawer toggle
2024-12-20 22:20:46 +02:00
Cohee
16c2183fd0 Add filter for active persona LB button 2024-12-11 18:30:36 +02:00
Cohee
d5221760a3 Hide swipe counter with visibility 2024-12-06 20:24:22 +02:00
Cohee
3dd1e25a3b Hide past swipes with opacity 2024-12-05 15:56:17 +00:00
Cohee
23a10fdc22 Optimize past swipe counters performance 2024-12-05 15:32:30 +00:00
Cohee
5f44fb8535
Merge pull request #3004 from joenunezb/enhancement-make-buttons-scrollable
Enhancement: Make buttons scrollable
2024-11-18 12:15:58 +02:00
Joe
9533b7e59a review: Move css out of js code 2024-11-17 15:54:09 -08:00
Cohee
538d0874a3 Reduce persona buttons size 2024-11-16 16:02:21 +02:00
Cohee
d5b48f89fc Reformat styles 2024-11-16 15:44:52 +02:00
KaraKaraWitch
d8eb43082d
Make Search bar takeup 1 entire row for small px sizes. 2024-11-16 18:45:46 +08:00
Cohee
4f6c5522bc Independent chat management content scroll 2024-11-01 20:16:51 +02:00
Cohee
47b7745ceb Extend message preview length 2024-10-31 20:47:31 +02:00
Cohee
6e36b77f1a Remove TAI artifact 2024-10-31 19:57:29 +02:00
Cohee
8ddde32e94 Reduce left block padding 2024-10-13 21:30:11 +03:00
Cohee
204a3545ea CSS: Add on-hover style for links 2024-10-13 21:10:50 +03:00
RossAscends
d4c8b5c9da remove sendForm disconnected coloring, tweak CSS to accomodate light themes 2024-10-14 01:01:07 +09:00
RossAscends
cdb271e6ec fix QR popout controlBar display, hide QR popout button for mobile 2024-10-12 05:58:39 +09:00
RossAscends
6cca977d07 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2024-10-10 11:08:53 +09:00
RossAscends
f7c0c37b8d make zoomed avatar grab/close buttons only visible on hover 2024-10-10 11:08:51 +09:00
Cohee
4bdaca5f8e Featherless: More specifity for selectors 2024-10-09 22:14:49 +03:00
Cohee
80f9d90918 Merge branch 'staging' into featherless-models 2024-10-09 21:51:59 +03:00
DarokCx
64ff555425 BugFix and UI improvements 2024-10-09 13:56:31 -04:00