Insert new background job to send push messages to service worker
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 15 Feb 2024 10:36:17 +0000 (11:36 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Mon, 19 Feb 2024 13:38:41 +0000 (14:38 +0100)
commit8869743de569beed39241c27c09d18933105bd5c
tree051d8c3f7e5e0136c56c2b04e98d76efd164b088
parent562b388608883ecade1caecc7c3b2b4d8f4d5974
Insert new background job to send push messages to service worker
wcfsetup/install/files/js/serviceWorker.js
wcfsetup/install/files/lib/system/background/job/ServiceWorkerDeliveryBackgroundJob.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/service/worker/ServiceWorkerHandler.class.php
wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php