Commit graph

26 commits

Author SHA1 Message Date
Chneemann
f895e2900b style: refine layout and UI elements for improved visual consistency 2025-04-20 08:46:32 +02:00
Chneemann
28acea1663 refactor: extract MoviesListComponent to simplify CategoriesComponent 2025-04-20 08:04:45 +02:00
Chneemann
2d3d00c441 Add functionality to mark video as watched on server when viewed 2024-09-14 09:30:30 +02:00
Chneemann
90dca91f6d Implement video watched status display in frontend 2024-09-13 20:53:06 +02:00
Chneemann
cf2eae1752 Fix: Prevent premature rendering while movies load 2024-09-06 20:38:01 +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
3f2d4afc06 clean code & bugfixes 2024-08-29 09:48:37 +02:00
Chneemann
5fc3e5b062 display & save favorite movies 2024-08-28 15:24:51 +02:00
Chneemann
5e39c3d035 customized functions for the back button 2024-08-24 09:06:46 +02:00
Chneemann
3453f42ad5 update responsive design 2024-08-23 20:27:52 +02:00
Chneemann
3475c61bf3 update responsive design 2024-08-22 23:57:52 +02:00
Chneemann
fd7cb3a8dc only the videos that have been uploaded in the resolution are playable 2024-08-20 19:51:46 +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
27232e1421 rename & design upload movie component 2024-08-14 10:24:06 +02:00
Chneemann
38e5456bca new movie component added and integrated 2024-08-14 09:45:16 +02:00
Chneemann
3545c0e718 added & design small btn component 2024-08-14 09:28:09 +02:00
Chneemann
d1417a5c67 error caught when database is empty 2024-08-13 16:28:42 +02:00
Chneemann
8fa95443aa videos werden in .m3u8 beim hochladen gerendert, videojs player hinzugefügt 2024-08-13 11:13:04 +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
fd21bbf9bc show the films in categories & last added, mark the selected one 2024-08-03 17:42:32 +02:00
Chneemann
3ab7614e7e design movie hero banner & category 2024-08-03 13:17:44 +02:00
Chneemann
7bda7ca5d2 added browse component 2024-08-03 11:06:16 +02:00