aboutsummaryrefslogtreecommitdiff
path: root/src/services/sw
Commit message (Collapse)AuthorAge
* Fix spelling errorsMark Felder2024-07-17
| | | | Submitted by: Jens of Fossies.org
* cleanup stray console logsHenry Jameson2023-12-14
|
* attempt at fixing the extra notification againHenry Jameson2023-12-13
|
* don't communicate with serviceworker if there's no support for itHenry Jameson2023-11-22
|
* handle no sw registration gracefullyHenry Jameson2023-11-22
|
* fix messages from sw not really being acted upon on mainlandHenry Jameson2023-11-19
|
* handle desktop notifications clicksHenry Jameson2023-11-16
|
* add options for marking single notification as readHenry Jameson2023-11-13
|
* add initial structure for notification settingsHenry Jameson2023-11-09
|
* SW-to-window communicationHenry Jameson2023-11-09
|
* fallback to old notification method, don't spam if old way of creatingHenry Jameson2023-10-26
| | | | notification fails, try to use favicon
* initial work on showing notifications through serviceworkersHenry Jameson2023-10-25