Commit graph

9 commits

Author SHA1 Message Date
Khoa Vo
7b099e2f9d Fix video playback: thin-proxy forces full download, remove UI overlays
- Thin proxy now requests full video (Range: bytes=0-) instead of partial
- Increased timeout to 120s and chunk size to 128KB
- Frontend prioritizes thin-proxy (CDN URL) with fallback to proxy
- Removed black pause overlay and bottom gradient
- Controls tied to showControls only
- Disabled strict TS linting for unused variables
2026-05-12 12:58:49 +07:00
Khoa Vo
9a4cd8d17d Update all local changes 2026-05-12 09:20:37 +07:00
Khoa Vo
03e93fcfa6 Update UI with immersive video mode, progressive loading, and grayscale theme 2026-01-02 08:42:50 +07:00
Khoa Vo
a64078fd66 feat: Enhance UI (Immersive Mode), Fix Search (50+ results, Speed), Add Follow Button 2026-01-01 19:38:30 +07:00
Khoa Vo
489a5069b5 fix: infinite scroll now fetches fresh videos instead of returning cached ones 2025-12-20 16:10:45 +07:00
Khoa Vo
aad352a80f feat: client-side video optimization - remove server transcoding for instant loading and zero CPU 2025-12-20 14:58:12 +07:00
Khoa.vo
467056fa9c Improve HEVC detection with fallback probe and yt-dlp postprocessor 2025-12-19 21:13:46 +07:00
Khoa.vo
b6ac930de8 Add H.264 preference and HEVC re-encoding for browser compatibility 2025-12-19 21:01:37 +07:00
Khoa.vo
a5ffc8d4aa Initial commit: PureStream - Distraction-free TikTok viewer 2025-12-19 12:28:57 +07:00