Commit graph

107 commits

Author SHA1 Message Date
Chneemann
644be7e71e added close btn 2024-08-22 04:45:54 +02:00
Chneemann
61f956d964 bugfixes 2024-08-21 20:54:51 +02:00
Chneemann
a3d7652ea2 update design 2024-08-21 20:24:08 +02:00
Chneemann
55b63966cf responsive design & bugfixes 2024-08-21 04:34:54 +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
012161a316 update browse design 2024-08-20 04:29:17 +02:00
Chneemann
60f42e4aae update hero banner design 2024-08-19 22:53:00 +02:00
Chneemann
6ba9a41404 update documentation 2024-08-19 22:09:05 +02:00
Chneemann
f3a0582428 added django rq 2024-08-19 20:39:47 +02:00
Chneemann
6fce3f1775 update allowed hosts & clean code 2024-08-19 15:31:36 +02:00
Chneemann
cfaa728e55 clean code 2024-08-18 21:23:00 +02:00
Chneemann
c9f2d0a054 update environment for v-server 2024-08-18 21:06:46 +02:00
Chneemann
60309ac39c django_rq removed (server too weak), loading spinner added during upload 2024-08-18 18:59:53 +02:00
Chneemann
9465ba7f18 clean code 2024-08-18 10:03:28 +02:00
Chneemann
1d192e35e1 update ffmpeg path 2024-08-17 18:54:24 +02:00
Chneemann
9fe80394e6 bugfix rq worker 2024-08-17 18:52:58 +02:00
Chneemann
a552eb2a10 bugfix 2024-08-16 19:29:07 +02:00
Chneemann
a31b9a1c15 update settings 2024-08-16 18:36:47 +02:00
Chneemann
690e991309 bugfix btn show no img if none was passed 2024-08-16 09:13:26 +02:00
Chneemann
9b5bbd3988 auth mail adapted to the server 2024-08-15 17:07:27 +02:00
Chneemann
54f411ae87 update requirements.txt, fix staticfiles in urls for v-server 2024-08-15 09:56:02 +02:00
Chneemann
eaabd96104 update requirements 2024-08-14 21:02:44 +02:00
Chneemann
58208d11dd when the thumbnail is created the page is refreshed 2024-08-14 19:21:56 +02:00
Chneemann
f20fd0566f bugfixes upload video 2024-08-14 18:04:52 +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
78424c709e update settings 2024-08-14 09:15:27 +02:00
Chneemann
ee934d730a upgrade requirements.txt 2024-08-13 16:54:11 +02:00
Chneemann
d1417a5c67 error caught when database is empty 2024-08-13 16:28:42 +02:00
Chneemann
2c7fd7a9ca datenbank auf postgresql umgestellt 2024-08-13 16:20:28 +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
9e976e06fd added task queue (django rq) & removes all files when the model is deleted 2024-08-12 18:43:29 +02:00
Chneemann
3564fcc360 added redis & django toolbar 2024-08-12 11:25:27 +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
b91dfc5223 code outsourced to tasks.py, videos are converted during upload 2024-08-12 09:21:28 +02:00
Chneemann
19a4de1e2d bugfix play btn 2024-08-12 07:41:00 +02:00
Chneemann
817ddc63dd switch to movie data from the backend 2024-08-11 21:58:28 +02:00
Chneemann
87b785d386 generate and save thumbnail for newly uploaded videos 2024-08-11 10:07:46 +02:00
Chneemann
5510054961 add signal handler to auto-delete video file on Video model deletion 2024-08-11 09:23:49 +02:00
Chneemann
bf0785bc78 upload videos in the backend 2024-08-11 09:05:13 +02:00
Chneemann
4fe20b908e update favicon 2024-08-10 16:45:50 +02:00
Chneemann
c4b9818e65 design scrollbar 2024-08-10 16:44:15 +02:00
Chneemann
3f8bc3ab0e bugfix design & update header logo 2024-08-10 08:05:36 +02:00
Chneemann
d7b07202ec switchable password visibility 2024-08-10 07:56:28 +02:00
Chneemann
1f460dc0a4 error toast also closes when you click on the blurred part 2024-08-09 18:49:45 +02:00
Chneemann
d70982c0b5 update responsive design 2024-08-09 18:42:38 +02:00