kuekhaoyang
|
f9cf4fdfb2
|
feat: Add fetchWithRetry utility, improve proxy M3U8 handling, and warn about HEVC codecs in HLS player.
|
2025-11-29 15:55:24 +08:00 |
|
kuekhaoyang
|
76ca595a98
|
refactor: remove unused variables and imports, and internalize module-specific functions and interfaces.
|
2025-11-29 12:55:46 +08:00 |
|
kuekhaoyang
|
71bf1ba06d
|
feat: Improve service worker network error handling by returning 503 responses instead of throwing and refine client-side error logging for network unavailability.
|
2025-11-24 17:52:23 +08:00 |
|
kuekhaoyang
|
c187fa6615
|
refactor: Simplify proxy API headers and error handling, unify HLS segment URL resolution, update Service Worker cache, and remove clear-sw utility.
|
2025-11-23 18:26:16 +08:00 |
|
kuekhaoyang
|
3d73668b39
|
feat: Update service worker cache, add a utility page to clear service workers and caches, enhance proxy request headers and error handling, and improve HLS manifest parsing for absolute URLs.
|
2025-11-23 18:15:15 +08:00 |
|
kuekhaoyang
|
e2b31aa37d
|
fix: Use URL API to robustly resolve HLS segment URLs against the manifest base.fix: Use URL API to robustly resolve HLS segment URLs against the manifest base.
|
2025-11-23 16:39:26 +08:00 |
|
kuekhaoyang
|
1e31a842e9
|
feat: Implement HLS video segment preloading and caching using a service worker.
|
2025-11-23 13:01:08 +08:00 |
|