Implement basic service worker registration
authorCyperghost <olaf_schmitz_1@t-online.de>
Fri, 9 Feb 2024 13:23:19 +0000 (14:23 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Fri, 9 Feb 2024 13:23:19 +0000 (14:23 +0100)
commitceab5682d238b2c9b802b6ad5c396e975f83b546
tree1533791a12424c2f4250fd005087a049c2681a59
parent1dceaac524fcf19ab952d2ad7a0763ce4bb47f6e
Implement basic service worker registration
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
ts/WoltLabSuite/Core/BootstrapFrontend.ts
ts/WoltLabSuite/Core/Notification/ServiceWorker.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Ui/User/Menu/Data/Notification.ts
wcfsetup/install/files/js/.htaccess [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/BootstrapFrontend.js
wcfsetup/install/files/js/WoltLabSuite/Core/Notification/ServiceWorker.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/Menu/Data/Notification.js
wcfsetup/install/files/js/serviceWorker.js [new file with mode: 0644]