Commit Graph

322 Commits

Author SHA1 Message Date
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
Cohee 39c63dc78b Add user first and last prefixes for instruct 2024-07-26 23:10:09 +03:00
LenAnderson 6e7e57518e fix autocomplete setting state on load and duplicated lines 2024-07-19 16:42:20 -04:00
LenAnderson 9b93dbf80b add autocomplete select key setting (enter/tab) 2024-07-19 07:46:36 -04:00
Cohee a6e58845cc #2515 Use /cut in /del 2024-07-11 21:35:39 +03:00
Cohee c55ad419dd Clean-up console logs 2024-07-06 15:29:47 +03:00
David Fedolfi 2fccd83083 Group Chat Queue Display
- removing queue position from character object - storing in map in group_chat.js instead
- moving queue position to div
- moving '#' from js to css ::before
- adding option to settings
- cleaning up guards
2024-07-04 09:52:56 -04:00
Wolfsblvt 8159b7f5f4
Validate story string about missing fields (#2462)
* Validate story string about missing fields

* Update validation to only warn once

* Improve story string validation log once

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-07-03 21:32:05 +03:00
Cohee 190bed8025 Fix theme and movingUI toasts 2024-06-28 09:01:28 +00:00
Wolfsblvt 54e111886b Improve logs (+add toasts) on save calls
- Fixes #2429
2024-06-28 03:28:16 +02:00
Wolfsblvt 7bf793d2be Update /newchat command skip popup 2024-06-27 01:39:05 +02:00
Cohee d188795591 Allow vertical scrolling in new popups 2024-06-26 00:35:21 +03:00
Cohee c3461307a0 Update debug menu, theme and MUI naming popups 2024-06-26 00:24:21 +03:00
Cohee 1188cb46b8 Update theme import warning to new popup 2024-06-26 00:18:44 +03:00
Cohee 0298849953 Update theme delete confirm to new popup 2024-06-26 00:15:16 +03:00
Wolfsblvt 675e7b1de3 Fix stscript autocomplete theme setting 2024-06-24 21:35:09 +02:00