Cohee
|
b62cbdeebd
|
Merge branch 'staging' into DarokCx/release
|
2024-06-28 19:09:12 +03:00 |
Cohee
|
bbb1a6e578
|
Add huggingface inference as text completion source
|
2024-06-28 18:17:27 +03:00 |
Cohee
|
6b204ada9f
|
Fix no-blur not being respected in popups
|
2024-06-28 17:01:05 +03:00 |
Cohee
|
889a552629
|
Fix popup height on iPhone
|
2024-06-28 16:58:37 +03:00 |
Cohee
|
89e5562494
|
Explicitly set min and max dimensions for popup dialog
|
2024-06-28 13:10:15 +00:00 |
DarokCx
|
29ff0876a7
|
Added additional headers
|
2024-06-28 08:20:15 -04:00 |
Cohee
|
8136293593
|
Merge pull request #2431 from SillyTavern/remove-slash-command-var-usages
Remove slash command var usages
|
2024-06-28 13:50:06 +03:00 |
Cohee
|
902dfbcdcc
|
Add theme contest winners, pt.1
|
2024-06-28 10:30:32 +00:00 |
Cohee
|
e713b32bdc
|
Fix empty toast suppression
|
2024-06-28 10:22:26 +00:00 |
Cohee
|
46830a27d0
|
Merge pull request #2430 from SillyTavern/toast-save-errors
Improve logs (+add toasts) on save calls
|
2024-06-28 12:03:42 +03:00 |
Cohee
|
190bed8025
|
Fix theme and movingUI toasts
|
2024-06-28 09:01:28 +00:00 |
Cohee
|
2293828f8e
|
Ditto, for chat completion
|
2024-06-28 08:14:38 +00:00 |
Cohee
|
985c2dd031
|
Don't indicate success in saving presets
|
2024-06-28 08:09:22 +00:00 |
Cohee
|
043eead149
|
Don't show empty toasts in slash command executor
|
2024-06-28 08:06:33 +00:00 |
Wolfsblvt
|
6653757c5c
|
Remove /imagine's variable usage in 'negative'
|
2024-06-28 04:06:22 +02:00 |
Wolfsblvt
|
b29d32d518
|
Remove /regex's variable usage in 'name' argument
|
2024-06-28 04:04:58 +02:00 |
Wolfsblvt
|
b97dceeb7a
|
Remove /flushinject's variable usage in unnamed
|
2024-06-28 04:00:32 +02:00 |
Wolfsblvt
|
11ca0dd22e
|
Remove /send's variable usage in 'name' argument
|
2024-06-28 03:58:04 +02:00 |
Wolfsblvt
|
9666b9920a
|
Remove /summarize's variable usage in 'prompt'
|
2024-06-28 03:55:03 +02:00 |
Wolfsblvt
|
7cf5a4cb2e
|
Remove /inject's variable usage in 'id' argument
|
2024-06-28 03:53:23 +02:00 |
Wolfsblvt
|
54e111886b
|
Improve logs (+add toasts) on save calls
- Fixes #2429
|
2024-06-28 03:28:16 +02:00 |
Wolfsblvt
|
b8295ac8f5
|
Unregister function for macro registration
|
2024-06-28 03:01:33 +02:00 |
Cohee
|
cf56bfb6a9
|
Add 01.AI as a chat completion source
|
2024-06-28 00:51:09 +03:00 |
Cohee
|
537cfbc027
|
Remove commented theme toggles
|
2024-06-27 23:40:47 +03:00 |
Cohee
|
599c55938b
|
Merge pull request #2427 from SillyTavern/more-popups
More popups
|
2024-06-27 23:20:10 +03:00 |
DarokCx
|
8608bc92ae
|
no authorization
|
2024-06-27 10:02:28 -04:00 |
DarokCx
|
bd5592de7b
|
Added featherless, connect button not working
|
2024-06-27 09:06:11 -04:00 |
Cohee
|
79b8dc98eb
|
Fix performance of WI editor when adding a new entry
|
2024-06-27 10:04:49 +00:00 |
Cohee
|
4e083ebd4f
|
Allow vertical scrolling in settings snapshots
|
2024-06-27 08:45:09 +00:00 |
Cohee
|
5075534b2e
|
Fix vertical scrolling in data bank
|
2024-06-27 08:42:23 +00:00 |
Wolfsblvt
|
b8ae54fb2c
|
Add i18n to popup controls
|
2024-06-27 03:01:07 +02:00 |
Wolfsblvt
|
d5016ad672
|
Update tag import popup to new input
|
2024-06-27 02:52:34 +02:00 |
Wolfsblvt
|
d737c0f285
|
Update Regenerate popup to use input control
|
2024-06-27 02:40:47 +02:00 |
Wolfsblvt
|
d084f579c5
|
Refactor Popup with private and readonly modifiers
|
2024-06-27 02:39:59 +02:00 |
Wolfsblvt
|
124cbfdfa4
|
Update Popup to support custom input checkboxes
|
2024-06-27 02:28:25 +02:00 |
Wolfsblvt
|
7bf793d2be
|
Update /newchat command skip popup
|
2024-06-27 01:39:05 +02:00 |
Cohee
|
f73986d23f
|
Remove extra linebreak
|
2024-06-27 02:25:08 +03:00 |
Wolfsblvt
|
1c6c9efba1
|
Refactor convert to group chat to new popup
|
2024-06-27 01:01:43 +02:00 |
Wolfsblvt
|
efb9fbcc7e
|
Refactor new chat to new popup
|
2024-06-27 00:45:26 +02:00 |
Wolfsblvt
|
360c2985f5
|
Switch char deletion to new popup
- New popup
- Move char CHARACTER_DELETED to after char deleting, and inside the correct function
|
2024-06-27 00:29:25 +02:00 |
Wolfsblvt
|
d64d16bdf2
|
Fix popup onClose executing after resolver
|
2024-06-27 00:27:55 +02:00 |
Cohee
|
52a803b6ab
|
Merge pull request #2426 from SillyTavern/dataroot-uploads
Move uploads to data root
|
2024-06-27 00:54:22 +03:00 |
Cohee
|
3b7540da05
|
Merge pull request #2425 from SillyTavern/wi-delay
Add WI entry delay
|
2024-06-27 00:36:23 +03:00 |
Cohee
|
b80b2d9a74
|
Fix imported chats not deleting itself after upload
|
2024-06-26 23:25:00 +03:00 |
Cohee
|
5b002c6e46
|
#2422 Move uploads under the data root
|
2024-06-26 23:22:42 +03:00 |
Cohee
|
886b6fee64
|
Add WI entry delay
|
2024-06-26 22:43:30 +03:00 |
Cohee
|
54fb7a9030
|
Add 'online_status_changed' event
|
2024-06-26 22:11:22 +03:00 |
Cohee
|
aceca89080
|
Merge pull request #2421 from SillyTavern/macro-register
Add simple custom macros registration
|
2024-06-26 22:01:24 +03:00 |
Cohee
|
719539c2ab
|
Improve types and sanitation of macro values
|
2024-06-26 21:58:57 +03:00 |
Cohee
|
ef0772bc9f
|
Merge branch 'staging' into macro-register
|
2024-06-26 21:54:00 +03:00 |