17 Commits (ba1a78d1687a8e5bd1e969af41852a28192e5231)

Author SHA1 Message Date
Eugen Rochko 5b6db8a62a
Disable service worker media cache and IndexedDB storage (#7932)
6 years ago
Hinaloe c3b40a6950 Return collect response when fail put cache to storage (#7863)
6 years ago
Yamagishi Kazutoshi bfa12239e8 Update ESLint for Code Climate (#7696)
6 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493)
6 years ago
Akihiko Odaki 4e1400cecb Cache media only when storage can be freed (#7547)
6 years ago
Akihiko Odaki 65d6b253fb Let navigator follow redirect instead that handling redirect in fetch (#7500)
6 years ago
Akihiko Odaki 17c1a62ec8 Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
6 years ago
Akihiko Odaki 918cfd3be6 Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
6 years ago
Akihiko Odaki 3705cd8322 Clone response before using when caching web page (#7498)
6 years ago
Akihiko Odaki 03b69ebc45 Disallow async function in service worker (#7482)
6 years ago
Akihiko Odaki 1ed1014546 Free stroage if it is exceeding disk quota (#7061)
7 years ago
unarist f5ed5f3860 Clone response before put it to the cache (#6932)
7 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902)
7 years ago
Akihiko Odaki 721234230c Synchronize HTML page cache with sessions (#6815)
7 years ago
Akihiko Odaki f0cd957c7a Cache HTML page with Service Worker (#6802)
7 years ago
Sorin Davidoi 719ab720a7 feat(push-notifications): Open link in current tab if possible (#4228)
7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243)
7 years ago