Cohee
|
ace3e94299
|
Merge branch 'staging' into replace-ajax
|
2024-09-12 20:48:08 +03:00 |
Cohee
|
fc438d349a
|
Merge pull request #2828 from SillyTavern/request-proxy
Add support for outgoing request proxying
|
2024-09-12 20:47:15 +03:00 |
Cohee
|
8acacf9e0f
|
Document cmd args in README
|
2024-09-12 20:35:30 +03:00 |
Cohee
|
2efb637863
|
Better option description
|
2024-09-12 20:30:52 +03:00 |
Cohee
|
edd6dfa819
|
Fix typo
|
2024-09-12 20:29:46 +03:00 |
Cohee
|
b9d5c61b2e
|
Add CLI for request proxy
Closes #364, #377, #1756
|
2024-09-12 20:25:58 +03:00 |
Cohee
|
051cdf5548
|
Merge branch 'staging' into request-proxy
|
2024-09-12 20:17:22 +03:00 |
Cohee
|
81cd38d4f7
|
#2832 /ask text non-required
|
2024-09-12 20:13:05 +03:00 |
Cohee
|
1762e8d83f
|
Replace ajax with fetch in character create/edit
|
2024-09-12 10:43:40 +00:00 |
Cohee
|
6a3b226da2
|
Still fighting /ask corruptions #2832
|
2024-09-12 10:02:37 +00:00 |
Cohee
|
4e67cc1bc4
|
One more /ask corruption fix
Closes #2832
|
2024-09-12 09:50:06 +00:00 |
Cohee
|
2379fd5970
|
Fix /ask corruption + add return value
Fixes #2832 and a skill issue
|
2024-09-12 10:19:03 +03:00 |
Cohee
|
f62e57d737
|
Merge branch 'staging' into request-proxy
|
2024-09-11 23:23:46 +03:00 |
Cohee
|
a88b4232a0
|
Merge branch 'release' into staging
|
2024-09-11 23:23:35 +03:00 |
Cohee
|
d201637d67
|
Fix npm audit
|
2024-09-11 23:23:21 +03:00 |
Cohee
|
ac03cbb0ab
|
Merge pull request #2826 from SillyTavern/fix-ask
Fix restoration of current character after /ask
|
2024-09-11 22:51:28 +03:00 |
Cohee
|
ab06aa4bf5
|
Add support for outgoing request proxying
Closes #2824
|
2024-09-11 22:36:50 +03:00 |
Cohee
|
80d27273a2
|
Add polyfill for toSorted
Fixes #2827
|
2024-09-11 20:35:42 +03:00 |
Cohee
|
e0c3ac84a2
|
Fix alignment of swipe counter
|
2024-09-11 19:52:31 +03:00 |
Cohee
|
86d9a80ff8
|
Fix restoration of current character after /ask
Fixes #2825
|
2024-09-11 19:34:26 +03:00 |
Cohee
|
9e522b0330
|
#1358 Add findLastIndex polyfill for old Safari
|
2024-09-11 19:22:31 +03:00 |
Wolfsblvt
|
f6b240b294
|
Add Assistant to char enum provider
|
2024-09-10 22:15:56 +02:00 |
Wolfsblvt
|
fbcd546db2
|
Fix lint issues in enum providers
|
2024-09-10 22:08:36 +02:00 |
Cohee
|
c4cc33cad9
|
Merge pull request #2823 from SillyTavern/fix-sendas-forced-avatar
Fix `/sendas` to not always enforce avatar, if not needed in solo chats
|
2024-09-10 22:38:44 +03:00 |
Cohee
|
aed4a8e36d
|
It was very close.
|
2024-09-10 22:37:53 +03:00 |
Cohee
|
ea6fa265c7
|
/instruct command: add forceGet argument. Document that it enables instruct mode if disabled.
|
2024-09-10 22:33:00 +03:00 |
Cohee
|
59e9fda312
|
/instruct command: don't return current template name if instruct mode is disabled
|
2024-09-10 22:20:54 +03:00 |
Wolfsblvt
|
748005b903
|
Remove unnecessary double popup for replace
|
2024-09-10 21:19:35 +02:00 |
Wolfsblvt
|
27e0905a1b
|
Changes based on code review
|
2024-09-10 21:06:31 +02:00 |
Wolfsblvt
|
d21b24666a
|
fix neutral avatar again
|
2024-09-10 20:02:26 +02:00 |
Wolfsblvt
|
a989ccf318
|
Don't force avatar on neutral assistant chat
|
2024-09-10 19:44:27 +02:00 |
Wolfsblvt
|
9e73e2598e
|
Small fix group chats not using default avatars
|
2024-09-10 19:15:49 +02:00 |
Wolfsblvt
|
894b95679c
|
Merge branch 'staging' into small-bookmark-updates
|
2024-09-10 19:05:05 +02:00 |
Wolfsblvt
|
10a23012f3
|
Fix /sendas not needed to enforce avatar
- Fixes #2820
|
2024-09-10 18:46:38 +02:00 |
Cohee
|
e5f42253c6
|
Merge branch 'release' into staging
|
2024-09-10 14:47:38 +00:00 |
Cohee
|
78a25f361b
|
Bump dependencies
|
2024-09-10 14:47:11 +00:00 |
Cohee
|
87f2dd9ae5
|
Remove pollinations refine toggle
|
2024-09-10 10:54:41 +00:00 |
Cohee
|
8948354bf0
|
Load pollinations models from an endpoint
|
2024-09-10 10:51:48 +00:00 |
Cohee
|
4522d3cbae
|
Filter null-values from /model selection
|
2024-09-10 10:25:23 +00:00 |
Cohee
|
b2705d1396
|
Merge pull request #2806 from SillyTavern/bypass-command-string-parser
Execute profile commands callbacks directly
|
2024-09-10 12:06:10 +03:00 |
Cohee
|
1582974ba9
|
Fix context checkbox squish
|
2024-09-10 11:48:33 +03:00 |
Cohee
|
ec0e31482d
|
Tabby inline model disclaimer
|
2024-09-10 01:36:29 +03:00 |
Cohee
|
b0214298fd
|
Merge pull request #2810 from SillyTavern/tabby-models-list
Tabby models list
|
2024-09-10 00:37:31 +03:00 |
Cohee
|
7c73792f8a
|
Extend inline loading hint
|
2024-09-10 00:03:44 +03:00 |
Cohee
|
4464d3a47f
|
Merge pull request #2817 from SillyTavern/emit-on-stream-error
Emit message events on stream abortion
|
2024-09-09 22:17:22 +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 |
Cohee
|
075391e720
|
Add continue type to not-emit list
|
2024-09-09 20:46:29 +03:00 |
Cohee
|
70450d7867
|
Emit message events on stream abortion
|
2024-09-09 20:39:30 +03:00 |
Cohee
|
58238fe42b
|
Merge pull request #2812 from imesha10/staging
Fix to BR #2811 - Renaming character in Group Chat does not select the right character and renames the wrong character
|
2024-09-09 20:27:00 +03:00 |