Commit Graph

279 Commits

Author SHA1 Message Date
ebolam
b7fb17591c Fix 2022-10-05 15:57:49 -04:00
ebolam
a41372cb79 Potential fix for scrolling 2022-10-05 15:24:55 -04:00
ebolam
265152c515 Fix for world info highlighting 2022-10-05 11:00:36 -04:00
ebolam
7f9c26332d Hopefully better infinity scroll 2022-10-05 09:41:29 -04:00
ebolam
7b31190b93 Bug Fix for Scrolling 2022-10-04 20:21:23 -04:00
ebolam
280b67e511 Fix for prompt not showing up
Fix for sentence splitting eating new lines.
2022-10-04 19:18:30 -04:00
ebolam
68969b72c5 Fix for error messages that aren't lists 2022-10-04 15:41:41 -04:00
ebolam
bc49577974 Bug Fix 2022-10-03 15:29:35 -04:00
ebolam
31760a19e1 Initial infinite scroll version 2022-10-03 14:21:01 -04:00
ebolam
51c8653df2 JS fix 2022-10-01 15:58:58 -04:00
somebody
7ae656f206 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-30 19:35:58 -05:00
somebody
b9169e5991 Don't open custom context menu when ctrl is held 2022-09-30 19:32:19 -05:00
somebody
48d1399cad Bug fix for WI jump 2022-09-30 19:17:00 -05:00
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
c231e9e612 Fix for new story/load story not clearing all of the old story's actions 2022-09-30 18:51:43 -04: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