henk717
e1606afc0d
GPU Descriptions
2022-10-01 15:43:45 +02:00
henk717
8313df8817
Localtunnel Default
2022-10-01 15:42:54 +02:00
ebolam
c7a9059f56
Merge pull request #185 from LightSaveUs/UI2
...
Fix the tweak again
2022-09-30 22:16:13 -04:00
LightSaveUs
1017acdc5b
Update hide-max-length.css
2022-10-01 04:43:07 +03:00
ebolam
b3e6153a63
Merge pull request #184 from one-some/UI2
...
Title in title, sync event, defer & cleanup, context menu fixed
2022-09-30 20:51:32 -04:00
somebody
88f2319cd2
Merge branch 'UI2' of https://github.com/one-some/KoboldAI into UI2
2022-09-30 19:37:14 -05: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
one-some
224fca914d
Merge branch 'UI2' into UI2
2022-09-30 19:28:21 -05:00
ebolam
7db4f61127
Animation fix
2022-09-30 20:19:58 -04:00
somebody
48d1399cad
Bug fix for WI jump
2022-09-30 19:17:00 -05:00
ebolam
f17c1ac9a4
Menu Spacing Fix
2022-09-30 20:11:26 -04:00
somebody
eea2bc8462
Update for $el
2022-09-30 18:35:37 -05:00
ebolam
9f16776641
Typo fix
2022-09-30 19:15:02 -04:00
ebolam
de16f7f49b
Minor reliability update
2022-09-30 18:56:31 -04: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
4d2bd20345
Fix for tweak
2022-09-30 17:00:29 -04:00
ebolam
f3b55fdfed
Fix for V1 story loads
2022-09-30 16:32:37 -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
bf58542ca5
Fix for story loading from V1 only pulling in first action
...
Added accessibility labels for better support with screen readers.
2022-09-30 14:05:28 -04:00
henk717
9abad8bee9
Merge pull request #225 from scythe000/united
...
Update aiserver.py - typo fix
2022-09-30 19:30:46 +02:00
scythe000
a482ec16d8
Update aiserver.py - typo fix
...
Changed 'beakmodel' to 'breakmodel' in the example comment.
2022-09-30 10:29:32 -07:00
ebolam
104ecd3ad3
Fix
2022-09-30 13:17:50 -04:00
ebolam
eac2df6026
Fix
2022-09-30 13:12:16 -04:00
ebolam
efff4fb1a8
Fix for large UI1 story loads
2022-09-30 13:07:52 -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
8815f7e686
Bug Fix
2022-09-30 09:14:50 -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
henk717
276c6f8e9e
Merge pull request #224 from db0/get_cluster_models_fix
...
fix endpoint for get_cluster_models
2022-09-30 00:30:18 +02:00
Divided by Zer0
90022d05c8
fix endpoint for get_cluster_models
2022-09-30 00:26:55 +02:00
ebolam
096b61962c
Fix for load time.
...
Need world info loading testing as may have regression
2022-09-29 14:41:28 -04:00
ebolam
4c97c291f1
Fix disconnect on story load for large stories
2022-09-29 13:49:34 -04:00
ebolam
ff6183c419
Additional speed increase
2022-09-29 13:42:55 -04:00
ebolam
8f1e9fd290
Remove debug
2022-09-29 13:04:33 -04:00
ebolam
39709f5ed3
Fix
2022-09-29 13:02:24 -04:00
ebolam
bd6760a19e
Fix
2022-09-29 12:50:25 -04:00
ebolam
51b8b1d223
Partial fix for text context
2022-09-29 12:12:46 -04:00
ebolam
a3bad7b713
Speed increase for loading stories
2022-09-29 09:18:15 -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
henk717
3a094a049b
Merge pull request #223 from ebolam/united
...
Fix for GPT models downloading even when present in model folder
2022-09-28 19:15:33 +02:00