Cohee
560119bc3e
LLM extended free mode SD prompts
2024-06-14 22:15:29 +03:00
RossAscends
4c81215a60
fix theme-disrespecting text colorizing
2024-06-14 21:50:54 +09:00
Cohee
5699eb115d
Merge pull request #2378 from Wolfsblvt/wi-fix-regex-tokenizer
...
Fix WI keys regex tokenization breaking falsely on comma
2024-06-14 12:46:46 +03:00
Wolfsblvt
64698ac073
Fix WI keys regex tokenization breaking falsely
...
- Change regex tokenization to check commas inside regexes via opening and closing delimiter.
- Fixes #2375
2024-06-14 01:02:59 +02:00
Wolfsblvt
bdf7fccbae
Fix small things from code review
...
- Remove unused tailwind classes
- Added comment about timeout jsdoc
- Moved new CSS files to @import
2024-06-13 23:55:28 +02:00
Wolfsblvt
96f04a1c49
Merge branch 'staging' into smol-tag-improvements
2024-06-13 23:40:19 +02:00
Len
aa4bdec79c
Fix syntax highlight editor ( #2300 )
...
* add Noto Sans Mono as default monospace font
* fix ::selection for syntax highlighted editor
* add full noto sans mono
* add explicit "overflow: auto" to textarea to stop Firefox from freaking out
* add syntax hightlight disable toggle
* fix noto sans mono path
* fix details position on scroll
* disable pointer events on autocomplete wrap
* fix for Firefox bug using relative colors
* Shorten font file names.
So that I won't have to scroll the list horizontally
---------
Co-authored-by: LenAnderson <Anderson.Len@outlook.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-13 21:05:50 +03:00
Yokayo
10a4e54a3b
Another small fix
2024-06-12 17:15:56 +07:00
Yokayo
839d79f407
Small fix
2024-06-12 16:50:08 +07:00
Yokayo
a1a9f0002c
Merge branch 'staging' of https://github.com/Yokayo/SillyTavern into staging
2024-06-12 16:31:11 +07:00
Yokayo
84ee968ab4
More localizable text
2024-06-12 16:30:32 +07:00
Cohee
9c3176b29f
Preserve scroll position of the prompt manager
2024-06-12 00:26:31 +03:00
Cohee
d69263923a
Include emoji into trim to end sentence
2024-06-11 23:37:00 +03:00
Cohee
abed49c277
JSDoc, toast capitalization
2024-06-11 09:55:37 +03:00
Cohee
75512842d0
Merge pull request #2366 from Wolfsblvt/persona-command-changes
...
Update /persona slash command with arguments
2024-06-11 09:53:13 +03:00
Cohee
9a5d0e829b
Merge pull request #2367 from Wolfsblvt/html-attr-for-menu-type
...
Add data attribute for the currently open menu_type
2024-06-11 09:50:16 +03:00
Wolfsblvt
679b3587b5
Data attribute for the currently open menu_type
...
- Add data attribute to the right nav panel for the currently open menu type
- JSDoc of possible menu_type values
- Refactor using the menu_type setter
- Remove legacy "settings" menu type, as that one is not part of those really
2024-06-11 02:54:06 +02:00
Wolfsblvt
860a2f6929
Fix naming
2024-06-11 02:25:01 +02:00
Wolfsblvt
bb09f5a292
Prep to fix AutoComplete display in popups
2024-06-11 02:22:46 +02:00
Wolfsblvt
9fb9253dcc
Update /persona slash command with arguments
2024-06-11 01:00:13 +02:00
Cohee
ea21de89c3
Merge pull request #2365 from Risenafis/fix-sbvits-splitting
...
Fix Style-Bert-VITS2 auto splitting
2024-06-10 23:23:27 +03:00
Risenafis
593f9b5832
fix sbvits2 auto splitting by backup/restore
2024-06-11 01:17:35 +09:00
Risenafis
4e447a59b5
fix sbvits2 auto splitting
2024-06-11 00:21:05 +09:00
Cohee
b3e57dae85
Use crypto UUID for UI
2024-06-10 14:20:52 +03:00
Cohee
d1ed983106
Use crypto UUID if available
2024-06-10 14:18:38 +03:00
Cohee
a20b2a566d
Merge pull request #2364 from Yokayo/staging
...
Add support for Yandex Translate API
2024-06-10 14:10:23 +03:00
Yokayo
fc03fea00a
Add support for Yandex Translate API
2024-06-10 17:12:09 +07:00
Wolfsblvt
b814ba5b35
Merge branch 'staging' into smol-tag-improvements
2024-06-10 01:45:15 +02:00
Wolfsblvt
d14af1592e
Refactor naming/structure of popup CSS classes
...
- Refactor naming/structure of popup CSS classes
- Prepare Popup utility of opening/showing dialogs
2024-06-09 22:02:51 +02:00
Cohee
3e60d9e4d8
(chore) Run ESLint
2024-06-09 22:13:20 +03:00
Cohee
c8f3a0be40
Merge pull request #2358 from Risenafis/staging-sbvits2
...
TTS: Add support for Style-Bert-VITS2
2024-06-09 22:11:33 +03:00
Cohee
de7f8de3e3
Fix elevenlabs v2 settings
2024-06-09 21:04:35 +03:00
Cohee
230215a211
Bulk enable/disable databank attachments
2024-06-09 19:10:18 +03:00
Cohee
bb48dfe084
Add await arg to /imp command
2024-06-09 18:36:52 +03:00
Cohee
1685f6ded0
#1069 Convert to number
2024-06-09 14:41:49 +03:00
Cohee
3dfe10815d
Spelling
2024-06-09 14:26:49 +03:00
Cohee
67f2c380a3
#1069 Handle string timestamps as numbers
2024-06-09 11:15:17 +03:00
Risenafis
1ae6f05d09
change the location of the link
2024-06-09 16:14:35 +09:00
Risenafis
2c171fdcfd
add project page url
2024-06-09 12:19:09 +09:00
Risenafis
305d60a28e
add SBVits2TtsProvider
2024-06-09 12:03:09 +09:00
Cohee
4e822eeebb
Add VLLM as vector source
2024-06-09 01:03:22 +03:00
Cohee
1dd21caa66
Adjust number of VLLM logprobs
2024-06-09 00:59:40 +03:00
Cohee
60b7164c28
Import character icon from CHARX
2024-06-08 22:37:17 +03:00
Wolfsblvt
10da7eb474
Comment interactable selectors & more small fixes
2024-06-08 21:15:37 +02:00
Wolfsblvt
d98d811cc1
Merge branch 'staging' into smol-tag-improvements
2024-06-08 21:13:11 +02:00
Cohee
f05d90bada
Merge pull request #2356 from SillyTavern/staging
...
Staging
2024-06-08 18:45:16 +03:00
Cohee
66fd973830
Bump package version
2024-06-08 16:55:40 +03:00
Wolfsblvt
d1824acee0
More small improvements on interactable styling
2024-06-08 07:13:52 +02:00
Wolfsblvt
61906d8dbe
Dynamic focus styles from existing hover styles
2024-06-08 05:10:44 +02:00
Cohee
4dcb2acba5
Pretty print group JSON files
2024-06-07 11:56:41 +03:00