Commit Graph

265 Commits

Author SHA1 Message Date
somebody
eea2bc8462 Update for $el 2022-09-30 18:35:37 -05:00
somebody
041d665bc5 Spruced up the title a bit, now includes story title 2022-09-30 17:55:20 -05:00
ebolam
b8765874bb Undo last commit. Was not the issue 2022-09-30 15:31:03 -04:00
ebolam
6da22fe4f9 All scrolls disabled other than the main one to troubleshoot speed issues 2022-09-30 15:25:05 -04:00
ebolam
2f35264153 Added flask-compress to speed up initial page load time
Added check for tokenizer not being loaded early enough and crashing javascript (not needed until user interaction)
Removed unneeded CSS and JS files from web page load
2022-09-30 15:20:34 -04:00
ebolam
e2241b34ed Debug 2022-09-30 14:11:44 -04:00
ebolam
f46ec4f24d Fix for WI toggles 2022-09-30 12:31:21 -04:00
ebolam
5e7c785670 More speed increases
Disabled bootstrap toggles for world info while looking for speed fix
2022-09-30 12:20:40 -04:00
ebolam
e566a498ef World Info Speed Increase 2022-09-30 08:56:35 -04:00
ebolam
1e9be02770 Additional speed improvements 2022-09-30 08:34:37 -04:00
ebolam
6235be272e More optimizations 2022-09-29 20:31:40 -04:00
ebolam
fecae7d205 Disabled another scroll. Performance appears better. 2022-09-29 09:00:26 -04:00
ebolam
475d4bc48c Debugging large story import 2022-09-29 08:12:15 -04:00
ebolam
d372877530 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-28 20:03:37 -04:00
ebolam
905a9ee7c7 Javascript Optimizations 2022-09-28 20:02:30 -04:00
ebolam
87dba39f15 World info tabbing working as expected now 2022-09-28 11:16:17 -04:00
ebolam
5e01f9ddaa Better tab support in World Info.
Needs to be ignored on mouse click (TBD) and a bit of work in WPP
2022-09-27 20:21:53 -04:00
ebolam
2500233f20 Removed constant transmission of log to UI. Now it pulls last 100 lines when clicked. 2022-09-27 15:40:46 -04:00
somebody
fa77267ae6 Add ability to jump to WI with ctrl click 2022-09-26 18:37:24 -05:00
ebolam
26ba52e2fa Fix for editing text then clicking on empty game space above text not saving edit 2022-09-26 16:00:26 -04:00
ebolam
0adf6e3298 First stab at tab preservation in world info 2022-09-26 11:37:58 -04:00
somebody
2af4d94ea7 Add more scratchpad stuff 2022-09-25 22:08:38 -05:00
somebody
8faad0811f Basic mode changing for finder 2022-09-25 20:07:02 -05:00
ebolam
9a3e0f6e29 Upload without saving button 2022-09-24 15:29:54 -04:00
ebolam
36e2b01878 Added uploading story without saving 2022-09-24 14:44:17 -04:00
ebolam
4285e153e4 Added adjustable font size 2022-09-23 11:12:09 -04:00
ebolam
b2082a509a Dynamic world info fix 2022-09-23 10:15:45 -04:00
LightSaveUs
7611f1da8c one-some's context menu fix 2022-09-23 05:42:11 +03:00
ebolam
942839d48d Bug fix for world info highlighting 2022-09-22 14:21:06 -04:00
ebolam
2fb1214709 Add delete for redo options 2022-09-22 13:21:27 -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
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
a4160cc4fe Log Accessible in UI now (log button in footer of settings menu). 2022-09-21 13:48:20 -04:00
ebolam
a123f258b3 Merge error fix 2022-09-21 13:42:34 -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
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
14c5e096c1 Logging now goes to UI2 including errors 2022-09-21 12:46:00 -04:00
ebolam
a05a3d0ac7 Possible fix for image generation in some situations 2022-09-21 11:48:31 -04:00
ebolam
77a5496d1f Adding better error logging in UI 2022-09-21 11:40:10 -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
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
ad2e6f2d82 Added delete world info folder button 2022-09-20 19:16:24 -04:00
ebolam
fd695977c6 Fix for world info highlighting 2022-09-20 09:21:57 -04:00
ebolam
0df594f0e5 Working Horde based image generation 2022-09-19 14:29:45 -04:00
ebolam
37d28950c0 Added in framework for stable diffusion on horde. 2022-09-19 12:17:22 -04:00
ebolam
ca3db6a05c Fix for Horde Mode 2022-09-19 08:56:39 -04:00
somebody
d79c798753 Change threshold for low-end model
As per henk's recommendation
2022-09-17 18:48:59 -05:00