Commit Graph

1666 Commits

Author SHA1 Message Date
ebolam
6a6b2394b2 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 12:07:32 -04:00
ebolam
fd1f745d4a Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 12:01:46 -04:00
ebolam
6147fea036 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 11:53:57 -04:00
ebolam
42ac34c144 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 11:53:41 -04:00
ebolam
7f6b8d14f4 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 11:15:42 -04:00
ebolam
387edaa55d Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 11:14:35 -04:00
ebolam
37270b7a45 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 10:56:22 -04:00
ebolam
ab378f79ff Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 10:56:02 -04:00
ebolam
88929cac77 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 10:42:13 -04:00
ebolam
5e39ff8058 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 10:41:54 -04:00
ebolam
a72bb86775 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 10:34:03 -04:00
ebolam
cf28ab802b Merge error fix 2022-08-17 10:33:38 -04:00
ebolam
0f5a33b07c Merge error fix 2022-08-17 10:32:10 -04:00
ebolam
91ab8ca3ce Merge remote-tracking branch 'remotes/origin/vars-rename' into UI2 2022-08-17 10:26:06 -04:00
ebolam
21c08353b9 renamed vars to koboldai_vars 2022-08-17 09:26:45 -04:00
ebolam
9188b63ce3 More debuging 2022-08-17 08:57:46 -04:00
ebolam
f2fab2ef3b More debuging for Colab 2022-08-17 08:43:41 -04:00
ebolam
3634c90f50 Add debug for colab 2022-08-16 20:52:45 -04:00
ebolam
3c14241fa5 Migrated Icons to Material Symbols 2022-08-16 20:17:27 -04:00
ebolam
f6896b057c CSS Adjustments 2022-08-16 19:42:59 -04:00
ebolam
56be071552 Reworked relay function. Works better now 2022-08-16 15:05:25 -04:00
ebolam
bbbfdf3e45 Fix for game screen messed up when left menu unpinned and right pinned 2022-08-16 13:17:16 -04:00
ebolam
da036ce712 Fix for critical bug on saving causing infinite loop 2022-08-16 13:09:13 -04:00
henk717
85337ccf11 Merge branch 'KoboldAI:main' into united 2022-08-16 16:02:43 +02:00
Henk
40268c8437 Even clearer uninstall warning 2022-08-16 15:15:08 +02:00
Henk
47ee392404 Uninstall Warning 2022-08-16 14:51:17 +02:00
ebolam
fa37484eb3 Fix for settings clipping 2022-08-15 19:19:24 -04:00
ebolam
8cd14713f9 Better Random Story placement 2022-08-15 18:56:39 -04:00
ebolam
594789bdfa Fix for retry 2022-08-15 18:17:25 -04:00
ebolam
2ab89232bc Fix 2022-08-15 17:59:34 -04:00
ebolam
47f210a240 Update to text highlighting when text will go to AI generator. Significant speed increase 2022-08-15 12:34:02 -04:00
ebolam
d282f89e83 Added World Info Settings 2022-08-14 21:25:51 -04:00
ebolam
c3a79002c4 Random Story Implemented 2022-08-14 21:15:44 -04:00
ebolam
43c8fd7e25 Implemented import from aidg.club
Fix for world info error on loading stories
2022-08-14 19:24:25 -04:00
ebolam
eafe14d068 Softprompt Fix 2022-08-14 10:39:15 -04:00
ebolam
903b5b910b Merge pull request #31 from one-some/ui2-better-scrollbars
Make scrollbars better
2022-08-14 10:29:22 -04:00
somebody
b5d14ee0d0 Make scrollbars better
mostly on chrome, the firefox allows less customization of the
scrollbars, although we can pretty much get the look we're going for
2022-08-13 21:21:51 -05:00
ebolam
2527d8db09 Soft Prompts working
Update to make file browser more generic
2022-08-13 21:49:25 -04:00
Henk
6acccbf7a4 Save null seed to settings 2022-08-14 02:09:53 +02:00
henk717
c453643e2c Merge pull request #183 from ebolam/united
Better Icon placement in AI load menu
2022-08-13 23:17:15 +02:00
ebolam
85d925aead Better Icon placement in AI load menu 2022-08-13 09:51:20 -04:00
ebolam
73ee6af993 Token Usage Highlighting Fix 2022-08-12 21:39:07 -04:00
ebolam
fe08fec306 Added better escaping/click-off for menus and popups 2022-08-12 21:27:45 -04:00
ebolam
e164af9264 Sampler Order added to UI 2022-08-12 21:18:31 -04:00
ebolam
96f7625190 World Info Fix 2022-08-12 14:58:34 -04:00
henk717
78a6f1cf08 Merge pull request #182 from VE-FORBRYDERNE/api
API
2022-08-12 20:46:14 +02:00
vfbd
a7fb2c8414 Merge branch 'united' into api 2022-08-12 13:57:50 -04:00
ebolam
ad6cff6dfb Merge pull request #30 from one-some/ui2-cursor-fixes
Assorted small additions
2022-08-12 13:09:48 -04:00
ebolam
91de451eba Added button to make navigation to new UI simpler from old UI 2022-08-12 10:10:08 -04:00
ebolam
2f43e865ea Adding missing file 2022-08-12 07:44:32 -04:00