mastodon/app/javascript/mastodon/service_worker
unarist f5ed5f3860 Clone response before put it to the cache (#6932)
`Response.prototype.clone()` must be called before the response used.

This fixes an error from ServiceWorker and failing to load image when the
image is not cached.
2018-03-27 15:18:35 +02:00
..
entry.js Clone response before put it to the cache (#6932) 2018-03-27 15:18:35 +02:00
web_push_notifications.js Refactor Web::PushSubscription, remove welcome message (#4524) 2017-09-01 13:35:23 +02:00