Commit graph

23 commits

Author SHA1 Message Date
Chneemann
2d3d00c441 Add functionality to mark video as watched on server when viewed 2024-09-14 09:30:30 +02:00
Chneemann
41fee56a49 Fix: Optimize video & thumbnail load 2024-09-12 04:38:32 +02:00
Chneemann
16a6e351d4 Add fallback image for video loading and error states 2024-09-11 04:56:45 +02:00
Chneemann
20a399b5c7 implement video thumbnail generation and display in movie banner 2024-09-05 04:33:40 +02:00
Chneemann
8d3d925a6d fix refresh page bug 2024-08-31 07:28:11 +02:00
Chneemann
03105c4fc6 notes on conversion and availability of videos for the user added 2024-08-30 09:14:48 +02:00
Chneemann
0d7b669cf6 update design 2024-08-28 20:04:55 +02:00
Chneemann
ed7460177c update liked_videos handling in frontend and backend 2024-08-27 01:20:23 +02:00
Chneemann
41a708c324 update favorite design 2024-08-27 00:45:15 +02:00
Chneemann
73fc8e0352 update favorite img design 2024-08-26 23:57:55 +02:00
Chneemann
de49073d9e add like function for movies 2024-08-26 23:51:35 +02:00
Chneemann
5e39c3d035 customized functions for the back button 2024-08-24 09:06:46 +02:00
Chneemann
8c3e7c3028 update responsive design & bugfixes 2024-08-23 21:02:45 +02:00
Chneemann
3453f42ad5 update responsive design 2024-08-23 20:27:52 +02:00
Chneemann
a93e225872 check whether the uploaded videos are available in the resolution 2024-08-20 19:40:32 +02:00
Chneemann
c686296aeb bugfixes, clean code, switch vjs player to hls, optimized backend & play video in different resolutions 2024-08-14 14:00:27 +02:00
Chneemann
8fa95443aa videos werden in .m3u8 beim hochladen gerendert, videojs player hinzugefügt 2024-08-13 11:13:04 +02:00
Chneemann
ced191e0fa added django-import-export 2024-08-12 21:38:52 +02:00
Chneemann
0d64d090fa create two thumbnails in different resolutions when uploading the video and display them in the frontend 2024-08-12 09:51:25 +02:00
Chneemann
817ddc63dd switch to movie data from the backend 2024-08-11 21:58:28 +02:00
Chneemann
17cf83a4f2 video player hinzugefügt 2024-08-03 18:21:35 +02:00
Chneemann
f3eafd70a6 you can pass an icon in the button and display it on the right or left 2024-08-03 17:18:44 +02:00
Chneemann
3ab7614e7e design movie hero banner & category 2024-08-03 13:17:44 +02:00