Cohee
7875a65b44
Kinda misleading comment
2024-06-23 01:52:10 +03:00
Cohee
461b73facf
Adjust min values.
...
For easier disabling
2024-06-23 01:50:17 +03:00
Cohee
4b4ee7409b
Merge branch 'staging' into timed-wi
2024-06-23 01:49:49 +03:00
Cohee
323f34f5d4
Fix QR breaking when no sets
2024-06-23 01:34:10 +03:00
Cohee
de1910268a
Add missing macro reference
2024-06-23 01:26:25 +03:00
Cohee
a39a1a7cec
Fix odd-named preset selection via command
2024-06-22 17:44:08 +03:00
Cohee
d64647280a
Fix method deprecation warning
2024-06-22 17:41:40 +03:00
Cohee
8564d6faa8
Debug function to purge all vectors
2024-06-22 17:41:02 +03:00
Cohee
b8830e34d3
Add ollama download shortcut to vector storage
2024-06-22 16:38:00 +03:00
Cohee
b448568aa3
More ollama multimodal models
2024-06-22 16:28:57 +03:00
Cohee
b513043e4a
Prevent sticky from using probability
2024-06-22 15:04:49 +03:00
Cohee
0fe19bca47
Non-static map. Better typing.
2024-06-22 14:56:46 +03:00
Cohee
b4559d3fd8
Use WeakMap for WI cache
2024-06-22 14:43:15 +03:00
Cohee
6c9f3a868d
Merge branch 'staging' into timed-wi
2024-06-22 14:39:38 +03:00
Cohee
0f92c90b71
Merge pull request #2405 from SillyTavern/tag-import-setting
...
Tag import setting
2024-06-22 13:04:14 +03:00
Cohee
36ecf8a717
Update UI when remembering tag import setting
2024-06-22 12:56:57 +03:00
Cohee
aa16ac446d
Migrate preference for existing users
2024-06-22 12:53:03 +03:00
Cohee
a6e2692e52
Merge branch 'staging' into tag-import-setting
2024-06-22 12:48:08 +03:00
Cohee
26eb5f0926
Merge pull request #2406 from SillyTavern/gray-out-useless-folders
...
Gray out bogus folders if they don't drill down
2024-06-22 12:46:06 +03:00
Wolfsblvt
07da2461d0
Fix vertical scaling of images in enlarge popup
2024-06-22 10:04:14 +02:00
Wolfsblvt
c79f1e4360
Fix image enlarge popup image sizing
2024-06-22 08:52:13 +02:00
Wolfsblvt
87915a5f79
Gray out bogus folders if they don't drill down
...
- Implements and resolves #2404
- Common CSS class for entities in char list
- entity flag to lower opacity for entities that aren't really useful for navigation
2024-06-22 08:15:31 +02:00
Wolfsblvt
d64b265a39
Tag import popup improvements
...
- Save "remember" setting of tag import popup
- Add user option to change the tag import setting
- Improve tag import popup with adding drilled down bogus folders as auto-added tags
- Extract tag import popup to template
- Force-open popup no matter the setting on char dropdown button option
2024-06-22 05:03:05 +02:00
Wolfsblvt
7c2b475e46
Improve popup class with close event handlers
2024-06-22 04:54:13 +02:00
Cohee
d02fbbb42f
Change type of timed events metadata
2024-06-22 03:54:54 +03:00
Cohee
37930caade
Refactor timed events funcs
2024-06-22 03:15:13 +03:00
Wolfsblvt
c6c8f91c99
forceEnum:false as default & enum icon changes
...
- Set forceEnum to false, for now
- Switch some icons around
2024-06-22 01:04:03 +02:00
Cohee
473e11c773
New OpenRouter providers
2024-06-22 02:03:39 +03:00
Cohee
9c2de78ad3
Fix OpenRouter caption headers
2024-06-22 01:42:28 +03:00
Cohee
abb186db01
He warned me. I didn't listen.
2024-06-22 00:46:14 +03:00
Cohee
a00560d2b3
Ensure format supported before captioning
2024-06-22 00:36:29 +03:00
Cohee
791ce3da86
Add stopgaps to fill the second row
2024-06-22 00:11:08 +03:00
Cohee
6380e0a062
Add fallback source for attachments. Fix typo
2024-06-21 23:48:11 +03:00
Cohee
62bc550d3a
Open enums with Alt+Space (also non-breaking)
2024-06-21 23:32:17 +03:00
Cohee
e3714e9b6a
Fix search provider
2024-06-21 22:31:34 +03:00
Wolfsblvt
da6d77cffd
Enum provider for /model
2024-06-21 21:24:37 +02:00
Wolfsblvt
824d0a9b63
Small fix to boolean automatic enums
2024-06-21 20:40:58 +02:00
Cohee
1ede346cbc
Merge branch 'staging' into timed-wi
2024-06-21 21:18:12 +03:00
Wolfsblvt
3ab5cc1766
Merge branch 'staging' into slash-command-enums
2024-06-21 20:07:19 +02:00
Wolfsblvt
48077d200b
More slash command enums (nearly done)
2024-06-21 20:04:55 +02:00
Cohee
30765550c8
Place sticky + cooldown entry on cooldown when unstuck
2024-06-21 20:50:18 +03:00
Cohee
f2cc66d414
Add console logs to search module
2024-06-21 17:27:28 +03:00
Cohee
56710fee39
Apply fix for group chats
2024-06-21 13:09:41 +00:00
Cohee
7667231137
Merge pull request #2402 from splitclover/staging
...
Added events for creating new chats
2024-06-21 16:07:38 +03:00
splitclover
0c69b698b9
Removed redundant emmiter
2024-06-21 14:16:59 +02:00
splitclover
feb8321147
Fix emmiter for imported cards
2024-06-21 13:53:31 +02:00
splitclover
3092c68a05
Fixed typo
2024-06-21 13:19:36 +02:00
splitclover
2a1704add0
Added event emmiters when creating new chats
2024-06-21 13:12:57 +02:00
Cohee
9c3cad2df2
Fix sticky/cooldown interaction. Add icons
2024-06-21 02:42:15 +03:00
Cohee
aa473dd749
Move new fields to the right
2024-06-21 01:06:00 +03:00