aboutsummaryrefslogtreecommitdiff
path: root/javascript/notification.js
AgeCommit message (Collapse)Author
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