mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
- Save watch progress immediately when video is paused using player instance directly - Save progress when tab becomes hidden (user switches tabs or minimizes) - Add rate limiting (30/min) to watch progress API endpoint to prevent abuse - Use player instance directly instead of React state for current time/duration to avoid stale values