Cohee
24884b3206
TextGenWebUI: remove legacy API mode
2024-10-15 00:32:56 +03:00
Cohee
d5b845345e
Better opacity handling. Remove debug logs
2024-10-01 19:48:46 +03:00
RossAscends
885a278973
split counter from chevron, smarter toggling
2024-09-30 19:51:13 +09:00
RossAscends
3614740f4e
remove gaudy console log
2024-09-29 21:53:06 +09:00
RossAscends
034a5a48c2
initial commit, functional, needs proofing
2024-09-29 21:47:18 +09:00
Cohee
3812e3bdcb
Merge branch 'staging' into sysprompt-divorce
2024-09-22 19:56:29 +03:00
Cohee
a18dae8f69
Remove "include newlines" checkbox from context formatting settings
2024-09-22 19:55:43 +03:00
Cohee
bf5b6090eb
Remove the concept of default context and instruct. Swap columns
2024-09-21 22:37:15 +03:00
Cohee
4e5a997e63
Set default sysprompt to neutral chat
2024-09-20 00:35:47 +03:00
Cohee
b377a2b7d3
Decouple system prompts from instruct mode
2024-09-17 10:37:36 +00:00
Cohee
ca4d3c5ffe
Refactor instruct names behavior controls ( #2837 )
...
* Refactor instruct names behavior controls
Closes #2819
* Remove current persona from force names
* Don't add current user name in groups
* Revert to old text
* Add titles to names behavior
* Proper default for names_behavior
2024-09-16 00:46:03 +03:00
RossAscends
b376ea884b
Markdown hotkeys for textareas ( #2800 )
...
* initial commit
* dont hijack all ctrl keybinds
* change strikethrough bind, convert to subscribable class, target key textareas
* better early return, hotkey reversiblility
* possible undo solution, key checks to switch
* execCommand alternate, perfect Undo
* format full word when caret is in the middle of a word
* double backticks do nothing, dummy.
* ctrl+K for ....'K'ode snippet...
* remove console logs
* Add new hotkeys to help
* Allow hotkeys in message edit textarea
* add markdown hotkey help text
* help text addition to mention hotkeys work in message edits
* add markdown hotkeys to WI entry content box
* disengage if alt/win pressed, universal prevent default
* disengage if shiftKey pressed
* re-allow shift for one special case
* add MD hotkeys toggle in user settings
* add markdown enabled icon on relevant textareas when appropriate
* Add icon to help
* Uniform formatting
* Add opacity to icon
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-09-14 14:16:26 +03:00
Cohee
1582974ba9
Fix context checkbox squish
2024-09-10 11:48:33 +03:00
Wolfsblvt
4ba99412af
Refactor args for context/instruct select
2024-09-08 01:00:50 +02:00
Cohee
3e3597673b
Less horrible charListGrid load
2024-09-05 21:22:54 +03:00
Cohee
dec85c42f7
These should be function calls
2024-09-05 20:07:37 +03:00
Cohee
ac0c33eb76
Use CSS.supports to determine auto-fit validity
2024-09-05 20:00:45 +03:00
RossAscends
8e1dad6800
initial reversion commit
2024-09-06 01:48:21 +09:00
Cohee
0b89c8aee9
Remove async in theme toggles load
2024-09-04 22:15:29 +03:00
Cohee
fa054520b6
Remove localstorage setting migration
2024-09-03 14:05:27 +00:00
Cohee
4de3b10af2
Merge branch 'staging' into delete-newbie-mode
2024-09-01 23:39:21 +03:00
Cohee
6a81e2affb
Add missing tokenizers
2024-09-01 18:10:24 +03:00
Cohee
94ef9e8908
Await settings load
2024-09-01 18:01:21 +03:00
Cohee
9ae7325100
Remove newbie mode
2024-09-01 17:39:36 +03:00
RossAscends
361ab2bc23
fix context settings inputs not showing newlines on initial load
2024-09-01 22:34:56 +09:00
RossAscends
127a46e420
Merge branch 'staging' into pr/Cohee1207/2711
2024-09-01 19:56:42 +09:00
Cohee
c3a253baf3
Persona: add None position, fix double insert on In-chat position
2024-08-28 21:08:32 +03:00
RossAscends
64d3ed4680
Merge branch 'staging' into pr/Cohee1207/2711
2024-08-26 06:48:00 +09:00
Cohee
61c148a5f0
Save settings after switching style toggle
2024-08-25 15:48:20 +03:00
Cohee
f8c631b4aa
Migrate legacy avatars enabled setting from localstorage
2024-08-25 15:45:39 +03:00
Cohee
0fd2b8055f
Fix typo in hideChatAvatarsEnabled selector
2024-08-25 15:29:14 +03:00
Cohee
06ef515b2f
Merge pull request #2706 from d-ber/saveMoreSettings
...
Save more settings
2024-08-25 11:59:35 +03:00
Cohee
0d88675c46
Remove the rest of local storage settings
2024-08-24 22:53:50 +03:00
d-ber
cf828bca71
Use saved settings for more properties
2024-08-23 23:36:17 +02:00
d-ber
87ff99709f
Use saved settings for more properties
2024-08-23 19:49:30 +02:00
d-ber
d153991a11
Use saved settings instead of local storage
...
noShadows, fast_ui_mode, avatar_style and hotswap_enabled are now using settings json instead of local storage.
2024-08-23 19:22:00 +02:00
Wolfsblvt
484d2b59ac
Add schmoggle for auto select input
2024-08-18 03:38:07 +02:00
Cohee
6e1ba5f7e2
Change event handler type for custom CSS
...
Closes #2624
2024-08-08 00:21:18 +03:00
RossAscends
b48d905c45
initial commit: AF panel textareas >> contentEditable divs
2024-08-05 14:30:15 +09:00
RossAscends
64e716bb62
async for resetScrollHeight, slightly faster WI/AF panel loads
2024-08-05 12:03:46 +09:00
RossAscends
c13ca77bd9
added safety feature: reset MUI panel settings when toggling MUI off
2024-08-04 21:39:24 +09:00
Cohee
16172b410c
Merge pull request #2598 from NearEDGE/quick-impersonate-regenerate-buttons
...
Added quick Regenerate and Impersonate buttons
2024-08-04 13:16:05 +03:00
NearEDGE
ea76ec89de
Removed quick regenerate button
...
Response to change request.
2024-08-03 16:56:43 -04:00
NearEDGE
4f76e9e10f
Added quick Regenerate and Impersonate buttons
...
Additional buttons mimic the behavior of the continue button.
2024-08-02 08:17:29 -04:00
Wolfsblvt
c139222aee
Merge branch 'staging' into pr/2415
2024-07-30 21:46:08 +02:00
LenAnderson
0959e3abc2
fix return value of /delmode
2024-07-28 15:25:35 -04:00
Cohee
82a633da57
Add toggle for names as stop strings
...
Closes #2556
2024-07-28 22:22:36 +03:00
LenAnderson
2470f775e2
Merge branch 'staging' into parser-followup-2
2024-07-28 08:32:25 -04:00
Wolfsblvt
c2e6903b30
Allow /theme command to return current theme
...
- Add empty args to return theme name on /theme call
- Improve help string docs for /theme
2024-07-28 01:15:55 +02:00
Cohee
d37d6faa9f
Fix chat width and font scale not applying on manual input
2024-07-27 21:38:03 +03:00