unknown
|
e11d0bc959
|
note for clarity
|
2023-09-26 03:54:40 -05:00 |
unknown
|
4948b24754
|
logging improvements: show logs in gui in reverse order to lessen need for scrolling, limit height of log textbox, remove msg time for brevity in gui
|
2023-09-24 20:06:57 -05:00 |
unknown
|
a3436236ba
|
reduce ui eye cancer
|
2023-09-19 16:04:19 -05:00 |
unknown
|
0f4bbdd2d0
|
add log viewer to gui
|
2023-09-19 15:06:57 -05:00 |
unknown
|
aeb5519829
|
expose API authentication setup in the gui, fix filename generation issues in rare cases such as when using dynamic prompts ext
|
2023-09-16 22:24:38 -05:00 |
unknown
|
fe4c102c95
|
temporarily rename models.py->pmodels.py due to conflicting with webui import of its own models.py, change job_timeout default back to 3 and make persistent, UI comp. for job timeout shows wrong default value
|
2023-08-18 22:51:33 -05:00 |
unknown
|
e3ac8a5bf2
|
convert benchmark payload to pydantic model. move back to models.py
|
2023-08-18 00:32:28 -05:00 |
unknown
|
d94e153a0e
|
formatting, prevent worker getting stuck in disabled state
|
2023-08-14 14:29:09 -05:00 |
unknown
|
0933665ce3
|
feature: add disable option to gui and state, fix duplicated logs on newer version of webui, improve logging
|
2023-08-14 09:37:28 -05:00 |
unknown
|
ab0b2c3400
|
fix worker config tab from recent changes
|
2023-07-31 16:19:31 -05:00 |
unknown
|
94048d16bf
|
Changes for PR #17. Fix for cn etc. when sending image with no infotext
|
2023-07-30 17:31:25 -05:00 |
unknown
|
b907921096
|
Merge remote-tracking branch 'aria1th/dev-patch2' into dev
|
2023-07-30 16:10:04 -05:00 |
unknown
|
11795ce26d
|
swap some imports to package-based to help with static analysis
|
2023-07-29 13:12:27 -05:00 |
aria1th
|
3348fb0046
|
rebase patch for dev branch
|
2023-07-29 14:48:08 +09:00 |
unknown
|
e89fbf120f
|
use magic
|
2023-07-26 21:10:30 -05:00 |
unknown
|
352183bbd6
|
no need to check master's connection
|
2023-07-26 20:03:51 -05:00 |
unknown
|
279f15fab8
|
some api compat
|
2023-07-17 04:14:57 -05:00 |
unknown
|
bd5e6ac7b7
|
feature: per-worker model override
|
2023-07-15 05:45:55 -05:00 |
unknown
|
9d48e2732d
|
improve worker reconnect function
|
2023-07-13 01:19:28 -05:00 |
unknown
|
3da17860fc
|
don't clobber certain attributes when updating a worker. add worker reconnect button.
|
2023-07-09 16:45:19 -05:00 |
unknown
|
4c4dad3d87
|
fix tls setting not being set
|
2023-07-09 14:48:13 -05:00 |
unknown
|
735f8f9a18
|
auto-populate fields when selecting pre-existing worker in worker config UI tab
|
2023-07-09 13:18:08 -05:00 |
unknown
|
3f38d463ac
|
add ability to remove workers from within the UI. fix regression preventing benchmarking when config exists but recorded ipm values are invalid.
|
2023-07-08 22:01:19 -05:00 |
unknown
|
80852253c9
|
alpha version of worker management/setup gui
|
2023-07-03 03:35:35 -05:00 |
unknown
|
f962b8dece
|
fix memory leak. override benchmark payload with what is written in workers.json. extra warning when running without any worker info passed
|
2023-06-28 07:13:58 -05:00 |
unknown
|
696ff54d04
|
add help tab with links to dcord and github
|
2023-06-14 23:21:23 -05:00 |
unknown
|
0c0a56bcea
|
reduce logging clutter somewhat. fix possible data hazard
|
2023-06-13 19:31:50 -05:00 |
unknown
|
bac528d4cb
|
expose job_timeout in settings tab
|
2023-06-13 11:50:40 -05:00 |
unknown
|
887e58608b
|
add 'thin-client' mode
|
2023-06-12 21:00:32 -05:00 |
unknown
|
6a28587796
|
cull workers and avoid them when they become unreacable
|
2023-06-09 06:49:53 -05:00 |
unknown
|
038b33214d
|
extract UI out into its own module
|
2023-06-09 04:05:36 -05:00 |