Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct img gen count in notification | Kalle | 2022-10-13 | 1 | -1/+1 |
| | | | Display correct count of images generated in browser notification regardless of "Show grid in results for web" setting. | ||||
* | adds support for a notification.mp3 in the root directory that will play ↵ | Connum | 2022-09-26 | 1 | -0/+3 |
| | | | | upon completion (fixes #1013) | ||||
* | move Notification.requestPermission() entirely to javascript to possibly fix ↵ | AUTOMATIC | 2022-09-22 | 1 | -0/+12 |
| | | | | problem with secure context people are having on non-localhost | ||||
* | Send a browser notification when the images are ready | Dave Sescleifer | 2022-09-20 | 1 | -0/+34 |