aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/notification.js
AgeCommit message (Collapse)AuthorLines
2022-10-13Correct img gen count in notificationKalle-1/+1
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-0/+3
upon completion (fixes #1013)
2022-09-22move Notification.requestPermission() entirely to javascript to possibly fix ↵AUTOMATIC-0/+12
problem with secure context people are having on non-localhost
2022-09-20Send a browser notification when the images are readyDave Sescleifer-0/+34