1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

46 commits

Author SHA1 Message Date
Daniel Neto
6908b59968 https://github.com/WWBN/AVideo/issues/8480 2023-10-02 09:07:49 -03:00
Daniel Neto
5a6570035d https://github.com/WWBN/AVideo/issues/8480 2023-10-02 08:49:23 -03:00
Daniel Neto
dde4437a44 Update Workbox Configuration
- Integrated `ExpirationPlugin` for more efficient cache management.
- Set cache expiration parameters to ensure old assets are pruned, optimizing storage.
- Transitioned to using production versions of Workbox libraries for better performance.
- Added cache cleanup logic in the service worker's activate event, deleting older caches and preserving the latest version.

These changes aim to enhance the offline experience, improve site performance, and ensure optimal cache utilization.
2023-10-02 08:46:08 -03:00
Daniel Neto
3e764fd597 update 2023-08-18 18:06:57 -03:00
Daniel Neto
1813c219c2 Update 2023-08-18 15:32:54 -03:00
Daniel Neto
a8b704a667 Update 2023-08-18 14:46:33 -03:00
Daniel Neto
49a2be77f5 Do not cache gif images 2023-08-17 15:55:36 -03:00
Daniel Neto
60f735ba62 update 2023-03-03 13:31:32 -03:00
Daniel Neto
b02c94a2b2 update 2023-03-01 17:03:34 -03:00
Daniel Neto
3de6895ce9 udpate 2023-02-28 20:35:42 -03:00
Daniel Neto
a605faa6b9 workbox improved 2023-02-28 15:16:13 -03:00
DanieL
07882019e5 Disable it 2022-09-19 16:02:50 -03:00
DanieL
3b51444674 Disable it 2022-09-19 16:01:25 -03:00
DanieL
5b387af174 clear workbox cache 2022-09-19 15:59:08 -03:00
DanieL
8873b73879 Getting ready for iframe 2022-09-19 13:54:12 -03:00
DanieL
3145be0ee5 Improving load speed 2022-08-15 18:28:59 -03:00
DanieL
0c9cc775a4 Updates 2022-08-01 13:39:14 -03:00
Daniel
052d1b9503 remove browser cache 2022-07-30 11:12:35 -03:00
Daniel
35f9ea01d5 fix 2022-07-30 10:50:37 -03:00
DanieL
f4e781fdd4 fix 2022-07-27 19:28:20 -03:00
DanieL
c992faae26 fix 2022-07-26 17:06:27 -03:00
DanieL
93490d28c2 fix 2022-07-26 17:00:18 -03:00
DanieL
088fe99cfd fix 2022-07-26 16:51:07 -03:00
DanieL
5c3cd067db fix 2022-07-26 16:50:51 -03:00
DanieL
1c4aadefe9 Update 2022-07-26 09:47:40 -03:00
DanieL
6dea5b3ab9 Update 2022-07-26 09:34:45 -03:00
DanieL
91e217b998 Add strategy a local file 2022-07-24 00:20:47 -03:00
DanieL
a4d55c9734 Add strategy a local file 2022-07-23 23:28:25 -03:00
DanieL
531efa1524 Fix 2022-07-23 23:25:09 -03:00
DanieL
78a0bace53 Fix 2022-07-22 18:34:03 -03:00
DanieL
d860de3eb3 Fix 2022-07-21 17:33:24 -03:00
DanieL
585ba559cf Getting ready for offline video player 2022-07-21 16:04:29 -03:00
DanieL
1a2ff02e41 Getting ready for offline video player 2022-07-21 16:03:03 -03:00
DanieL
411a7e72a3 Getting ready for offline video player 2022-07-21 15:48:59 -03:00
DanieL
88a3c10b7a Getting ready for offline video player 2022-07-21 15:47:28 -03:00
DanieL
796ed1df2f Update for the offline video 2022-07-20 20:26:26 -03:00
Daniel
f1b6d0af52 Noving composer into vendor folder 2021-10-05 11:42:35 -03:00
Daniel
79ab5c65b3 Trying to make a minimum
https://stackoverflow.com/questions/61208907/pwa-minimal-service-worker-just-for-trigger-the-install-button
2021-07-22 16:46:58 -03:00
Daniel
bc171ab912 Trying to make a minimum
https://stackoverflow.com/questions/61208907/pwa-minimal-service-worker-just-for-trigger-the-install-button
2021-07-22 16:46:49 -03:00
Daniel
6999a95d53 Avoid error 2021-06-30 17:56:41 -03:00
Daniel
8962f403d6 Avoid error 2021-06-30 17:55:35 -03:00
Daniel
e5123f338b Avoid error 2021-06-30 17:54:07 -03:00
Daniel
3e30ceedf5 Avoid error 2021-06-30 17:36:08 -03:00
Daniel
aa4fa3aebb 2021-06-30 10:27:52 -03:00
Daniel
97d1276e2e 2021-06-30 10:26:21 -03:00
Daniel
6b9f78f077 https://github.com/WWBN/AVideo/issues/5325 2021-06-29 21:16:06 -03:00
Renamed from view/js/sw.js (Browse further)