kv-tiktok/backend/api/routes
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
..
__init__.py Initial commit: PureStream - Distraction-free TikTok viewer 2025-12-19 12:28:57 +07:00
auth.py Update UI with immersive video mode, progressive loading, and grayscale theme 2026-01-02 08:42:50 +07:00
config.py Initial commit: PureStream - Distraction-free TikTok viewer 2025-12-19 12:28:57 +07:00
download.py Initial commit: PureStream - Distraction-free TikTok viewer 2025-12-19 12:28:57 +07:00
feed.py Fix video playback: thin-proxy forces full download, remove UI overlays 2026-05-12 12:58:49 +07:00
following.py Update UI with immersive video mode, progressive loading, and grayscale theme 2026-01-02 08:42:50 +07:00
user.py Update all local changes 2026-05-12 09:20:37 +07:00