aboutsummaryrefslogtreecommitdiff
path: root/javascript/notification.js
AgeCommit message (Collapse)Author
2022-10-13Correct img gen count in notificationKalle
Display correct count of images generated in browser notification regardless of "Show grid in results for web" setting.
2022-09-26adds support for a notification.mp3 in the root directory that will play ↵Connum
upon completion (fixes #1013)
2022-09-22move Notification.requestPermission() entirely to javascript to possibly fix ↵AUTOMATIC
problem with secure context people are having on non-localhost
2022-09-20Send a browser notification when the images are readyDave Sescleifer