anapnoe
|
598aef8230
|
update to latest version
|
2023-12-16 21:14:48 +02:00 |
|
anapnoe
|
f2844bd024
|
update to sdxl
|
2023-10-31 19:52:17 +02:00 |
|
anapnoe
|
69dcb2c460
|
Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev
|
2023-06-11 19:53:05 +03:00 |
|
anapnoe
|
f4f5bcac3b
|
Merge branch 'master' of https://github.com/anapnoe/stable-diffusion-webui-ux
|
2023-05-29 16:17:20 +03:00 |
|
Aarni Koskela
|
dc7a1bbb1c
|
Use onAfterUiUpdate where possible
|
2023-05-25 09:09:13 +03:00 |
|
Aarni Koskela
|
9c54b78d9d
|
Run eslint --fix (and normalize tabs to spaces)
|
2023-05-17 16:09:06 +03:00 |
|
anapnoe
|
ab9c562aeb
|
Fix issue #135 and js formatting
|
2023-05-10 20:02:58 +03:00 |
|
Aarni Koskela
|
b7269f781c
|
Mark Notification.requestPermission's retval as purposely ignored
|
2023-04-30 22:26:11 +03:00 |
|
Aarni Koskela
|
f6a40a2ffa
|
Fix unused variables
|
2023-04-30 22:26:11 +03:00 |
|
Aarni Koskela
|
8ccc27127b
|
Fix a whole bunch of implicit globals
|
2023-04-30 22:08:52 +03:00 |
|
space-nuko
|
9377092a89
|
Fix notifications not triggering
|
2023-03-25 14:28:20 -04:00 |
|
Thomas Young
|
6825de7bc8
|
Added results selector
This causes the querySelectorAll function to only select images in a results div, ignoring images that might be in an extension's gallery.
|
2023-02-22 15:31:49 -06:00 |
|
Bwin4L
|
303df25cc2
|
Make the generated image count only count new images in the currently active tab
|
2022-12-10 22:58:06 +01:00 |
|
Kalle
|
cf1e8fcb30
|
Correct img gen count in notification
Display correct count of images generated in browser notification regardless of "Show grid in results for web" setting.
|
2022-10-13 17:36:49 +03:00 |
|
Connum
|
2846ca5702
|
adds support for a notification.mp3 in the root directory that will play upon completion (fixes #1013)
|
2022-09-26 22:57:31 +02:00 |
|
AUTOMATIC
|
3582befdcd
|
move Notification.requestPermission() entirely to javascript to possibly fix problem with secure context people are having on non-localhost
|
2022-09-22 13:15:33 +03:00 |
|
Dave Sescleifer
|
d7f36dac21
|
Send a browser notification when the images are ready
|
2022-09-20 09:52:52 +03:00 |
|