Commit History
Update components/Footer.tsx 62be890 verified
Add new UI components and update front page design 57c2af0
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix potential runtime errors with optional chaining for item.src access 9dddb8e
copilot-swe-agent[bot] ArnavSingh76533 commited on
Move progress bar below controls and improve layout spacing a930f4f
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix video player controls and playlist behavior 6fc62e6
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix video player UI: center play/pause, swap buttons, move controls lower, add orientation lock 9a61c94
copilot-swe-agent[bot] ArnavSingh76533 commited on
Address code review comments: deduplicate condition and improve accessibility f0713ca
copilot-swe-agent[bot] ArnavSingh76533 commited on
Implement all four fixes: loop behavior, center overlay, YouTube autoplay, and music mode admin-only 470136c
copilot-swe-agent[bot] ArnavSingh76533 commited on
Update player icons to YouTube style and reorder controls e3e71ad
copilot-swe-agent[bot] ArnavSingh76533 commited on
Apply UI fixes: remove redirect icon, fix volume alignment, move progress bar to bottom 7ceaf98
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix landscape mode video fullscreen and PiP popup button abe6017
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix YouTube URL validation to prevent URL injection attacks 33360f4
copilot-swe-agent[bot] ArnavSingh76533 commited on
Address code review feedback: fix CSS duplication, improve URL validation and detection 8b825da
copilot-swe-agent[bot] ArnavSingh76533 commited on
Implement all four player fixes: playlist reorder, fullscreen mobile, PiP, tap-to-pause 7f6fc57
copilot-swe-agent[bot] ArnavSingh76533 commited on
Revert "Replace react-player with native HTML5 video element" a6d3871 unverified
Arnav Singh commited on
Address code review feedback - improve ref handling and type guards 61db28b
copilot-swe-agent[bot] ArnavSingh76533 commited on
Add hls.js dependency for HLS stream support 5effa2b
copilot-swe-agent[bot] ArnavSingh76533 commited on
Replace react-player with HTML5 video player implementation f2088c2
copilot-swe-agent[bot] ArnavSingh76533 commited on
Add Go Back button to NameModal for better UX 3d28d1e
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix keydown handler placement in NameModal 74486d1
copilot-swe-agent[bot] ArnavSingh76533 commited on
Add Enter key support to NameModal 7ce0d92
copilot-swe-agent[bot] ArnavSingh76533 commited on
Implement name handling and YouTube search close button 5877a31
copilot-swe-agent[bot] ArnavSingh76533 commited on
Add name input, public/private rooms, and lobby listing features 3394d66
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix code review issues: improve null checking and rendering efficiency cd35cdb
copilot-swe-agent[bot] ArnavSingh76533 commited on
Address code review comments: improve audio context handling and extract media creation helper 3c9a7c2
copilot-swe-agent[bot] ArnavSingh76533 commited on
Fix linting warning in Player.tsx 3e45585
copilot-swe-agent[bot] ArnavSingh76533 commited on
Implement features 4-5: PiP and music mode 359e4b6
copilot-swe-agent[bot] ArnavSingh76533 commited on
Implement issues 1-3: default image, message ordering, and admin controls be73381
copilot-swe-agent[bot] ArnavSingh76533 commited on
Update alert, user, and input components with modern styling 00acb79
copilot-swe-agent[bot] ArnavSingh76533 commited on
Modernize UI design with updated colors, typography, and components ce09e2f
copilot-swe-agent[bot] ArnavSingh76533 commited on
Update components/playlist/PlaylistMenu.tsx cc6574f verified
Update components/playlist/PlaylistItem.tsx 297def4 verified
Update components/player/PlayerMenu.tsx 395c227 verified
Update components/playlist/PlaylistMenu.tsx 93051bd verified
Update components/playlist/PlaylistItem.tsx 8a0fc61 verified
Update components/Footer.tsx 8f9155b verified
Update components/search/YoutubeSearch.tsx eefa1ea verified
Update components/search/YoutubeSearch.tsx a746b66 verified
Update components/Room.tsx b6ff73a verified
Committing all changes 987282d
Shivam commited on
Delete components/chat 1288eae verified
Create chat 7829eb9 verified
Initial commit: Web-SyncPlay moved into Streamer d092f57
Shivam commited on