aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Utility/notifications.ts
Commit message (Expand)AuthorAgeFilesLines
* style: Run formatterFuwn2025-02-141-10/+11
* feat(notifications): initial notification update on first visitFuwn2025-01-281-1/+1
* feat(notifications): fallback on service-worker-less notificationsFuwn2025-01-281-0/+26
* fix(notifications): better permission request flowFuwn2025-01-281-14/+20
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-17/+17
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-241-3/+5
* fix(notifications): allow silent notificationsFuwn2024-07-251-1/+1
* feat: background notificationsFuwn2024-07-241-0/+22