26 Commits

Author SHA1 Message Date
e0e8f8742c Add watch progress feature to video model and UI
All checks were successful
Build / build (push) Successful in 2m29s
2025-06-17 20:05:40 +02:00
85e0c89ee8 Show title 2025-06-17 19:49:47 +02:00
81af56e5c7 Refactor video thumbnail handling to support multiple next videos and improve data structure
All checks were successful
Build / build (push) Successful in 5m52s
2025-06-17 18:53:05 +02:00
371b3be5fd Adjust thumbnail positioning offsets for improved visual alignment 2025-06-17 18:15:50 +02:00
8103839e72 Add mousemove event to show video controls and reset timer for improved user interaction 2025-06-17 16:02:43 +02:00
f22ff5c1a4 Refactor video thumbnail handling and improve overlay positioning for enhanced user experience 2025-06-17 16:00:10 +02:00
f226d1f402 Working on better video flow 2025-06-17 15:14:00 +02:00
1cfb023ff6 Enhance video thumbnail focus styles for improved accessibility and visual feedback 2025-06-17 14:36:03 +02:00
111e0333f0 Refactor keyboard navigation to focus on current thumbnail for better accessibility 2025-06-17 14:32:01 +02:00
9fe797b73d Enhance background styling and fix thumbnail assignment for video controls 2025-06-17 14:30:22 +02:00
9998a0ab36 Enhance video thumbnail focus handling and update video retrieval logic 2025-06-17 14:18:01 +02:00
cc00e58561 Refactor loader functionality to improve user experience during video loading 2025-06-17 11:47:50 +02:00
88e8e03706 Refactor keyboard navigation for video controls to streamline event handling 2025-06-17 10:45:31 +02:00
3d603e1b68 Enhance accessibility and keyboard navigation for video controls and overlays 2025-06-17 10:36:39 +02:00
e0297afe0f Update video time update handling and refine seek bar input 2025-06-17 10:13:07 +02:00
493b460d34 Remove comment 2025-06-17 10:06:14 +02:00
e3424ad77b Refactor video overlay implementation to improve control handling and visibility 2025-06-17 10:05:39 +02:00
c8b6798f9b Refactor javascript code a little 2025-06-17 10:01:19 +02:00
3857171bdb Implement custom video controls with play/pause and seek functionality 2025-06-17 09:50:42 +02:00
d2c1384a92 Enhance cursor visibility in video overlay during inactivity 2025-06-17 09:47:40 +02:00
e880a93dcb Implement inactivity-based visibility for back button in video overlay 2025-06-17 09:46:36 +02:00
7eb737705e Implement video overlay with back button and fullscreen handling 2025-06-17 09:43:23 +02:00
a0b4e6d649 Add CSS class for video player and refactor video element creation 2025-06-17 09:29:50 +02:00
8696b9c0f6 Implement play button functionality for video playback in fullscreen 2025-06-17 09:28:53 +02:00
e17b9f3ec4 Add play button to video thumbnails and implement video streaming endpoint 2025-06-17 09:27:49 +02:00
9100d11bbf Working on new UI 2025-06-17 09:21:25 +02:00