ee8ced2f5f
Allow users to type in the values for the settings
2022-04-26 15:27:28 -04:00
c7b03398f6
Merge 'nolialsea/patch-1' into settings without Colab changes
2022-04-17 12:15:36 -04:00
9ac47f6f54
Merge branch 'KoboldAI:main' into united
2022-04-10 09:05:31 +02:00
b3fea7f526
Fix Android Keyboards
2022-04-10 09:04:31 +02:00
20e48b11d7
Typical sampling
2022-03-27 16:25:50 -04:00
076c6c8efa
update slider value without waiting for socketio
2022-03-25 22:18:00 +01:00
72b74d9ab6
fix tabs
2022-03-25 20:46:08 +01:00
6aaa8d026f
semicolon
2022-03-25 20:44:41 +01:00
8270d92073
fix wrong this scope
2022-03-25 20:44:25 +01:00
6ed50ee1e9
make the throttle timer a dict to keep track of which slider has been changed
2022-03-25 20:37:45 +01:00
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
cf99f02ca5
Merge branch 'main' into united
2022-03-20 19:22:53 +01:00
20eab085dd
Fix AutoSave Toggle
2022-03-20 19:12:11 +01:00
8ae0a4a3e7
Online Services Working now (without a way to test as I don't have accounts)
2022-03-12 14:21:11 -05:00
772ae2eb80
Added model info to show model load progress in UI
2022-03-11 11:31:41 -05:00
d1a64e25da
Custom Model Load Fix
2022-03-07 18:44:37 -05:00
70f1c2da9c
Added stub for model name feedback
2022-03-07 14:20:25 -05:00
d0553779ab
Bug Fix
2022-03-07 12:33:35 -05:00
c50fe77a7d
Load Fix
2022-03-07 11:57:33 -05:00
49fc854e55
Added saving of breakmodel values so that it defaults to it on next load
2022-03-07 11:49:34 -05:00
123cd45b0e
Breakmodel working now with the web UI
2022-03-07 11:27:23 -05:00
5e00f7daf0
Next evolution of web ui model selection. Custom Paths not working quite right.
2022-03-06 20:55:11 -05:00
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
e033b04f87
Restore United
2022-03-02 11:40:50 +01:00
d8e99b12f1
Re-enable the editor mutation observer
2022-02-28 19:00:26 -05:00
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
b0f1bdf2fd
Merge branch 'henk717:united' into united
2022-01-26 11:27:12 -05:00
3f18888eec
Repetition penalty slope and range
2022-01-24 15:30:38 -05:00
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
bd0732fbd6
Fix for redo with options.
...
Added debug menu
2022-01-24 12:54:44 -05:00
8e2fab8eb0
whops. Missed a }
2022-01-22 08:48:32 -05:00
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
d31fb278ce
Working redo and pin options
2022-01-21 15:30:37 -05:00
3018322963
Detect and show properly when story is unsaved
2022-01-18 17:20:45 -05:00
1951ccd2ce
Show author and SP length in soft prompt menu
2022-01-18 16:30:09 -05:00
54a587d6a3
Show confirmation dialog when navigating away from UI window
2022-01-17 12:11:06 -05:00
1627afa8c5
Merge branch 'united' into patch
2022-01-17 10:44:34 -05:00
33f9f2dc82
Show message when TPU backend is compiling
2022-01-16 21:09:10 -05:00
03b16ed920
Merge branch 'united' into patch
2022-01-16 00:36:55 -05:00
f4eb896a69
Use original TPU backend if possible
2022-01-15 23:31:07 -05:00
43586c8f60
Fix some of the logic for generation aborting
2022-01-10 17:09:47 -05:00
f718fdf65e
Allow pressing send button again to stop generation
2022-01-10 16:36:15 -05:00
2fc0bdfcba
Correct a typo in restorePrompt()
2022-01-04 14:41:31 -05:00
b88d49e359
Make all WI commands use UIDs instead of nums
2021-12-31 21:22:51 -05:00
f4c9f06c4e
Set content type of Blobs in downloadStory()
2021-12-30 16:51:50 -05:00
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
44eaab8515
Disable most top menu actions when disconnected
2021-12-30 16:33:28 -05:00
3532a30ad4
Make the UI theme grey when not connected to server
2021-12-30 01:44:35 -05:00
276f24029e
Author's Note Template
2021-12-29 23:43:36 -05:00
7573f64bf2
Add Memory box to Random Story dialog and "Random Story Persist"
2021-12-29 23:15:59 -05:00