vfbd
e30abd209f
Preserve whitespace in the editor
...
(cherry picked from commit 793d788706
)
2022-06-26 14:04:16 -04:00
vfbd
ae41ad298c
Make sure editor changes are applied before submitting
2022-06-26 13:40:58 -04:00
vfbd
6acfa8c33c
Merge branch 'whitespace' into whitespace-cleanup
2022-06-24 12:44:30 -04:00
vfbd
6e138db1c0
Clean up whitespace in the editor as well
2022-06-24 12:44:00 -04:00
Gnome Ann
47a58a36b8
Add disk cache slider
2022-06-19 22:53:30 -04:00
ebolam
2964175d8b
Fix for flaskwebgui
2022-06-17 08:17:22 -04:00
henk717
de07b1749f
Merge pull request #150 from ebolam/Web-UI
...
Delete model fixes and model info ui cleanup
2022-06-15 01:50:39 +02:00
ebolam
095cd2a19d
Prevent on server side deletion of folders other than in models in the executing directory
...
Removed delete icon for model folders outside the models directory
2022-06-14 19:39:11 -04:00
ebolam
899f191b51
Fix for model information not being centered and having the wrong background
2022-06-14 19:26:02 -04:00
henk717
9add3b0761
Merge pull request #149 from ebolam/Web-UI
...
--remote jailed to model directory and delete of models from UI
2022-06-15 01:14:06 +02:00
ebolam
462206fa86
added --remote not allowing navigation outside of the model folder for custom models.
...
added a delete custom models option (will not delete models outside of the models directory, nor will it delete non-model directories)
2022-06-14 19:11:30 -04:00
Gnome Ann
107966fef8
Merge branch 'united' into overhaul-merge
2022-06-14 18:47:38 -04:00
Gnome Ann
18218a99bc
Merge commit '8a38b258f497281af06fcb0c2559f382b419b938' into overhaul-merge
2022-06-14 18:36:37 -04:00
ebolam
780548fba9
Added text input box for layer assignment
2022-06-14 11:53:47 -04:00
Gnome Ann
6231106f95
Add Samplers menu
2022-06-13 20:18:09 -04:00
ebolam
11ed55f34a
Added custom text box for loading models from specific path, or loading other models from hugging face.
2022-06-13 13:48:45 -04:00
Gnome Ann
fdb2a7fa4c
Top-A sampling
2022-06-10 22:28:20 -04:00
ebolam
5110e956d2
Added execution time to the UI
2022-06-10 20:51:22 -04:00
ebolam
cfd1147d5a
Bug fix for loading model after loading a model duplicating the settings menu until the website is refreshed
...
Fixed escaping warnings
Added back/redo unit test
2022-06-10 14:47:52 -04:00
ebolam
32b883892a
Added favicon swapping mechanism on aibusy
2022-06-09 20:03:34 -04:00
ebolam
db9a94ca2a
Added GPU name to the UI when using break models.
...
Added total layers to the UI
Added favicon
2022-06-09 08:42:35 -04:00
ebolam
c565978fff
Fix for multi-gpu not showing appropriately
...
Slight visual improvement for custom model load breadcrumbs
2022-06-08 19:39:04 -04:00
ebolam
622a3fc8db
Fix for model loading by moving monkey patching functions into a run-once function
...
Added folder navigation to custom model loading (Needs prittying)
2022-06-08 18:42:44 -04:00
ebolam
6fd2496d94
Fix for green opening text showing OAI and/or OAI/GooseAI model name rather than the appropriate name.
2022-06-07 13:47:10 -04:00
ebolam
bf4af94abb
Hopefully a fix for InferKit
2022-06-07 08:22:10 -04:00
ebolam
edbf36a632
Web UI functional for GooseAI (and presumably OpenAI).
...
Fix for Breakmodel layer info saving
2022-06-06 19:21:10 -04:00
ebolam
d9480ec439
Fix for lazy loading
2022-06-06 14:27:47 -04:00
ebolam
c984f4412d
Fix for web based model loading
2022-06-06 12:49:40 -04:00
ebolam
1e139594a9
Merge commit 'refs/pull/7/head' of https://github.com/ebolam/KoboldAI into HEAD
2022-06-06 09:49:46 -04:00
Gnome Ann
ce4a785449
Allow clicking on userscripts to enable/disable them (mobile friendly)
2022-06-05 21:06:09 -04:00
Gnome Ann
b9c6c0b3bd
Out-of-bounds setting values are now shown in red
2022-05-28 19:14:26 -04:00
Gnome Ann
69a28210e9
Don't cap setting values when manually entered by user
2022-05-28 18:33:57 -04:00
Gnome Ann
793d788706
Preserve whitespace in the editor
2022-05-26 14:34:40 -04:00
Gnome Ann
b1faca3686
Prevent the settings throttle from lagging the sliders
2022-04-26 21:14:44 -04:00
Henk
9cff8268b5
Lower slider latency for now
2022-04-27 00:53:55 +02:00
Gnome Ann
02e4e6be1e
Fix author's note slider
2022-04-26 17:29:18 -04:00
Gnome Ann
ee8ced2f5f
Allow users to type in the values for the settings
2022-04-26 15:27:28 -04:00
Gnome Ann
c7b03398f6
Merge 'nolialsea/patch-1' into settings without Colab changes
2022-04-17 12:15:36 -04:00
henk717
9ac47f6f54
Merge branch 'KoboldAI:main' into united
2022-04-10 09:05:31 +02:00
Henk
b3fea7f526
Fix Android Keyboards
2022-04-10 09:04:31 +02:00
Gnome Ann
20e48b11d7
Typical sampling
2022-03-27 16:25:50 -04:00
Noli
076c6c8efa
update slider value without waiting for socketio
2022-03-25 22:18:00 +01:00
Noli
72b74d9ab6
fix tabs
2022-03-25 20:46:08 +01:00
Noli
6aaa8d026f
semicolon
2022-03-25 20:44:41 +01:00
Noli
8270d92073
fix wrong this scope
2022-03-25 20:44:25 +01:00
Noli
6ed50ee1e9
make the throttle timer a dict to keep track of which slider has been changed
2022-03-25 20:37:45 +01:00
nolialsea
1de4944d46
Add throttle closure for settings sliders
...
Adds a throttling closure to add a waiting time before calling a callback,
Uses this closure to throttle the event fired by socketio on slider value change
2022-03-25 20:08:56 +01:00
henk717
cf99f02ca5
Merge branch 'main' into united
2022-03-20 19:22:53 +01:00
henk717
20eab085dd
Fix AutoSave Toggle
2022-03-20 19:12:11 +01:00
ebolam
8ae0a4a3e7
Online Services Working now (without a way to test as I don't have accounts)
2022-03-12 14:21:11 -05:00
ebolam
772ae2eb80
Added model info to show model load progress in UI
2022-03-11 11:31:41 -05:00
ebolam
d1a64e25da
Custom Model Load Fix
2022-03-07 18:44:37 -05:00
ebolam
70f1c2da9c
Added stub for model name feedback
2022-03-07 14:20:25 -05:00
ebolam
d0553779ab
Bug Fix
2022-03-07 12:33:35 -05:00
ebolam
c50fe77a7d
Load Fix
2022-03-07 11:57:33 -05:00
ebolam
49fc854e55
Added saving of breakmodel values so that it defaults to it on next load
2022-03-07 11:49:34 -05:00
ebolam
123cd45b0e
Breakmodel working now with the web UI
2022-03-07 11:27:23 -05:00
ebolam
5e00f7daf0
Next evolution of web ui model selection. Custom Paths not working quite right.
2022-03-06 20:55:11 -05:00
ebolam
2ddf45141b
Initial UI based model loading. Includes all parameters except breakmodel chunks, engine # for OAI, and url for ngrok url for google colab
2022-03-06 19:51:35 -05:00
henk717
e033b04f87
Restore United
2022-03-02 11:40:50 +01:00
Gnome Ann
d8e99b12f1
Re-enable the editor mutation observer
2022-02-28 19:00:26 -05:00
ebolam
cd00373cfb
Deleted unused svg
2022-02-10 09:21:07 -05:00
ebolam
0684a221cd
Changed pin icon for re-dos to be a circular arrow that is not clickable to make it clear it is a redo action and cannot be cleared.
2022-02-03 08:08:43 -05:00
Ben Fox
e2d2ebcae6
upstream merge
2022-02-02 15:04:59 -05:00
henk717
ecd7b328ec
Further Polishing
...
Multiple smaller changes to get 1.17 in shape for its release.
2022-02-01 11:15:44 +01:00
ebolam
b0f1bdf2fd
Merge branch 'henk717:united' into united
2022-01-26 11:27:12 -05:00
Gnome Ann
3f18888eec
Repetition penalty slope and range
2022-01-24 15:30:38 -05:00
ebolam
a0100ff3cc
Fixed error with redo action when a list of options is on screen sometimes causing the list to disappear entirely.
2022-01-24 15:15:45 -05:00
ebolam
bd0732fbd6
Fix for redo with options.
...
Added debug menu
2022-01-24 12:54:44 -05:00
ebolam
bdd358f40f
Merge branch 'united' of https://github.com/henk717/KoboldAI into henk717-united
2022-01-22 17:57:33 -05:00
jojorne
47dbddff78
Display the options text as A.I. writes it
...
When using `Gens Per Action`, display the options text as A.I. writes it. White space are preserved and break lines as necessary.
2022-01-22 17:10:35 -03:00
ebolam
8e2fab8eb0
whops. Missed a }
2022-01-22 08:48:32 -05:00
ebolam
2010e7b9bc
Added saveas option for saving without metadata information
...
Fixed redo on an empty story erroring
Fixed redo when you're at the current end of a chain causing an error
2022-01-21 19:02:56 -05:00
ebolam
d31fb278ce
Working redo and pin options
2022-01-21 15:30:37 -05:00
ebolam
c9a99adde8
Add files via upload
2022-01-21 07:41:04 -05:00
Gnome Ann
3018322963
Detect and show properly when story is unsaved
2022-01-18 17:20:45 -05:00
Gnome Ann
1951ccd2ce
Show author and SP length in soft prompt menu
2022-01-18 16:30:09 -05:00
Gnome Ann
54a587d6a3
Show confirmation dialog when navigating away from UI window
2022-01-17 12:11:06 -05:00
Gnome Ann
cdf052cd03
Update socket.io.min.js to version 4.4.1
2022-01-17 12:10:46 -05:00
Gnome Ann
1627afa8c5
Merge branch 'united' into patch
2022-01-17 10:44:34 -05:00
Gnome Ann
33f9f2dc82
Show message when TPU backend is compiling
2022-01-16 21:09:10 -05:00
Gnome Ann
03b16ed920
Merge branch 'united' into patch
2022-01-16 00:36:55 -05:00
Gnome Ann
4f0c8b6552
Merge branch 'united' into xmap
2022-01-15 23:32:12 -05:00
Gnome Ann
f4eb896a69
Use original TPU backend if possible
2022-01-15 23:31:07 -05:00
henk717
e277068bf2
Allow input_box resizing
...
For when you need a larger input box you can now resize it.
The whole UI could use an overhaul to make it dynamic. But I lack the experience to do this properly as I am not a web developer. Someone else with CSS knowledge feel free to make it so the UI allows for better resizing and automatically scales the gamescreen based on what is on display so it no longer pushes elements out of view.
2022-01-13 23:10:53 +01:00
Gnome Ann
43586c8f60
Fix some of the logic for generation aborting
2022-01-10 17:09:47 -05:00
Gnome Ann
f718fdf65e
Allow pressing send button again to stop generation
2022-01-10 16:36:15 -05:00
Gnome Ann
2fc0bdfcba
Correct a typo in `restorePrompt()`
2022-01-04 14:41:31 -05:00
Gnome Ann
b88d49e359
Make all WI commands use UIDs instead of nums
2021-12-31 21:22:51 -05:00
Gnome Ann
f4c9f06c4e
Set content type of Blobs in `downloadStory()`
2021-12-30 16:51:50 -05:00
Gnome Ann
f9c1e38ee8
Disable "Download Story as Plaintext" when disconnected
...
This is to help avoid confusion for people who want to backup their
current story after being disconnected from the server.
2021-12-30 16:37:48 -05:00
Gnome Ann
44eaab8515
Disable most top menu actions when disconnected
2021-12-30 16:33:28 -05:00
Gnome Ann
4d27f1e09d
Fix "flash of unstyled content" in FF, and status icon color
2021-12-30 15:27:48 -05:00
Gnome Ann
3532a30ad4
Make the UI theme grey when not connected to server
2021-12-30 01:44:35 -05:00
Gnome Ann
276f24029e
Author's Note Template
2021-12-29 23:43:36 -05:00
Gnome Ann
7573f64bf2
Add Memory box to Random Story dialog and "Random Story Persist"
2021-12-29 23:15:59 -05:00
Gnome Ann
1189781eac
Show a text box for chat name when Chat Mode is enabled
2021-12-26 22:21:58 -05:00
henk717
d234f67a90
Chat Mode
...
The Initial commit for Chat Mode, the nickname part of the UI is missing other than that it should be fully functional. To use Chat Mode effectively you first input a small dialogue (Can be around 6 lines 3 of your own inputs and 3 of the character) formatted as Name : it will then automate the actions needed to chat properly. During this mode single line mode is forced on, and Trim Incomplete Sentences is forced off.
2021-12-26 01:51:32 +01:00
Gnome Ann
4a852d7f95
Fix `restorePrompt()` in application.js
...
When the prompt is deleted by the user, the topmost remaining chunk of
the story that has at most one non-whitespace character is now made the
new prompt chunk.
Also fixed issues in Chromium-based browsers (desktop and Android) where
selecting all text in the story, typing some new text to replace the
entire story and then defocusing causes the editor to break.
2021-12-23 15:43:32 -05:00
Gnome Ann
7e06c25011
Display icons for active userscripts and softprompts
...
Also fixes the userscript menu so that the active userscripts preserve
the previously selected order as was originally intended.
2021-12-22 23:33:27 -05:00