easydiffusion/ui/media/js
JeLuF 288e8a65f3
Incr. Server State Validtiy to 90s
By default, healthCheck() is run every 5s. On background tabs, this may get extended. My tests have shown pings every 60s. The ping was older than 10s, so the condition in line 490 evaluates to `false` and the client tries to access the stream before the server is ready. By increasing the validity this can be avoided - at least until the browser runs the healthcheck even less often.

See https://discord.com/channels/1014774730907209781/1041811939380178964/1041812021018120262 for the analysis.
2022-11-14 23:18:03 +01:00
..
auto-save.js Fix - setting can be null sometimes (autosave) 2022-11-14 18:09:25 +05:30
dnd.js Visual feedback for the copy and paste icons 2022-11-14 01:58:24 +01:00
drawingboard.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
image-modifiers.js Fix a bug where the custom image modifiers button would close the modifiers panel 2022-11-09 13:46:50 +05:30
inpainting-editor.js Separate the inpainting editor JS into a separate file 2022-10-18 22:09:11 +05:30
jquery-3.6.1.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
main.js Incr. Server State Validtiy to 90s 2022-11-14 23:18:03 +01:00
parameters.js Mark multi GPU as experimental in the UI 2022-11-14 20:06:20 +05:30
plugins.js Don't cache ui plugins in the browser 2022-10-20 16:05:18 +05:30
themes.js the rest of the fking owl 2022-10-19 21:12:01 -07:00
utils.js Merge branch 'beta' into mdiller_ui_reorganize 2022-11-08 21:22:22 -08:00