Commit graph

22 commits

Author SHA1 Message Date
Luke Weiler 2f790f1c27
Fix bug that prevented sw cache from being deleted (#2340) by lukew3
* fix sw cache not deleting bug

* open cache in fetch request with .then instead of await
2022-01-24 20:23:07 +01:00
Miodec ee97d25a74 cache 2022-01-23 15:12:23 +01:00
Miodec e8c6fcbfcd cache 2022-01-22 17:54:52 +01:00
Aqeel 524bac42f6
Add Fire Theme (#2337) by aqeelshamz
* Add Trance Theme

* fire-theme

Co-authored-by: Jack <jack@monkeytype.com>
2022-01-22 17:54:17 +01:00
Miodec 2e23861908 cache 2022-01-22 13:05:44 +01:00
Aqeel daf9a8c00b
Add Trance Theme (#2331) by aqeelshamz 2022-01-22 12:55:07 +01:00
Miodec c9b0f272c8 cache 2022-01-21 17:29:29 +01:00
Miodec c8d961ce95 cache 2022-01-21 15:29:46 +01:00
Miodec 263a1dfd83 cache 2022-01-20 23:23:36 +01:00
Miodec 1b6d19d354 cache 2022-01-20 01:11:31 +01:00
Miodec c502ffabc0 cache 2022-01-20 01:03:50 +01:00
Miodec 59dbb95569 cache 2022-01-18 15:43:06 +01:00
Miodec 70959b4c27 cache version 2022-01-18 14:31:14 +01:00
Miodec 8a3dde5720 cache name 2022-01-15 21:00:11 +01:00
Miodec 4de150422a clearing all caches that are different to the current cache 2022-01-15 20:35:05 +01:00
Miodec e3642cb1e0 temporary fix 2022-01-15 01:36:19 +01:00
Miodec c5712d33d4 added one more url 2022-01-14 20:31:07 +01:00
Miodec 5ab1233457 added wikipedia to the list of uncached requests 2022-01-03 13:23:37 +01:00
Luke Weiler bf0e9c27cb
Added google analytics to no cache list (#2237) 2022-01-01 21:51:00 +01:00
Luke Weiler 3074f150c9
update sw.js to properly cache and request (#2235)
Co-authored-by: Jack <bartnikjack@gmail.com>
2022-01-01 16:10:41 +01:00
Ferotiq 9af0dc79b1
Fix retry button duplication issue. (#2231) 2022-01-01 16:06:41 +01:00
Luke Weiler 1bca5888f2
Enable PWA (#2142) by lukew3
* add pwa files

* Added better 512px icon! (#2146)

* updated icon

Co-authored-by: Estebene <49330942+Estebene@users.noreply.github.com>
Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-13 17:46:51 +00:00