17 Commits (99f902f224c2bf51677794f4d38aec218503ae82)

Author SHA1 Message Date
Eugen Rochko 2f111b7fbb Disable service worker media cache and IndexedDB storage (#7932)
6 years ago
Hinaloe d037ae26e2 Return collect response when fail put cache to storage (#7863)
6 years ago
Yamagishi Kazutoshi fe98e276e1 Update ESLint for Code Climate (#7696)
6 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
6 years ago
Akihiko Odaki 9e5edeaf3a Cache media only when storage can be freed (#7547)
6 years ago
Akihiko Odaki 7dd6224ca1 Let navigator follow redirect instead that handling redirect in fetch (#7500)
6 years ago
Akihiko Odaki 4e09854ccb Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
6 years ago
Akihiko Odaki 82582dac2b Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
6 years ago
Akihiko Odaki 156fc9ab20 Clone response before using when caching web page (#7498)
6 years ago
Akihiko Odaki 060fa11ee2 Disallow async function in service worker (#7482)
6 years ago
Akihiko Odaki fb8768a469 Free stroage if it is exceeding disk quota (#7061)
7 years ago
unarist cfd1fe74c9 Clone response before put it to the cache (#6932)
7 years ago
Akihiko Odaki e829c21cc6 Cache media (#6902)
7 years ago
Akihiko Odaki cabb197337 Synchronize HTML page cache with sessions (#6815)
7 years ago
Akihiko Odaki 8b645b5bca Cache HTML page with Service Worker (#6802)
7 years ago
Sorin Davidoi 49389c3809 feat(push-notifications): Open link in current tab if possible (#4228)
7 years ago
Sorin Davidoi ecab38fd66 Web Push Notifications (#3243)
7 years ago