.. |
autocomplete
|
don't block enter/tab for items with valueProvider
|
2024-06-23 12:07:24 -04:00 |
extensions
|
add unresolved note
|
2024-06-24 07:29:20 -04:00 |
slash-commands
|
Merge branch 'staging' into parser-followup-2
|
2024-06-23 18:39:28 -04:00 |
templates
|
Add missing macro reference
|
2024-06-23 01:26:25 +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
|
Fix closing popup sometimes being stuck via Escape
|
2024-06-20 21:43:13 +02:00 |
authors-note.js
|
Rework slash command enum values pt.2
|
2024-06-17 03:30:52 +02:00 |
backgrounds.js
|
Rework slash command enum values pt.2
|
2024-06-17 03:30:52 +02: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
|
Improve enlarge inline image
|
2024-06-23 12:26:52 +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
|
Make /member command indices 0-based to match autocomplete
|
2024-06-23 16:47:07 +03: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
|
Partial revert of class/id distinction
|
2024-06-23 19:18:40 +03:00 |
personas.js
|
#2284 Persona description in-chat-at-depth
|
2024-05-21 01:57:04 +03:00 |
popup.js
|
Fix popup input going off on click
|
2024-06-23 23:09:22 +03:00 |
power-user.js
|
Merge branch 'staging' into slash-command-enums
|
2024-06-23 15:01:55 +03:00 |
preset-manager.js
|
Merge branch 'staging' into slash-command-enums
|
2024-06-23 15:01:55 +03:00 |
samplerSelect.js
|
Fix app init
|
2024-05-19 11:52:49 +03:00 |
scrapers.js
|
Fix string quotes
|
2024-06-23 15:57:07 +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-followup-2
|
2024-06-24 07:29:37 -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 slash-command-enums
|
2024-06-23 15:01:55 +03:00 |
templates.js
|
Add async template renderer
|
2024-04-11 22:36:23 +03:00 |
textgen-models.js
|
New OpenRouter providers
|
2024-06-22 02:03:39 +03:00 |
textgen-settings.js
|
Fix context and response size not being passed to Ollama
|
2024-06-24 03:48:34 +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
|
Accept JSON-serialized string arrays for /setentryfield. Return JSON lists in /getentryfield
|
2024-06-23 19:43:56 +03:00 |
variables.js
|
export parseBooleanOperands
|
2024-06-24 07:44:27 -04:00 |
world-info.js
|
Ignore advancement requirement for immediately set cooldown
|
2024-06-24 03:13:27 +03:00 |