SillyTavern/public/scripts
Len 5cb319771d
Parser followup (#2377)
* set pipe to empty string on empty closure

* fix missing parser flags and scope

* add closure serializing

* add enum provider function to slash command arguments

* add enum providers for /bg, /ask, and /go

* fix index out of bounds returning undefined

* keep whitespace as is in mixed unnamed args (string+closure)

* add _hasUnnamedArgument to named arguments dictionary

* allow /var key=x retrieval

* add enum provider to /tag-add

* fix typo (case)

* add option to make enum matching optional

* add executor to enum provider

* change /tag-add enum provider to only show tags not already assigned

* add enum provider to /tag-remove

* fix name enum provider excluding groups

* remove void from slash command callback return types

* Lint undefined and null pipes

* enable pointer events in chat autocomplete

* fix type hint

---------

Co-authored-by: LenAnderson <Anderson.Len@outlook.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-15 00:48:41 +03:00
..
autocomplete Parser followup (#2377) 2024-06-15 00:48:41 +03:00
extensions Fix SD prefix combiner for free mode 2024-06-15 00:03:25 +03:00
slash-commands Parser followup (#2377) 2024-06-15 00:48:41 +03:00
templates Add support for Yandex Translate API 2024-06-10 17:12:09 +07:00
BulkEditOverlay.js Refactor overwrite check to utility function 2024-05-22 23:52:35 +02:00
PromptManager.js Preserve scroll position of the prompt manager 2024-06-12 00:26:31 +03:00
RossAscends-mods.js scale MUI on window resize 2024-05-21 13:55:00 +09:00
authors-note.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
backgrounds.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
bookmarks.js #2308 Preserve itemized prompts for branches and checkpoints 2024-05-25 00:07:36 +03:00
bulk-edit.js Lint and clean-up 2024-04-15 00:39:15 +03:00
cfg-scale.js Add reduced motion toggle 2023-12-10 20:02:25 +02:00
char-data.js allow char scpoed regex (#2271) 2024-05-26 17:19:00 +03:00
chats.js Bulk enable/disable databank attachments 2024-06-09 19:10:18 +03:00
constants.js #2159 Move debounce constants to a separate module 2024-04-28 19:47:53 +03:00
extensions.js allow char scpoed regex (#2271) 2024-05-26 17:19:00 +03:00
f-localStorage.js lint: Use 4 space indent 2023-12-02 21:56:16 +02:00
filters.js Tag Folders folder filter showing only folders 2024-05-15 02:06:11 +02:00
group-chats.js Fix /member-disable wrongfully stacking 2024-06-04 22:13:19 +02:00
horde.js Move all Horde requests to server 2023-12-22 22:10:09 +02:00
i18n.js Merge branch 'staging' into ru-l10n 2024-05-19 19:48:38 +03:00
instruct-mode.js Allow JS syntax in instruct activation regex 2024-05-17 01:14:07 +03:00
kai-settings.js Add smooth streaming 2024-04-02 14:56:15 +03:00
loader.js Lint and clean-up 2024-04-15 00:39:15 +03:00
login.js Preserve a query string when redirecting to and from login 2024-04-16 18:44:11 +03:00
logit-bias.js Refactor Novel logit bias 2023-12-18 17:32:10 +02:00
logprobs.js Refactor common enum for debounce timeouts 2024-04-28 06:21:47 +02:00
macros.js Escape commas in comma-separated random and pick 2024-06-02 15:02:54 +03:00
nai-settings.js Add smooth streaming 2024-04-02 14:56:15 +03:00
openai.js Calculate number of messages after event 2024-06-06 00:44:59 +03:00
personas.js #2284 Persona description in-chat-at-depth 2024-05-21 01:57:04 +03:00
popup.js Slight layout fixes to the char import popup 2024-06-03 01:17:19 +02:00
power-user.js Add rep_pen_slope control for koboldcpp 2024-06-05 22:05:41 +03:00
preset-manager.js Only auto-select preset on full name match 2024-05-18 16:46:41 +03:00
samplerSelect.js Fix app init 2024-05-19 11:52:49 +03:00
scrapers.js Add /yt-script command 2024-05-30 17:01:00 +03:00
secrets.js Add Azure TTS service 2024-05-22 01:37:51 +03:00
server-history.js Require single quotes 2023-12-02 13:04:51 -05:00
setting-search.js Require single quotes 2023-12-02 13:04:51 -05:00
showdown-exclusion.js lint: Comma dangle 2023-12-02 22:06:57 +02:00
showdown-underscore.js Fix for old iOS 2024-03-03 19:36:23 +02:00
slash-commands.js Parser followup (#2377) 2024-06-15 00:48:41 +03:00
sse-stream.js Fix smooth streaming not working with multiswipe 2024-05-19 16:41:55 +03:00
stats.js Fix for stats with no chat open 2024-03-03 19:36:40 +02:00
tags.js Parser followup (#2377) 2024-06-15 00:48:41 +03:00
templates.js Add async template renderer 2024-04-11 22:36:23 +03:00
textgen-models.js Don't modify response length when changing mancer model 2024-05-17 00:19:43 +03:00
textgen-settings.js Adjust number of VLLM logprobs 2024-06-09 00:59:40 +03:00
tokenizers.js Add reverse proxy support to Google MakerSuite to allow some Google MakerSuite URLs to no longer be hardcoded with domain names. (#2307) 2024-05-24 21:38:29 +03:00
user.js Customizable avatars for users 2024-04-13 17:52:37 +03:00
utils.js Include emoji into trim to end sentence 2024-06-11 23:37:00 +03:00
variables.js Parser followup (#2377) 2024-06-15 00:48:41 +03:00
world-info.js Parser followup (#2377) 2024-06-15 00:48:41 +03:00