Cohee
|
2a2a63c52c
|
Add Perplexity as Chat Completion source
|
2024-04-20 00:09:38 +03:00 |
|
Cohee
|
09d43403b2
|
Merge branch 'staging' into neo-server
|
2024-04-19 15:07:38 +03:00 |
|
Cohee
|
794786da43
|
Remove unnecessary delays in the prompt builder.
This is no longer needed since the async token counter won't block the UI thread during the request preparation.
|
2024-04-19 02:08:18 +03:00 |
|
Cohee
|
2eafa2a212
|
Clean-up vectors upon deleting a file from Data Bank
|
2024-04-18 23:07:16 +03:00 |
|
Cohee
|
16785ae005
|
Merge branch 'staging' into neo-server
|
2024-04-18 22:57:27 +03:00 |
|
RossAscends
|
75afe29f28
|
don't force amt_gen to model max on mancer model swap
|
2024-04-18 11:10:17 +09:00 |
|
Cohee
|
59bb04f1b3
|
Implement generic interface for adding Data Bank scrapers
|
2024-04-18 00:14:41 +03:00 |
|
Cohee
|
88637adfe2
|
Merge branch 'staging' into neo-server
|
2024-04-17 19:39:57 +03:00 |
|
Cohee
|
242d57c14b
|
Add Data Bank manager
|
2024-04-16 02:14:34 +03:00 |
|
Kristan Schlikow
|
d4d23f8234
|
Only close on left click
|
2024-04-15 20:38:59 +02:00 |
|
Kristan Schlikow
|
2fcbefc9f5
|
Fix right click closing the zoomed avatar image
|
2024-04-15 20:35:38 +02:00 |
|
Cohee
|
2b12d3f8e8
|
Merge branch 'staging' into neo-server
|
2024-04-15 01:23:36 +03:00 |
|
Cohee
|
f7eb57082a
|
Merge pull request #2090 from Dakraid/feature/zoomed-avatar-tweaks
Adjust style and add magnification to zoomed avatar
|
2024-04-15 00:44:27 +03:00 |
|
Cohee
|
022c180b62
|
Lint and clean-up
|
2024-04-15 00:39:15 +03:00 |
|
Cohee
|
0263be8c1f
|
Merge branch 'staging' into neo-server
|
2024-04-15 00:26:52 +03:00 |
|
Cohee
|
4a553e1fc8
|
Merge branch 'release' into staging
|
2024-04-15 00:26:43 +03:00 |
|
Cohee
|
789bb0da59
|
Fix extensions update loop
|
2024-04-15 00:24:15 +03:00 |
|
Kristan Schlikow
|
54eec3e215
|
Separate handling for closing for mobile and desktop
Clicking on the image only closes on desktop now, while on mobile the close button has to be pressed as touch is used for the magnification
|
2024-04-14 22:17:38 +02:00 |
|
Cohee
|
f19d6ac0ff
|
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
|
2024-04-14 21:28:28 +03:00 |
|
Cohee
|
20b950b120
|
Do not return null bias if empty string occurred.
|
2024-04-14 21:28:26 +03:00 |
|
Cohee
|
23ac23010d
|
Fix the rest of mobile cases
|
2024-04-14 21:17:18 +03:00 |
|
Cohee
|
a899160311
|
Use global animation duration for avatars
|
2024-04-14 20:27:01 +03:00 |
|
Cohee
|
1de409fdf7
|
Don't force aspect ratio of zoomed avatars. Prevent closing on drag grabber.
|
2024-04-14 20:20:22 +03:00 |
|
Cohee
|
bd6fe19bf1
|
Merge branch 'staging' into llm-expressions
|
2024-04-14 19:43:34 +03:00 |
|
Kristan Schlikow
|
928fa7a3fc
|
Close zoomed image when clicking the parent div instead of image
Makes it easier to close on mobile
|
2024-04-14 17:12:26 +02:00 |
|
Kristan Schlikow
|
835d6c71fa
|
Add option to toggle magnification behaviour
|
2024-04-14 17:00:10 +02:00 |
|
Cohee
|
fd0c16bf12
|
Don't unblock generation if a parallel stream is still running after quiet gens
|
2024-04-14 17:26:58 +03:00 |
|
Kristan Schlikow
|
384708f577
|
Close zoomed image on click
|
2024-04-14 16:12:27 +02:00 |
|
Kristan Schlikow
|
cde6639d8a
|
Merge remote-tracking branch 'origin/staging' into feature/zoomed-avatar-tweaks
|
2024-04-14 15:19:33 +02:00 |
|
Cohee
|
ddc55c7c22
|
Merge branch 'staging' into neo-server
|
2024-04-14 15:00:50 +03:00 |
|
Cohee
|
8e92a895ac
|
Merge branch 'release' into staging
|
2024-04-14 15:00:39 +03:00 |
|
Cohee
|
2a061fdf54
|
Fix app init order
|
2024-04-14 14:58:58 +03:00 |
|
Kristan Schlikow
|
0c4da602ab
|
Adjust style and add magnification to zoomed avatar
|
2024-04-14 02:58:23 +02:00 |
|
Cohee
|
4e1a9da840
|
Merge branch 'staging' into neo-server
|
2024-04-13 21:52:23 +03:00 |
|
Cohee
|
306bff0a92
|
#2085 Switch to async token counters
|
2024-04-13 21:33:19 +03:00 |
|
Cohee
|
1c4bad35b2
|
#2085 Implement async token counting
|
2024-04-13 21:05:31 +03:00 |
|
Cohee
|
1a372abaff
|
Customizable avatars for users
|
2024-04-13 17:52:37 +03:00 |
|
Cohee
|
53386b35c9
|
Make Reset account functional
|
2024-04-13 00:11:20 +03:00 |
|
Cohee
|
d8092ec3eb
|
Merge branch 'staging' into neo-server
|
2024-04-12 00:01:52 +03:00 |
|
Cohee
|
356f1f9c39
|
Clean-up non-character state checks
|
2024-04-11 23:50:01 +03:00 |
|
Cohee
|
369c3512c0
|
Add async template renderer
|
2024-04-11 22:36:23 +03:00 |
|
Cohee
|
31ba3cf039
|
Merge branch 'staging' into neo-server
|
2024-04-11 21:47:10 +03:00 |
|
Yokayo
|
a5d3c98e01
|
Bind strings to locale
|
2024-04-11 15:00:29 +07:00 |
|
Cohee
|
8f1d2e0163
|
Generic popup as a notarget for panel closing
|
2024-04-10 01:35:59 +03:00 |
|
Cohee
|
56a72eea5c
|
Merge branch 'staging' into neo-server
|
2024-04-10 00:38:35 +03:00 |
|
Cohee
|
69d219cd7e
|
Allow trimming chat start with {{trim}} macro
|
2024-04-10 00:32:53 +03:00 |
|
Cohee
|
497f38111f
|
Merge branch 'staging' into neo-server
|
2024-04-09 20:26:03 +03:00 |
|
Cohee
|
da01384cb6
|
Itemization: Deduct chat injects from total chat messages
|
2024-04-09 19:24:49 +03:00 |
|
Cohee
|
4f83782430
|
Fix double count of chat injects for message fitting logic
|
2024-04-09 19:06:39 +03:00 |
|
Cohee
|
3fd40a33de
|
Fix double count of chat injects for message fitting logic
|
2024-04-09 19:06:10 +03:00 |
|