Commit Graph

12 Commits

Author SHA1 Message Date
Mert Uyanık 3ccdd55bdf Fix TypeScript ref typings and lint errors 2025-10-29 09:32:44 +03:00
Mert Uyanık 53de7f8658 Merge pull request #4 from MertUyanik/codex/refactor-code-to-reduce-bundle-size
Reduce debug logging overhead for leaner bundle
2025-10-29 09:06:39 +03:00
Mert Uyanık 60adb36721 refactor: strip debug noise to reduce bundle 2025-10-29 09:06:29 +03:00
Mert Uyanık a00cfe2249 Merge pull request #3 from MertUyanik/codex/fix-linting-errors-in-project
Fix lint issues and improve type safety
2025-10-29 08:43:17 +03:00
Mert Uyanık f26a76836f Fix lint issues and improve type safety 2025-10-29 08:40:19 +03:00
hibna 4551c030ca . 2025-10-29 08:36:26 +03:00
Mert Uyanık ed6ce45461 Merge pull request #2 from MertUyanik/codex/fix-player-controls-visibility-in-fullscreen
Fix fullscreen control visibility and refresh lint tooling
2025-10-29 08:16:27 +03:00
Mert Uyanık 379f0a0058 Fix fullscreen controls and refresh lint setup 2025-10-29 08:15:14 +03:00
Mert Uyanık 90cef46560 Merge pull request #1 from MertUyanik/codex/fix-player-control-visibility-issues
Fix control visibility and stabilize HLS loading
2025-10-29 07:59:11 +03:00
Mert Uyanık 400bf899aa Fix control visibility and stabilize HLS loading 2025-10-29 07:58:50 +03:00
hibna b57b24d051 Initial commit: modern React video player library
Add all source files for a feature-rich, reusable video player built with React, TypeScript, and Vite. Includes core components, context, hooks, utilities, styles, demo app, and configuration files.
2025-10-29 07:49:06 +03:00
hibna d68df70124 Initial commit 2025-10-29 07:46:04 +03:00