1262 Commits

Author SHA1 Message Date
Cohee
33e6ffd36e Update translations 2024-09-14 16:31:04 +03:00
AlpinDale
fde76069e0 remove beam search 2024-09-14 12:42:21 +00:00
AlpinDale
9c94348491 clean up 2024-09-14 12:38:19 +00:00
RossAscends
b376ea884b
Markdown hotkeys for textareas (#2800)
* initial commit

* dont hijack all ctrl keybinds

* change strikethrough bind, convert to subscribable class, target key textareas

* better early return, hotkey reversiblility

* possible undo solution, key checks to switch

* execCommand alternate, perfect Undo

* format full word when caret is in the middle of a word

* double backticks do nothing, dummy.

* ctrl+K for ....'K'ode snippet...

* remove console logs

* Add new hotkeys to help

* Allow hotkeys in message edit textarea

* add markdown hotkey help text

* help text addition to mention hotkeys work in message edits

* add markdown hotkeys to WI entry content box

* disengage if alt/win pressed, universal prevent default

* disengage if shiftKey pressed

* re-allow shift for one special case

* add MD hotkeys toggle in user settings

* add markdown enabled icon on relevant textareas when appropriate

* Add icon to help

* Uniform formatting

* Add opacity to icon

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-09-14 14:16:26 +03:00
Cohee
917a994ca8 Merge branch 'staging' into small-bookmark-updates 2024-09-13 21:10:12 +03:00
Cohee
6371b4929f Fix HTML spacing 2024-09-13 19:47:53 +03:00
Cohee
6d79cc015a Add OpenAI o1 2024-09-13 19:44:12 +03:00
AlpinDale
efd477da04 chore: slight refactor of aphrodite samplers 2024-09-13 10:34:06 +00:00
Cohee
d082c2f14d Merge branch 'staging' into small-bookmark-updates 2024-09-12 23:10:33 +03:00
Cohee
9e522b0330 #1358 Add findLastIndex polyfill for old Safari 2024-09-11 19:22:31 +03:00
Wolfsblvt
894b95679c Merge branch 'staging' into small-bookmark-updates 2024-09-10 19:05:05 +02:00
Cohee
4522d3cbae Filter null-values from /model selection 2024-09-10 10:25:23 +00:00
Cohee
ec0e31482d Tabby inline model disclaimer 2024-09-10 01:36:29 +03:00
Cohee
7c73792f8a Extend inline loading hint 2024-09-10 00:03:44 +03:00
Cohee
dc3be8afc1 Merge branch 'staging' into tabby-models-list 2024-09-09 22:09:47 +03:00
Cohee
e9c3374579 Fix the UI Theme menu being literally unusable 2024-09-09 21:16:08 +03:00
RossAscends
0109242f85 OCD-havers rejoice 2024-09-09 17:13:26 +09:00
Cohee
0811ec7fc3 Use Tabby-recognizable YAML 2024-09-08 23:56:10 +03:00
Cohee
038b9b95ce Remove stray tags 2024-09-08 23:26:13 +03:00
Cohee
42fa3c79d7 Add Tabby model selection 2024-09-08 22:23:25 +03:00
Cohee
95dd58ad95 Don't use classic Mac line endings 2024-09-08 14:33:02 +03:00
Wolfsblvt
6c94297724 Expand checkpoint tooltip to contain name 2024-09-08 00:20:56 +02:00
Wolfsblvt
f5d164302b Remove double flags for bookmarks
- Remove the double flag if a checkpoint exists
- Add the "replace checkpoint" functionality as a Shift+Click option to the checkpoint flag
2024-09-07 23:55:34 +02:00
Cohee
37b3184cda
Merge pull request #2794 from SillyTavern/more-tokenizers
Implement downloadable tokenizers
2024-09-07 23:17:52 +03:00
Cohee
a6e5024122
Merge pull request #2787 from SillyTavern/more-autofit
Implement more smart textarea autosizes
2024-09-07 23:04:43 +03:00
Cohee
4f5097915e
Merge pull request #2801 from bdashore3/staging
Index: Unlock DRY for tabbyAPI
2024-09-07 19:56:19 +03:00
Cohee
afd72f9f12 Unhide ban_eos_token for koboldcpp
Closes #2791
2024-09-07 19:46:47 +03:00
kingbri
d595f94fc7 Index: Unlock DRY for tabbyAPI
Supported in ExllamaV2's dev wheels.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-09-07 12:40:26 -04:00
Cohee
b4948ec842
Merge pull request #2799 from SillyTavern/bg-menu-title 2024-09-07 12:07:04 +03:00
Wolfsblvt
59fe361fa6 Update AI Horde links 2024-09-07 01:32:58 +02:00
Cohee
8f6fe384a8 Add title to BG menu 2024-09-07 01:35:36 +03:00
Cohee
81251b073a Implement downloadable tokenizers
Closes #2574, #2754
2024-09-06 16:28:34 +00:00
Cohee
930015f876 Remove Extras link from readme and HTML 2024-09-06 12:48:12 +00:00
Cohee
2f5e40691c Implement more smart textarea autosizes 2024-09-05 20:55:06 +03:00
Cohee
733bb84044 Fix "system as user" toggle 2024-09-05 20:16:58 +03:00
RossAscends
8e1dad6800 initial reversion commit 2024-09-06 01:48:21 +09:00
M0cho
97b4c069d8 Fixed a problem in multi-byte env.
Fixed an issue where the text inside the buttons in the API connection menu became vertically long and difficult to read in a multi-byte character environment.
2024-09-05 16:07:20 +09:00
Cohee
37bee43075 Allow expanding contenteditables 2024-09-04 03:16:47 +03:00
Cohee
a71753b243 Always use 3-column layout on desktop and 1-column on phone 2024-09-04 02:43:35 +03:00
RossAscends
e0c8488c3f fix width adapting for 3-column drop down panels 2024-09-04 08:23:00 +09:00
Cohee
8550fd5fe6 Add tooltips to dropdowns 2024-09-03 23:21:24 +03:00
Cohee
830df41380 Update Advanced Formatting verbiage 2024-09-03 22:59:41 +03:00
Cohee
fd75071b09 More specifity of disabled class 2024-09-03 13:02:04 +00:00
equal-l2
13f237059d
Cohere: added the smaller aya model 2024-09-02 19:20:05 +09:00
Cohee
558253e79a Better MUI i18n 2024-09-02 00:50:50 +03:00
Cohee
9b1ca607f4 Fix i18n 2024-09-02 00:40:18 +03:00
Cohee
17a25e36d7 Re-add auto-select class 2024-09-02 00:35:58 +03:00
Cohee
723145f203 Revert changes to WI active status 2024-09-02 00:34:14 +03:00
Cohee
3f4e7e95bd Revert changes to WI filter layout 2024-09-02 00:30:02 +03:00
Cohee
111c367e7d Fix image swipes 2024-09-02 00:20:43 +03:00