|
90abca51df
|
Optimize Ctrl+Enter selector + add logs
|
2023-06-14 14:12:20 +03:00 |
|
|
873e89d7c6
|
Merge pull request #487 from breathingmanually/edit-done-keyboard
Add keyboard shortcut to accept message edits
|
2023-06-14 13:27:13 +03:00 |
|
|
d15bbb517d
|
Debounce token counting on character editor
|
2023-06-14 10:43:15 +03:00 |
|
|
c3af618d0a
|
Add keyboard shortcut to accept message edits
|
2023-06-13 01:12:48 -03:00 |
|
|
548a3964a3
|
sitewide style fixes, char panel revamp
|
2023-06-12 16:14:13 +09:00 |
|
|
e1687b29a6
|
fix links for new docs site structure
|
2023-06-12 05:27:40 +09:00 |
|
|
c514ada6a6
|
add /? for new hotkeys, and hint for /? in chatbar
|
2023-06-11 08:38:28 +09:00 |
|
|
5113c04281
|
hotkeys to scroll to context line and chat bottom
|
2023-06-10 12:32:27 +09:00 |
|
|
960bc32340
|
[RAW / UNTESTED / NO STREAMING] Native Claude API supported
|
2023-06-06 19:16:46 +03:00 |
|
|
eb90ab49f5
|
sitewide style tweaks
|
2023-06-06 22:48:23 +09:00 |
|
|
3cfec828ef
|
Draggable VN sprites. Fix layering
|
2023-06-04 16:32:45 +03:00 |
|
|
8a924b1aa1
|
Remove help materials from the repo. Set links to docs website
|
2023-06-02 20:52:45 +03:00 |
|
|
13d012a3a2
|
Reduce console logs clutter
|
2023-06-01 01:02:51 +03:00 |
|
|
128d1c2f8f
|
horde multiselect without CTRL
|
2023-05-26 13:59:31 +09:00 |
|
|
0e7289d878
|
fixed charlist visibility for autoloadchat
|
2023-05-22 05:40:25 +09:00 |
|
|
ef0660c425
|
disable auto-opening fullscreen panels on mobile
|
2023-05-18 14:58:23 +09:00 |
|
|
02fb3b7b74
|
Adjust debounce rate. Prevent autoconnect before secrets load
|
2023-05-16 23:37:54 +03:00 |
|
|
0e6ae900f6
|
Authors Note draggable.
|
2023-05-16 22:04:17 +09:00 |
|
|
c3fe796059
|
World Selector&Editor Combined/Lockable/Swappable
|
2023-05-15 09:27:03 +09:00 |
|
|
a51de56788
|
Movable WI Editor
|
2023-05-15 05:58:34 +09:00 |
|
|
c1350c9175
|
Fix hotswap sorting
|
2023-05-12 17:01:53 +03:00 |
|
|
e374703798
|
Refactor API keys handling. Remove ST hosting from colab
|
2023-05-11 21:08:22 +03:00 |
|
|
977bfbf4f5
|
More compact layout of right panel
|
2023-05-08 16:09:05 +03:00 |
|
|
8e8d7f80d0
|
remove up arrow input reporting console spam
|
2023-05-07 00:53:12 +09:00 |
|
|
8adbff122b
|
improve ChatAutoLoad, better group panel styling
|
2023-05-06 20:19:45 +09:00 |
|
|
62f6d347a2
|
Rewrite hotswap logic
|
2023-05-05 23:18:54 +03:00 |
|
|
d5d3616d60
|
6 favorite character hotswaps (beta quality)
|
2023-05-06 04:07:14 +09:00 |
|
|
9c62783e08
|
Editable slider labels
|
2023-05-04 01:00:00 +03:00 |
|
|
fcd8a8886b
|
Add OAI preset deletion button. Nicer OAI models dump. Adjust auto-connect delay
|
2023-05-02 22:42:39 +03:00 |
|
|
5b60007e58
|
avatarpopup now draggable
|
2023-05-02 04:40:14 +09:00 |
|
|
6f47b07063
|
Add group member defs peeking
|
2023-05-01 19:39:18 +03:00 |
|
|
a69750e36f
|
On-fly switch of Markdown renderers
|
2023-04-30 18:07:08 +03:00 |
|
|
aa9db5292c
|
Proper send on enter
|
2023-04-29 17:12:39 +03:00 |
|
|
677913d87a
|
Add device detector
|
2023-04-29 15:46:10 +03:00 |
|
|
3cfba38ce0
|
New character renaming logic
|
2023-04-28 21:38:02 +03:00 |
|
|
1c4f1ea96c
|
Better character tokens counting
|
2023-04-26 01:19:36 +03:00 |
|
|
8f29e98cba
|
Remove caret returns from token counts
|
2023-04-26 00:56:58 +03:00 |
|
|
4a72501b95
|
detection of virtual keyboards to disable hotkeys
- based on keystroke timing
- <40ms = Virtual KB, hotkeys disabled
(moved enter hotkey to RA-mods)
|
2023-04-25 17:09:32 +09:00 |
|
|
03b3fc9fc1
|
- added edit message auto saving
- toggle in PowerUser settings
- removed consolelog spam from RA-mods and expressions
|
2023-04-21 02:14:16 +09:00 |
|
|
d452467818
|
- escape from edit message now focuses on send_textarea
- allow swipes to happen when send_textarea is focused but empty
|
2023-04-20 23:58:12 +09:00 |
|
|
7fb3d1f578
|
fixed listener order for proper key detection
|
2023-04-20 23:39:02 +09:00 |
|
|
516a61a5ee
|
added proper focus filter to uparrow hotkeys
|
2023-04-20 23:36:48 +09:00 |
|
|
6d77dfbf48
|
uparrow = edit last message in chat
ctrl+uparrow = edit last user message
removed ctrl+uparrow for autoconnect hotkey
|
2023-04-20 23:23:46 +09:00 |
|
|
60bfcc1a6b
|
removed log spam from uparrow
|
2023-04-20 23:04:08 +09:00 |
|
|
acea6fab67
|
added UpArrow to quick edit last user mes
|
2023-04-20 22:59:13 +09:00 |
|
|
a590b44336
|
caveman fix for activechar/group not focusing correct in rightnav
|
2023-04-20 04:45:11 +09:00 |
|
|
4df04f3b3f
|
added <base> tag to HTML
added observer to wait for expressions before enabling drag
|
2023-04-19 22:58:59 +09:00 |
|
|
74f00fe4eb
|
no movingUI console spam.
|
2023-04-19 00:20:40 +09:00 |
|
|
202ee8b5aa
|
better collision detection order
|
2023-04-19 00:18:53 +09:00 |
|
|
8ac2bfef96
|
- 99% percect topbar collision detection for movingUI
- allow waifu mode expression sprites to reset properly on UI Reset
|
2023-04-19 00:07:53 +09:00 |
|