Commit Graph

8657 Commits

Author SHA1 Message Date
d87b925488 Bump package version 2025-01-18 23:34:03 +02:00
5e396e2a91 Merge pull request #3317 from NodudeWasTaken/fix-empty-examples
Fix mes examples being undefined if empty
2025-01-18 23:31:32 +02:00
4fdff9fce2 Fix mes examples being undefined if empty 2025-01-18 14:07:09 +01:00
a53ebe7572 Add vllm.svg 2025-01-17 11:47:55 +02:00
df28c2c676 Merge pull request #3311 from SillyTavern/fix-http-copy
Fix copy actions for non-HTTPS/localhost
2025-01-16 23:05:54 +02:00
b5a6199784 Merge pull request #3308 from RivelleDays/staging
Update zh-tw Translation
2025-01-16 22:05:53 +02:00
75f36b992d Merge pull request #3309 from SillyTavern/extensions-sort
Add sorting order for extensions manager
2025-01-16 22:05:28 +02:00
6e2b5d5dc8 Fix copy actions for non-HTTPS/localhost
Fixes #2352
2025-01-16 01:55:26 +02:00
f98d27f187 Add sorting order for extensions manager 2025-01-15 22:59:41 +02:00
af987143b7 Update zh-tw.json 2025-01-16 04:23:26 +08:00
2723d3b73b Update zh-tw.json 2025-01-16 04:20:22 +08:00
0441a8725f WebSearch: Add KoboldCpp search endpoint. 2025-01-15 21:58:49 +02:00
ac455ebb45 Add RisuAI chats JSON import 2025-01-15 21:15:25 +02:00
8acba00655 Upscale default monocolor BGs 2025-01-15 21:02:10 +02:00
94d69b764a Update zh-tw Translation
- Update translations
- Minor adjustments and terminology unification
2025-01-16 02:02:48 +08:00
e7bcac0171 Merge pull request #3305 from Eradev/staging
Fixed featherless.ai models display and filters
2025-01-15 17:37:20 +02:00
a06270fc85 Fixed display bug when selecting a model 2025-01-15 08:04:15 -05:00
c1535f1b34 Fixed class filter & new models count in featherless.ai 2025-01-15 00:35:40 -05:00
6b494af146 Fix the date for featherless.ai models 2025-01-15 00:19:47 -05:00
78e67080c9 Hide placeholder overflow of send textarea 2025-01-15 01:45:17 +02:00
bb0c662713 Note when char description is hidden with creator notes 2025-01-15 01:30:01 +02:00
fb15480f6b Merge pull request #3282 from SillyTavern/fix-chat-comp-label-wrapping
Fix Chat Completion list label descriptions not correctly wrapping on non-chromium browsers
2025-01-15 00:34:13 +02:00
f8c6a62c23 Add separate drag handle for prompt manager on touch screen
Fixes #2239
2025-01-15 00:07:06 +02:00
eee45281ea Merge branch 'staging' into fix-chat-comp-label-wrapping 2025-01-15 00:06:16 +02:00
3770410bed Merge pull request #3303 from sakhavhyand/staging
Update fr-fr translation
2025-01-14 21:35:11 +02:00
15cc825f43 Template clean-up 2025-01-14 21:34:39 +02:00
5734722c5d Merge branch 'staging' into frFr 2025-01-14 21:32:58 +02:00
aaeb26e2b7 Defininitions 2025-01-14 21:28:18 +02:00
3674c9d020 Fix formatting of 'Context Size - Response Length' label.
Fixing and adding more translations.
2025-01-14 14:45:17 +00:00
5120b8fbf5 Merge pull request #3301 from SillyTavern/tempresponselength
Restore temp response length as early as possible
2025-01-14 10:29:59 +02:00
0773a86922 Loop 3 times before discarding response length override on save 2025-01-14 00:15:23 +02:00
749c5df29a Restore temp response length as early as possible
Fixes #3297
2025-01-13 21:20:26 +02:00
4322197aba Merge pull request #3291 from Yokayo/staging
Update ru-ru translation
2025-01-13 19:02:40 +02:00
4ebff0ffcc Merge branch 'staging' into ruRuJan 2025-01-13 16:53:26 +00:00
7e691143d0 Merge pull request #3299 from johnfrian/alternate-greeting-scroll
Constrict scrolling to lower dynamic formarea in alternate greetings popup
2025-01-13 18:49:08 +02:00
f840d63bdb Fix formatting 2025-01-13 15:56:17 +01:00
e38cd31ca7 Relocate scroll constriction in alternate greetings popup 2025-01-13 15:45:47 +01:00
218f198ec6 Merge pull request #3247 from Tosd0/staging
zh-CN translation staging
2025-01-13 16:02:53 +02:00
977e7a40bc Fix typo 2025-01-13 15:29:23 +07:00
867a9950d5 Update zh-CN translation 2025-01-13 13:16:56 +08:00
6ab79ae689 feat: add Prome spanish translation (#3293)
* feat: add Prome spanish translation

Since someone added Traditional Chinese translations to Prome for ST, might as well do the same for Spanish.

* chore: disable biome formatting

* chore: add parenthesis
2025-01-12 05:27:38 +01:00
40d29bd453 Merge pull request #3292 from SillyTavern/macrosparser 2025-01-12 03:53:45 +02:00
1f66bc7756 Don't allow duplicate registrations 2025-01-11 23:18:03 +02:00
b177affd81 Merge pull request #3289 from zerofata/vector-db-search-cmd
Add returnChunks and resultSize args to /db-search
2025-01-11 23:05:06 +02:00
89c984830b rename resultSize to count 2025-01-12 07:20:36 +13:00
1d5cf8d25c Work on translation 2025-01-12 00:42:58 +07:00
1dccb08cd6 Add enumerator for MacrosParser 2025-01-11 19:04:36 +02:00
f462436450 Merge pull request #3290 from SillyTavern/qr-set-rename
QR Set buttons for rename and duplicate
2025-01-11 14:49:17 +02:00
fc5debc660 replaced returnChunks with return arg to use existing helper functions 2025-01-11 17:42:19 +13:00
b89d41a701 Refactor prepare/redraw for consistency 2025-01-11 02:31:14 +01:00