Commit History

Update pages/_app.tsx
2c3d556
verified

akborana4 commited on

Update pages/index.tsx
93e1885
verified

akborana4 commited on

Create sw.js
ad0209a
verified

akborana4 commited on

Update pages/_app.tsx
4138bb2
verified

akborana4 commited on

Update public/site.webmanifest
ee1f6fb
verified

akborana4 commited on

Update components/Footer.tsx
dce3d17
verified

akborana4 commited on

Update components/Footer.tsx
62be890
verified

akborana4 commited on

Update .env
dd9f066
verified

akborana4 commited on

Merge pull request #12 from ArnavSingh76533/copilot/update-front-page-ui-design
e8795c0
unverified

Arnav Singh commited on

Add new UI components and update front page design
57c2af0

copilot-swe-agent[bot] ArnavSingh76533 commited on

Initial plan
4037517

copilot-swe-agent[bot] commited on

Merge pull request #11 from ArnavSingh76533/copilot/fix-video-playlist-behavior
b39ee1b
unverified

Arnav Singh 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

Initial plan
404d1e4

copilot-swe-agent[bot] commited on

Merge pull request #10 from ArnavSingh76533/copilot/fix-video-player-ui-behavior
0cce54b
unverified

Arnav Singh 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

Initial plan
3d1cb57

copilot-swe-agent[bot] commited on

Merge pull request #9 from ArnavSingh76533/copilot/fix-loop-behavior-overlay
1a7c612
unverified

Arnav Singh commited on

Fix error message formatting for consistency
f2183cc

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

Initial plan
017db13

copilot-swe-agent[bot] commited on

Merge pull request #8 from ArnavSingh76533/copilot/update-media-player-ui-icons
2c778e9
unverified

Arnav Singh commited on

Update player icons to YouTube style and reorder controls
e3e71ad

copilot-swe-agent[bot] ArnavSingh76533 commited on

Initial plan
6509257

copilot-swe-agent[bot] commited on

Merge pull request #7 from ArnavSingh76533/copilot/fix-video-player-controls
8596f0d
unverified

Arnav Singh commited on

Apply UI fixes: remove redirect icon, fix volume alignment, move progress bar to bottom
7ceaf98

copilot-swe-agent[bot] ArnavSingh76533 commited on

Initial plan
7aa4dc4

copilot-swe-agent[bot] commited on

Merge pull request #6 from ArnavSingh76533/copilot/fix-landscape-video-issues
72419d9
unverified

Arnav Singh commited on

Fix landscape mode video fullscreen and PiP popup button
abe6017

copilot-swe-agent[bot] ArnavSingh76533 commited on

Initial plan
499b8dc

copilot-swe-agent[bot] commited on

Merge pull request #5 from ArnavSingh76533/copilot/fix-four-player-issues
09a5b52
unverified

Arnav Singh 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

Initial plan
094792a

copilot-swe-agent[bot] commited on

Merge pull request #4 from ArnavSingh76533/revert-3-copilot/replace-custom-video-player
7c4b4d4
unverified

Arnav Singh commited on

Revert "Replace react-player with native HTML5 video element"
a6d3871
unverified

Arnav Singh commited on

Merge pull request #3 from ArnavSingh76533/copilot/replace-custom-video-player
a9ce748
unverified

Arnav Singh commited on

Update README with HTML5 player documentation
041af3d

copilot-swe-agent[bot] ArnavSingh76533 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

Initial plan
f8d8caf

copilot-swe-agent[bot] commited on

Merge pull request #2 from ArnavSingh76533/copilot/update-app-ux-names-youtube-results
a944374
unverified

Arnav Singh 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