Commit Graph

2988 Commits

Author SHA1 Message Date
ebolam
f89e74d5a4 Merge pull request #229 from one-some/UI2
Make attention bias generic and add option to apply it to author's note
2022-10-20 13:00:01 -04:00
ebolam
c2fdb6a6a2 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-20 10:00:06 -04:00
ebolam
36a6e6766d Bug Fix 2022-10-20 09:59:55 -04:00
ebolam
0611258fdd Merge pull request #230 from LightSaveUs/UI2
Highlighting Fix
2022-10-20 09:24:01 -04:00
LightSaveUs
cd493548f6 Update Unicorn.css 2022-10-20 06:05:24 +03:00
LightSaveUs
7efefce6ce Update Darkness.css 2022-10-20 06:05:02 +03:00
LightSaveUs
427e0a469d Update Monochrome.css 2022-10-20 06:04:35 +03:00
somebody
911bda76d4 Expand attention bias 2022-10-19 21:06:01 -05:00
somebody
b797126f11 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-19 18:42:02 -05:00
somebody
862af9746a Change tooltip 2022-10-19 18:41:47 -05:00
ebolam
4b9640aa02 Merge pull request #228 from one-some/UI2
Don't show upload overlay if drag target isn't file
2022-10-19 19:31:18 -04:00
somebody
0d4a72c190 Better check 2022-10-19 18:28:57 -05:00
somebody
326d9d502d Don't show upload overlay if drag target isn't file
May fix #224
2022-10-19 18:25:00 -05:00
ebolam
20119d55cf Prevent interaction until response from server is given 2022-10-19 16:06:20 -04:00
ebolam
e9104d0676 Added check to make sure variable updates come in order and are discarded if out of order. 2022-10-19 16:04:08 -04:00
ebolam
0068075030 Adjustment for action text editing bug 2022-10-19 11:43:20 -04:00
ebolam
d588dc0096 Check if dir exists before creating 2022-10-19 11:19:04 -04:00
ebolam
73865ba066 Add parameter to Colab for not using google drive (data would be ephemeral) 2022-10-19 11:05:17 -04:00
ebolam
0a81727fc2 Merge commit 'refs/pull/227/head' of https://github.com/ebolam/KoboldAI into UI2 2022-10-19 10:32:04 -04:00
ebolam
5567acdb35 Fix for missing advanced theme data 2022-10-18 21:06:28 -04:00
ebolam
3d6a939a4e Fix for blank chat mode data causing crashes 2022-10-18 20:23:54 -04:00
ebolam
de0e358182 Prompt Fix 2022-10-18 19:13:21 -04:00
ebolam
ba39edfbf5 Fix for Game Text Edit problem 2022-10-18 12:51:16 -04:00
ebolam
757d3838bf Remove Debug 2022-10-18 12:22:51 -04:00
ebolam
d63193ede7 Fix for loaded theme not being selected in the theme box 2022-10-18 12:21:09 -04:00
ebolam
f7272e8826 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-18 11:55:30 -04:00
ebolam
6e8b028de8 Theme changing fix 2022-10-18 11:54:08 -04:00
ebolam
e5bd91dc14 Merge pull request #220 from one-some/UI2
Remove tooltip on target remove
2022-10-18 07:21:21 -04:00
ebolam
175304f348 Merge pull request #222 from LightSaveUs/UI2
Hide the highlighting tweak adjustment
2022-10-17 20:38:36 -04:00
LightSaveUs
236712a535 Update hide-max-length.css 2022-10-18 03:34:52 +03:00
LightSaveUs
3a73d3277f Update hide-max-length.css 2022-10-18 03:30:11 +03:00
ebolam
49bca69bdc Merge pull request #221 from LightSaveUs/UI2
WI Card Border Color to AI
2022-10-17 19:54:17 -04:00
LightSaveUs
a958c3c2dd Update Nostalgia.css 2022-10-18 02:52:23 +03:00
LightSaveUs
b586ebcb6a Update Unicorn.css 2022-10-18 02:52:05 +03:00
LightSaveUs
a353a58f7f Update Darkness.css 2022-10-18 02:51:52 +03:00
LightSaveUs
3ab0583eb6 Update Nostalgia.css 2022-10-18 02:51:19 +03:00
LightSaveUs
0379e2219a Update Unicorn.css 2022-10-18 02:50:39 +03:00
LightSaveUs
d1aabd15fc Update Darkness.css 2022-10-18 02:50:13 +03:00
LightSaveUs
310b8caef4 Update Monochrome.css 2022-10-18 02:49:41 +03:00
ebolam
70085be3d2 Fix 2022-10-17 19:35:10 -04:00
ebolam
3ec3744792 skip WI matches on no text 2022-10-17 19:29:54 -04:00
ebolam
df422575ba Fix 2022-10-17 15:14:38 -04:00
henk717
f8be854e09 Merge branch 'KoboldAI:main' into united 2022-10-17 21:06:10 +02:00
ebolam
cde6c8d892 WI Highlighting speedup 2022-10-17 14:54:23 -04:00
henk717
2795ced3a4 Merge pull request #168 from VE-FORBRYDERNE/api-patch
Fix regex for the prompt parameter of the POST /story/end endpoint
2022-10-17 20:38:34 +02:00
vfbd
9ff50d81fd Fix regex for the prompt parameter of the POST /story/end endpoint 2022-10-17 14:36:23 -04:00
ebolam
90c3bbfdab Fix for prompt/author's note/world info not spacing correctly in the AI text 2022-10-17 11:05:02 -04:00
onesome
52071334a8 Remove tooltip on target remove 2022-10-16 23:10:01 -05:00
ebolam
881f5391d7 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-16 18:31:09 -04:00
ebolam
f044f042d7 Fix for chat mode trimming 2022-10-16 18:30:44 -04:00