Wolfsblvt
9fb9253dcc
Update /persona slash command with arguments
2024-06-11 01:00:13 +02: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
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
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
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
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
d1b533cbfa
Move caption extension settings into template
2024-06-07 02:25:42 +03:00
Cohee
bcfc4d5c64
Split overlap size in two
2024-06-06 23:00:49 +03:00
Cohee
39721b6a8f
Add file chunks overlap control
2024-06-06 21:45:47 +03:00
Wolfsblvt
e2089b1e44
Dozens new keyboard interactables
...
- Made dozens of existing controls keyboard interactable
- Tweaked styling so the keyboard focus looks more pleasant
2024-06-06 02:48:06 +02:00
Cohee
76c35d269b
Calculate number of messages after event
2024-06-06 00:44:59 +03:00
Cohee
ff241dd0a9
Add events for completed prompts
2024-06-06 00:23:12 +03:00
Cohee
179a099954
Merge pull request #2351 from Wolfsblvt/rename-char-command
...
/rename-char slash command
2024-06-05 22:53:54 +03:00
Cohee
2c787f23c7
Fix named argument.
2024-06-05 22:53:41 +03:00
Cohee
ff680f46cc
Add rep_pen_slope control for koboldcpp
2024-06-05 22:05:41 +03:00
Cohee
0a3e91287d
New syntax for /ask command
2024-06-05 21:37:33 +03:00
Wolfsblvt
f04bbdf112
Small changes to /rename-char
2024-06-05 20:24:50 +02:00
Cohee
c911265dbd
Add name argument to /flushinjects command
2024-06-05 21:20:55 +03:00
Wolfsblvt
858e5f2efb
/rename-char slash command
...
- Rename char slash command (with optional parameters for silent and rename old chats)
- JSDoc fix for STscript named args in callbacks
2024-06-05 02:19:22 +02:00
Wolfsblvt
cebaf2ee08
Fix /member-disable wrongfully stacking
...
Fixes #2347
2024-06-04 22:13:19 +02:00
Cohee
340b3920ac
Merge pull request #2344 from Wolfsblvt/fix-tags-on-char-creation
...
Fix adding tags on char/group creation again
2024-06-04 17:09:32 +03:00
Wolfsblvt
55a95c910f
Refactor keyboard controls to name "interactable"
2024-06-04 04:05:40 +02:00
Wolfsblvt
e8aba9fa5f
Fix adding tags on char/group creation again
2024-06-04 00:32:30 +02:00
Wolfsblvt
b8cbd93618
Tweaking popup help text
2024-06-03 21:52:46 +02:00
Wolfsblvt
e9d4a982c0
Small tweaks to (focus) element styling
2024-06-03 06:19:41 +02:00
Wolfsblvt
5cc4242c6f
Make ST-style buttons keyboard selectable
...
- Make ST-style buttons keyboard selectable
- Allow custom classes/selectors to be set as buttons too, with the same functionality (CSS selector-based)
- Observer to automatically add functionality to any button added to the DOM
- Allow buttons to not be selectable via 'disabled' or 'not_focusable'
2024-06-03 02:52:54 +02:00
Wolfsblvt
98905e0e53
Slight layout fixes to the char import popup
...
- Need to pull my "wider" popup type from the other branch, because 1/1 aspect ratio scaling is just bad
- Add a few tailwind-like classes for ul-li styling
- Add <kbd> element styling for keyboard buttons
2024-06-03 01:17:19 +02:00
Cohee
91061c1d55
Fix i18n, make dialog wide
2024-06-03 01:49:01 +03:00
Wolfsblvt
e93bc49b36
Support importing multiple URLs on external import
2024-06-02 23:44:50 +02:00
Wolfsblvt
9318f94f08
Merge branch 'staging' into smol-tag-improvements
2024-06-02 21:07:46 +02:00
steve green
9128c2128e
Update zh-cn.json ( #2336 )
...
* Update zh-cn.json
More fixes
* little fix
* reorder keys for better edit exp
* add missing keys
* little fix
* Split welcome menu text
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-02 15:51:37 +03:00
Cohee
d8949fddc7
Escape commas in comma-separated random and pick
2024-06-02 15:02:54 +03:00
Wolfsblvt
89d1bc8341
Drag&Drop handler utility and animation
2024-06-02 05:54:41 +02:00
Wolfsblvt
6ca71c3e2c
Popup styling changes for smaller content & small fixes
2024-06-02 00:09:25 +02:00
Cohee
a41fe1d801
Show prompt names on hover in PM list
2024-06-01 23:04:13 +03:00
Cohee
b559f2f559
V3 spec (IMPORT ONLY)
2024-06-01 22:07:57 +03:00
Wolfsblvt
c939c544e2
Rename popup css classes
2024-05-31 21:59:26 +02:00
Cohee
77b80da520
Extract SD templates
2024-05-30 23:37:19 +03:00
Cohee
961e778a75
Autocomplete can't be translated
2024-05-30 23:26:10 +03:00
Cohee
abafdadf33
Merge branch 'staging' into l18n-tw
2024-05-30 23:10:01 +03:00
Cohee
5ec2f33cb0
Merge pull request #2329 from Vhallo/patch-1
...
Extending punctuation
2024-05-30 23:03:28 +03:00
Cohee
07cfc1fb0b
Fix CLIP skip for SD.Next
2024-05-30 22:51:43 +03:00
Cohee
7af27bb6a9
Remove schedulers from SD.Next
2024-05-30 22:42:21 +03:00
Cohee
886f5adce7
Add /db-enable and /db-disable commands
2024-05-30 22:18:00 +03:00
Wolfsblvt
1c6671df31
popup fix scrollbar style, align toastr
2024-05-30 21:03:52 +02:00
Cohee
62eb790b0b
Add /translate command
2024-05-30 22:03:51 +03:00
Cohee
e660ec1f14
Remove stray newlines from WI/AN entries
2024-05-30 21:23:13 +03:00
Cohee
6228d1d3b1
Add schedulers selection for AUTO1111
2024-05-30 21:04:22 +03:00
Cohee
716366070b
Clamp /db-search threshold arg
2024-05-30 17:15:17 +03:00
Cohee
43f52d5436
Add /yt-script command
2024-05-30 17:01:00 +03:00
Cohee
2c911a3ea2
Add more Data Bank script commands
2024-05-30 14:49:57 +03:00
Wolfsblvt
6c3118549f
Make generic popups be modal dialogs
...
- Switch generic popups to actual <dialog> elements
- Move toastr settings from html to JS
- Add style variable for animation duration (to re-use in CSS)
- Remember focus of popup on stacking pop-up close to switch back to the element you started out in
- Fix keybinds of popups to only act on actual result-triggering controls
- Fix toastr appearing behind popups by dynamically moving the container inside the currently open dialog
- Improve autofocus on popup open
- Make cleaner and prettier popup animations, and tie them to the animation speed
-
2024-05-30 05:11:23 +02:00
Vhallo
d25ba41fb5
Extending punctuation
...
Extending punctuation for thoughts.
2024-05-30 01:29:28 +02:00
Cohee
6a832bdf2a
Fix summarize command return type
2024-05-30 01:48:27 +03:00
Cohee
bc94bcb25c
Add data bank management commands
2024-05-30 01:47:33 +03:00
Cohee
9ff2da4c8c
Implement sharable SD prefixes
2024-05-30 00:21:27 +03:00
Cohee
e007fe7529
Add SD style deletion
2024-05-29 23:44:11 +03:00
Cohee
283bb2fa89
Add SD multimodal prompt toast
2024-05-29 23:38:55 +03:00
Cohee
4eb6657b51
Add SD seed control
2024-05-29 23:29:45 +03:00
Cohee
b904f501ba
Don't pre-render PM error if empty
2024-05-29 17:23:37 +03:00
Cohee
d350dbf0d7
Add Novel decrisper control
2024-05-29 03:00:42 +03:00
Cohee
110d343eea
Add upscale amount control to DrawThings
2024-05-29 02:49:13 +03:00
Cohee
2aeaf43c28
Add CLIP skip control for SD
2024-05-29 02:14:08 +03:00
Cohee
f27a83ef73
Restrict function calling to non-streaming only
2024-05-29 01:11:40 +03:00
Cohee
b833f36c75
Function calling for Groq
2024-05-29 01:10:18 +03:00
Cohee
309eb80748
Function calling for Claude and OpenRouter
2024-05-29 00:56:55 +03:00
Cohee
865c48bcc0
Cohee forgot the ABC
2024-05-28 22:57:07 +03:00
Cohee
2b3dfc5ae2
Add ollama and llamacpp as vector sources
2024-05-28 22:54:50 +03:00
kingbri
4528655bb7
Textgen: Add multiswipe support for TabbyAPI
...
Tabby now supports batching and the "n" parameter for both non-streaming
and streaming. Add this into SillyTavern.
Signed-off-by: kingbri <bdashore3@proton.me>
2024-05-28 00:55:57 -04:00
Cohee
965dac6514
#2296 Add data bank bulk edit
2024-05-27 22:22:21 +03:00
Cohee
80e104e723
Don't open click to edit in document mode if text selected
2024-05-27 21:50:42 +03:00
Cohee
a6e6677c32
Merge branch 'release' into staging
2024-05-27 19:58:19 +03:00
Cohee
66db820c9e
Fix external style declaration filtering
2024-05-27 19:55:55 +03:00
Cohee
62a1919402
Use recursive stylesheet sanitation
2024-05-27 14:28:40 +03:00
Cohee
99e09f0b91
Improve external media removal in style blocks
2024-05-27 14:28:28 +03:00
Cohee
8726def6e0
Use recursive stylesheet sanitation
2024-05-27 14:26:59 +03:00
Cohee
1bc45d2869
Improve external media removal in style blocks
2024-05-27 13:43:59 +03:00
Cohee
2c049e5611
Remove imports from embedded styles
2024-05-27 13:26:24 +03:00
Cohee
630111c737
Remove imports from embedded styles
2024-05-27 13:25:21 +03:00
Wolfsblvt
311fb261a4
Allow re-linking tag colors to theme
...
- Add button to link tag color back to theme color, but explicitly setting it to empty again
- Debounce redrawing of tag color for performance
2024-05-27 05:02:00 +02:00
Wolfsblvt
24224dc0b1
Fix and improve more tag popups
...
- Rework tag color pickers to... actually work without hacks
- Color picker default to main text color and tag default background. If default color is chosen, sets "empty" in tag, for possible style changes
- Fix tabbing on tag name in tag view list being broken
- Unique names on new tag click
- Several fixes on tags popups
- Animation utility functions (for popup, heh)
- Utility function to get free (unique) name
2024-05-27 03:35:03 +02:00
Wolfsblvt
35e21c3568
WIP: Rework import tags popup for more options
...
- Rework "import tags" dialog, providing options which tags to import, and rendering the tags there, for manual management
- Refactor tag list function to allow custom remove actions
- Refactor functions to allow adding of multiple tags at once
2024-05-26 20:29:50 +02:00
PasserDreamer
678a0ee136
Merge branch 'SillyTavern:staging' into staging
2024-05-26 23:19:54 +08:00