Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Functional RSS Fed Notifications for Service Worker / PWA #487

Open
simeononsecurity opened this issue Feb 5, 2023 · 2 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@simeononsecurity
Copy link
Owner

https://github.com/simeononsecurity/simeononsecurity.ch/blob/master/static/service-worker.js

Attempted to create and debug a functional notification system for the PWA that fetches the rss feed on regular intervals and notifies the user if a new article has been written. Failed to implement it due to restrictions with DOM in the service worker context.
Looking for a third party to jump in and fix this otherwise we may not implement.

@simeononsecurity simeononsecurity added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 5, 2023
@github-actions
Copy link

github-actions bot commented Feb 5, 2023

Thanks for submitting your issue.' first issue

@simeononsecurity
Copy link
Owner Author

Do not want to have to use a third party push notification system if possible either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant