.. |
autocomplete
|
add matchProvider and valueProvider to autocomplete options
|
2024-06-20 09:12:43 -04:00 |
extensions
|
debugger stuff
|
2024-06-20 13:06:58 -04:00 |
slash-commands
|
track index in getvar replacement
|
2024-06-20 15:52:08 -04:00 |
templates
|
Update zh-cn.json (#2385)
|
2024-06-16 22:06:34 +03: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
|
Dozens new keyboard interactables
|
2024-06-06 02:48:06 +02: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
|
More small improvements on interactable styling
|
2024-06-08 07:13:52 +02: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
|
Merge branch 'staging' into smol-tag-improvements
|
2024-06-10 01:45:15 +02:00 |
constants.js
|
#2159 Move debounce constants to a separate module
|
2024-04-28 19:47:53 +03:00 |
dragdrop.js
|
Fix small things from code review
|
2024-06-13 23:55:28 +02:00 |
dynamic-styles.js
|
Switch focus styles to :focus-visible
|
2024-06-18 00:14:15 +02:00 |
extensions.js
|
Dozens new keyboard interactables
|
2024-06-06 02:48:06 +02: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
|
Merge branch 'staging' into smol-tag-improvements
|
2024-06-08 21:13:11 +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 |
keyboard.js
|
Fix startup on old firefox
|
2024-06-18 11:32:50 +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
|
Skip connect on max context unlock via preset
|
2024-06-16 22:16:47 +03:00 |
personas.js
|
#2284 Persona description in-chat-at-depth
|
2024-05-21 01:57:04 +03:00 |
popup.js
|
Fix naming
|
2024-06-11 02:25:01 +02:00 |
power-user.js
|
Don't auto-switch to a new theme on import
|
2024-06-18 02:14:22 +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
|
Merge branch 'staging' into parser-enum-stuff
|
2024-06-19 09:47:01 -04: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
|
Merge branch 'staging' into smol-tag-improvements
|
2024-06-16 16:04:37 +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
|
Merge branch 'staging' into smol-tag-improvements
|
2024-06-16 16:04:37 +03:00 |
variables.js
|
use matchProvider and valueProvider in /add arguments
|
2024-06-20 09:13:30 -04:00 |
world-info.js
|
Don't require a primary WI to use additionals
|
2024-06-18 12:09:28 +03:00 |