Commit Graph

3281 Commits

Author SHA1 Message Date
ebolam
dffbd63f46 Start of WI card text select fix_text 2022-10-14 11:33:13 -04:00
ebolam
022b729cd9 Fix for dynamic world info not properly disabling
Fix for world info drag (still can't select text)
2022-10-14 10:50:56 -04:00
Llama
6eb3abbdb8 Merge pull request #2 from henk717/united
Merging henk717/united
2022-10-13 20:33:34 -07:00
ebolam
1c0d0d8cef Adding missing welcome logo 2022-10-13 20:15:40 -04:00
henk717
fff7837a4a Merge pull request #229 from pi6am/feature/anote-kwarg
Feature/anote kwarg
2022-10-13 23:04:46 +02:00
ebolam
e62dbc9f06 Bug fix for issue 182 2022-10-13 15:07:51 -04:00
ebolam
9bef5c1f90 Moved experimental features to a backend variable 2022-10-13 14:16:02 -04:00
ebolam
4d712c1e21 Added experimental features 2022-10-13 13:47:22 -04:00
ebolam
dce471717d Fix V2 2022-10-13 12:46:25 -04:00
ebolam
61774bffaa Fix for "blinking" world info cards 2022-10-13 12:21:49 -04:00
ebolam
fbc7a3ff3d Chat mode cleanup 2022-10-13 10:46:42 -04:00
henk717
be5ffe763c Merge pull request #228 from VE-FORBRYDERNE/transpose
Slightly decrease TPU loading times
2022-10-13 15:35:28 +02:00
ebolam
300e5f8a7c Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-13 08:07:24 -04:00
ebolam
b5b08c78d0 Minor cleanup, better logging, debug on chat mode 2022-10-13 08:07:16 -04:00
ebolam
a25b94625a Merge pull request #207 from one-some/UI2
Fix context menu (maybe)
2022-10-13 07:48:41 -04:00
Llama
8357c3e485 Merge branch 'united' into feature/anote-kwarg 2022-10-12 23:37:45 -07:00
Llama
05bcd3af11 Merge pull request #1 from henk717/united
Version bump
2022-10-12 23:32:25 -07:00
Llama
4a01f345de Add include_anote kwarg to lua_compute_context.
Add an optional keyword argument to lua_compute_context to control
whether the author's note should be included in the context.  The
default value is true, so if the include_anote kwarg is not specified
then the author's note will be included, which was the default
behavior prior to this change.

Also update the Lua API documentation to describe this kwarg.
2022-10-12 23:18:19 -07:00
somebody
8e73cdbd56 Cleanup 2022-10-12 20:56:29 -05:00
somebody
3173da193b Fix bug 2022-10-12 20:53:41 -05:00
ebolam
db3cb9b4e0 Add some debug for right click context menu close 2022-10-12 19:16:05 -04:00
ebolam
1fbc1738b5 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-12 18:42:30 -04:00
ebolam
a49512cb1c Removing duplicate z-index 2022-10-12 18:42:27 -04:00
ebolam
5ece3dea09 Add cursor to log link 2022-10-12 18:41:31 -04:00
ebolam
96407602db Merge pull request #206 from LightSaveUs/UI2
!important Flag Fix
2022-10-12 18:38:32 -04:00
LightSaveUs
034da0cdc8 !important Flag Fix 2022-10-13 01:37:23 +03:00
ebolam
6e599002c8 Merge pull request #205 from LightSaveUs/UI2
Padding Adjustment
2022-10-12 18:22:57 -04:00
ebolam
d39b4a029b Merge pull request #204 from one-some/UI2
Fix help icon alignment
2022-10-12 16:43:31 -04:00
somebody
6c46179be9 Fix help icon alignment 2022-10-12 15:19:32 -05:00
ebolam
c0e1704314 Merge pull request #203 from one-some/UI2
Cursor height
2022-10-12 15:22:30 -04:00
somebody
3d2994f89c Maybe fix cursor thingey too much not height 2022-10-12 14:20:57 -05:00
ebolam
be5d7c4420 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-12 15:10:56 -04:00
ebolam
f531ecc59b Fix for mobile help text in menus 2022-10-12 15:10:40 -04:00
ebolam
60b09442ca Merge pull request #202 from one-some/UI2
Context bar fix
2022-10-12 14:57:54 -04:00
somebody
af41c8b145 clean 2022-10-12 13:50:53 -05:00
somebody
b9581a6a25 Context bar fix 2022-10-12 13:46:33 -05:00
vfbd
bdc73ef393 Decrease TPU loading times by eliminating a transpose operation 2022-10-12 14:31:18 -04:00
ebolam
36230e6804 Original UI Token streaming fixed 2022-10-12 14:26:07 -04:00
ebolam
ac1687195c Fix for visual bug on Chrome 2022-10-12 14:10:25 -04:00
ebolam
04689df322 Token Streaming Fixes for UI1 2022-10-12 12:48:34 -04:00
ebolam
a615c1a3b9 Disabled substitution scrolling since add button is right next to where the new card will show 2022-10-12 09:51:29 -04:00
henk717
59e3a40496 Merge pull request #165 from henk717/united
1.19.1
1.19.1
2022-10-12 15:35:09 +02:00
Henk
64715b18d6 Version bump 2022-10-12 14:54:11 +02:00
ebolam
4b86967e7b Fix for new substitutions scrolling to the top instead of the bottom of the screen 2022-10-12 07:58:30 -04:00
ebolam
de5360e22a Merge pull request #201 from one-some/UI2
Make tooltips better
2022-10-12 07:54:55 -04:00
LightSaveUs
ffc25f872e Padding Adjustment (CSS) 2022-10-12 10:20:03 +03:00
somebody
334eff0ea3 Tooltip: Apply tooltip to more things, fix it up some
These fixes include:
- Moving tooltip to account for window borders
- Applying a small constant to move the tooltip out from under the
  cursor
- Add recursive tooltip detection to the MutationObserver (required for
  icons in the menu)
2022-10-11 22:25:08 -05:00
somebody
519af3b44b Tooltip: Shove cursor over 2022-10-11 21:34:21 -05:00
ebolam
56d8138e93 Welcome fix for original ui 2022-10-11 20:56:00 -04:00
ebolam
28850ef6d1 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-11 20:45:26 -04:00