Commit graph

20 commits

Author SHA1 Message Date
Chneemann
7c25827096 added video convert test & bugfixes 2024-08-25 08:10:56 +02:00
Chneemann
a93e225872 check whether the uploaded videos are available in the resolution 2024-08-20 19:40:32 +02:00
Chneemann
60309ac39c django_rq removed (server too weak), loading spinner added during upload 2024-08-18 18:59:53 +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
78424c709e update settings 2024-08-14 09:15:27 +02:00
Chneemann
817ddc63dd switch to movie data from the backend 2024-08-11 21:58:28 +02:00
Chneemann
d7b07202ec switchable password visibility 2024-08-10 07:56:28 +02:00
Chneemann
4870349e23 show error overlay for a backend error 2024-08-08 00:28:58 +02:00
Chneemann
01f98753cc check email duplicates on the server before registration 2024-08-07 04:48:22 +02:00
Chneemann
bfa8b61449 error when the email does not exist & clean code error service 2024-08-07 04:36:19 +02:00
Chneemann
966d03edbd password change via email & token possible 2024-08-06 18:35:01 +02:00
Chneemann
052899307e send forgot password email 2024-08-06 18:18:40 +02:00
Chneemann
876317a994 securing the video page with auth.guard 2024-08-06 04:38:17 +02:00
Chneemann
133735e2f7 user is now unlocked by his email and token from the email link 2024-08-05 18:02:51 +02:00
Chneemann
537519a3dd update error.service, added register send email for activation 2024-08-05 00:05:26 +02:00
Chneemann
1d1e6e58d9 added user register 2024-08-04 20:44:26 +02:00
Chneemann
b8a6c95910 added & configure auth login, environments & error.service 2024-08-04 15:55:49 +02:00
Chneemann
53c2caa45e added auth.service & config HttpClient 2024-08-04 10:48:52 +02:00