-
-
Notifications
You must be signed in to change notification settings - Fork 180
fix service worker #1889
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
fix service worker #1889
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1889 +/- ##
=========================================
Coverage 43.97% 43.97%
Complexity 1453 1453
=========================================
Files 98 98
Lines 5706 5706
=========================================
Hits 2509 2509
Misses 3197 3197 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: szaimen <[email protected]>
ca29d0a to
145a103
Compare
|
ping @marcelklehr |
Signed-off-by: Marcel Klehr <[email protected]>
This reverts commit 3afc5f7. Signed-off-by: szaimen <[email protected]>
Signed-off-by: szaimen <[email protected]>
|
@marcelklehr I think this should work now. However not really sure how to test since my test instance uses a self-signed certificate which makes service-workers unsupported by definition. |
|
Tested and can confirm it works! Thanks :) |
Found via https://github.com/search?q=org%3Anextcloud+noRewrite&type=code
Close #1078
Disclaimer: I wasn't able to test this but I think it should work.
Signed-off-by: szaimen [email protected]