Commit Graph

8447 Commits

Author SHA1 Message Date
44ddec88fe Rename extension manifest 2024-09-08 01:35:59 +03:00
6c0ecdef69 Refactor move bookmark functionality 2024-09-08 00:34:03 +02:00
6aa9608b8e Forgor the spinner 2024-09-08 01:21:04 +03:00
6c94297724 Expand checkpoint tooltip to contain name 2024-09-08 00:20:56 +02:00
38751d4fe2 Replace details view toggle with a button 2024-09-08 01:19:52 +03:00
3217087b0b Refactor checkpoint popups 2024-09-08 00:06:19 +02:00
6a4ba1344f Remove legacy bookmark messages 2024-09-07 23:55:45 +02:00
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
7952b5f2c9 Handle aborting status check gracefully 2024-09-07 23:27:46 +02:00
d5b9231157 Update toeast message 2024-09-07 23:00:12 +02:00
d99dfb9168 Add spinner to indicate profile application 2024-09-07 23:53:22 +03:00
669c49ebba Merge branch 'staging' into connection-manager 2024-09-07 23:23:26 +03:00
37b3184cda Merge pull request #2794 from SillyTavern/more-tokenizers
Implement downloadable tokenizers
2024-09-07 23:17:52 +03:00
a6e5024122 Merge pull request #2787 from SillyTavern/more-autofit
Implement more smart textarea autosizes
2024-09-07 23:04:43 +03:00
5e0a61bab2 Half-fix for scrollbar white corner on Chrome 2024-09-07 21:33:36 +02:00
97a2c4b2c7 Add quiet arg to /context 2024-09-07 21:40:21 +03:00
10ddf77948 Await for profiles loading before continuing 2024-09-07 21:33:31 +03:00
739d0c95c3 Require unique names for profiles 2024-09-07 21:21:46 +03:00
827fce4542 Move string utils to shared module 2024-09-07 21:19:33 +03:00
70ff35b4c3 Use consistent icons 2024-09-07 21:11:06 +03:00
00f6941e93 Fix review comments 2024-09-07 21:08:37 +03:00
1af59f303f Merge branch 'staging' into connection-manager 2024-09-07 20:57:06 +03:00
7e64d216c3 Fix type not returning profile name 2024-09-07 19:32:58 +02:00
4f5097915e Merge pull request #2801 from bdashore3/staging
Index: Unlock DRY for tabbyAPI
2024-09-07 19:56:19 +03:00
afd72f9f12 Unhide ban_eos_token for koboldcpp
Closes #2791
2024-09-07 19:46:47 +03:00
c06b239e20 Add missing OpenRouter multimodal caption models 2024-09-07 19:43:25 +03:00
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
3635d84d72 Add Gemini subversions to multimodal caption 2024-09-07 19:37:37 +03:00
4fd7828a9b Add /profile-get command 2024-09-07 17:13:32 +03:00
065daa7599 Add commands to list, create, update profiles 2024-09-07 14:56:30 +03:00
aa3cb62b4c Fix /echo escapeHtml being false by default 2024-09-07 14:46:21 +03:00
24e8077997 Fix /echo escapeHtml being false by default 2024-09-07 14:03:00 +03:00
bcac8c065b Add command for switching profiles 2024-09-07 13:58:46 +03:00
6d9c64f38e Add dynamic i18n to profile views 2024-09-07 13:36:21 +03:00
c77c3d8f37 Extend quiet effect in /model 2024-09-07 13:36:21 +03:00
4cd025cd7a Extend quiet effect in /model 2024-09-07 13:30:26 +03:00
e77f5a1c93 Set api-url with connection-manager 2024-09-07 13:24:56 +03:00
f4da527d95 Merge branch 'staging' into connection-manager 2024-09-07 13:11:03 +03:00
ed115d4e11 Add quiet argument to /api-url 2024-09-07 13:09:10 +03:00
b4948ec842 Merge pull request #2799 from SillyTavern/bg-menu-title 2024-09-07 12:07:04 +03:00
59fe361fa6 Update AI Horde links 2024-09-07 01:32:58 +02:00
01b6ddbf8a Merge pull request #2798 from SillyTavern/popup-command-styles
Expand `/popup` command and refactor a bit
2024-09-07 02:28:06 +03:00
2385c5a59a Change popup cancel result in command to empty str 2024-09-07 01:21:04 +02:00
8f6fe384a8 Add title to BG menu 2024-09-07 01:35:36 +03:00
916d73da4c Display profile name in delete confirmation 2024-09-07 01:18:35 +03:00
0019da260c Use UUIDv4 for profile IDs 2024-09-07 01:12:53 +03:00
43b08cdd64 Refactor /popup to actual booleans
- still supports on/off, no worries.
2024-09-06 23:56:26 +02:00
d7011e8a11 Add i18n attributes 2024-09-07 00:41:48 +03:00
c4aa79a8e1 Don't display toast on updating empty profile 2024-09-07 00:30:47 +03:00
a3468db94e Allow /popup to optionally return popup result 2024-09-06 23:29:18 +02:00