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
DarokCx
9b3552631a
Text sizing correction.
2024-10-07 15:26:13 -04:00
DarokCx
09035a71dc
Added sort by date Added
2024-10-07 10:02:11 -04:00
Cohee
6369882be3
Merge branch 'staging' into tool-calling
2024-10-05 20:31:28 +03:00
Cohee
60fef3ee99
Restyle welcome
2024-10-05 19:45:41 +03:00
ceruleandeep
02b0000117
Add clickable buttons in Welcome chat message.
...
Add bool `uses_system_ui` on system messages to override sanitizer for buttons when set
Modify uponSanitizeAttribute DOMPurify hook to allow unmangled class names on attributes in some cases
Add event listener for .drawer-opener to open a navbar drawer
2024-10-05 17:27:58 +10:00
Cohee
6558b10675
Show an error when all tools fail
2024-10-04 00:11:36 +03:00
Cohee
2b7c03f3b0
Nicely format message for tool calls
2024-10-02 23:13:11 +03:00
DarokCx
fa52fb4ae6
Ui bug Fixes
2024-10-02 15:40:20 -04:00
Cohee
d5b845345e
Better opacity handling. Remove debug logs
2024-10-01 19:48:46 +03:00
Cohee
cd297f926e
Smaller swipe arrows
2024-10-01 19:38:25 +03:00
DarokCx
aea985d78c
added new filter and css fix
2024-10-01 12:02:18 -04:00
Cohee
e32b701045
Merge branch 'staging' into swipe-nums-for-all-mes
2024-09-30 22:23:40 +03:00
DarokCx
409d83e6ea
BugFixes and added top model categorie selection
2024-09-30 14:34:40 -04:00