Commit Graph

2530 Commits

Author SHA1 Message Date
ebolam
48bc9c7317 Fix 2022-09-22 11:57:03 -04:00
ebolam
d1c2e6e506 Fully migrated text to AI calculation to new backend. Fully supports sentence splitting so prompt, actions, etc won't get cut by partial sentences 2022-09-22 11:47:59 -04:00
ebolam
faed1444ef Working sentence splits for AI context for actions only (ignores prompt) 2022-09-22 10:55:30 -04:00
ebolam
bfc46bb2e9 Fix for new installs 2022-09-22 07:44:02 -04:00
ebolam
1a644584b3 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-21 20:19:04 -04:00
ebolam
8a6afb8079 Add CSS for tooltip 2022-09-21 20:18:52 -04:00
ebolam
2e7bbb45db Merge pull request #151 from one-some/ui2-context-menu-2
Context menu
2022-09-21 20:13:12 -04:00
somebody
bfb9b65680 Make the context menu no longer for decoration 2022-09-21 18:28:52 -05:00
somebody
3c3c679616 Init context menu 2022-09-21 16:31:05 -05:00
ebolam
998b9e7d4c More fixes 2022-09-21 16:11:03 -04:00
ebolam
5981ca68b1 Image Generation Fix with Loguru 2022-09-21 16:02:58 -04:00
ebolam
f442c1c9b9 Merge pull request #150 from henk717/united
Update to united
2022-09-21 13:50:29 -04:00
ebolam
a4160cc4fe Log Accessible in UI now (log button in footer of settings menu). 2022-09-21 13:48:20 -04:00
Henk
fef946c173 Possible colab aria2 status fix 2022-09-21 19:48:17 +02:00
ebolam
a123f258b3 Merge error fix 2022-09-21 13:42:34 -04:00
Henk
06f4d9addf No Aria2 spam 2022-09-21 19:36:57 +02:00
ebolam
09ae3d7c84 Merge commit 'refs/pull/149/head' of https://github.com/ebolam/KoboldAI into UI2 2022-09-21 13:35:32 -04:00
ebolam
588dfc5b62 Bug fix for issue 146 2022-09-21 13:28:19 -04:00
ebolam
daa24bb0c3 Added copy/cut/paste functions for pop-up menu 2022-09-21 13:21:26 -04:00
henk717
a5f2ab42d6 Merge pull request #214 from ebolam/united
Fix for Aria2 Status in UI
2022-09-21 19:20:45 +02:00
ebolam
931b912811 Fix for image generation to go to horde if the stable diffusion model isn't downloaded 2022-09-21 13:15:04 -04:00
ebolam
bae5184b3b Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-09-21 13:10:23 -04:00
ebolam
8915ee7eb3 Fix for aria2 download status to UI 2022-09-21 13:09:27 -04:00
ebolam
0e270e0b25 Fix for aria2 download status to UI 2022-09-21 13:07:49 -04:00
Henk
f3d6beb578 Remove accidentally uploaded file 2022-09-21 18:59:39 +02:00
Henk
68747f2a17 More cleanup 2022-09-21 18:58:44 +02:00
Henk
e0c5564244 Cleanup test files 2022-09-21 18:57:54 +02:00
Henk
cca3ce3493 Aria2 Fixes 2022-09-21 18:57:09 +02:00
Henk
f62c740f7e Revert "Aria2 Fixes"
This reverts commit 8d1c734df8.
2022-09-21 18:47:13 +02:00
ebolam
14c5e096c1 Logging now goes to UI2 including errors 2022-09-21 12:46:00 -04:00
Henk
8d1c734df8 Aria2 Fixes 2022-09-21 18:21:48 +02:00
Henk
e68f284006 show_budget fix 2022-09-21 17:53:16 +02:00
ebolam
a05a3d0ac7 Possible fix for image generation in some situations 2022-09-21 11:48:31 -04:00
ebolam
11d66d5ac9 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-21 11:40:18 -04:00
ebolam
77a5496d1f Adding better error logging in UI 2022-09-21 11:40:10 -04:00
Henk
d0664207e8 Sync and save show budget 2022-09-21 17:39:56 +02:00
ebolam
a94eca3dbc Merge pull request #148 from db0/async_error_control
Async error control
2022-09-21 11:39:43 -04:00
Divided by Zer0
9b4bdb7d5a Async error control 2022-09-21 17:32:50 +02:00
Henk
a6298ee6df Slider fixes 2022-09-21 17:29:44 +02:00
ebolam
c098f8b32a Fix for old world info saves in new format 2022-09-21 10:58:03 -04:00
ebolam
c5dc7ce834 Made it so menus don't load on all clients, just the one that asked for it. 2022-09-21 10:44:49 -04:00
ebolam
3972cd5524 Horde Status bar 2022-09-21 10:30:29 -04:00
ebolam
d910d6b8dd Added javascript functions for:
push_selection_to_memory, push_selection_to_world_info, push_selection_to_phrase_bias, retry_from_here
2022-09-21 09:23:01 -04:00
ebolam
f512f4192f Minor Theme saving tweak 2022-09-21 08:26:55 -04:00
ebolam
2debbc0cc8 Allow for saving of theme custom CSS when changing a palette or advanced theme element in the UI 2022-09-21 08:25:28 -04:00
ebolam
d000aa7dc3 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-20 19:16:39 -04:00
ebolam
ad2e6f2d82 Added delete world info folder button 2022-09-20 19:16:24 -04:00
ebolam
cdb9dbe2a3 Merge pull request #145 from LightSaveUs/UI2
Themes Rework
2022-09-20 19:02:46 -04:00
LightSaveUs
417bceb827 Update Unicorn to 0.3.2 version 2022-09-21 01:59:07 +03:00
LightSaveUs
e099b5fda8 Update Nostalgia to 0.2.1 version 2022-09-21 01:58:33 +03:00