Commit graph

115 commits

Author SHA1 Message Date
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
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
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
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
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
Chneemann
19d956ef6a update responsive design 2024-08-09 04:34:51 +02:00
Chneemann
10ffea4412 bugfixes 2024-08-08 16:51:10 +02:00
Chneemann
ff59c040f5 bugfixes & clean code 2024-08-08 04:43:30 +02:00
Chneemann
874a65d12a clean code 2024-08-08 00:29:52 +02:00
Chneemann
4870349e23 show error overlay for a backend error 2024-08-08 00:28:58 +02:00
Chneemann
f00533de9d design error toast component 2024-08-07 22:32:45 +02:00
Chneemann
4c3e1339d6 added error toast component 2024-08-07 22:08:50 +02:00
Chneemann
fb3f040bff privacy policy & imprint no longer opens on new page 2024-08-07 21:56:26 +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
Chneemann
f61ff3c93d visual improvements 2024-08-03 18:27:23 +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
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
ce57f633d5 bugfixes 2024-08-03 13:44:54 +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
Chneemann
6ddae1f00c components sorted 2024-08-03 10:55:58 +02:00
Chneemann
8033cebac2 form for password change created 2024-08-03 10:51:43 +02:00
Chneemann
07800c77c5 design checkbox 2024-08-03 10:19:15 +02:00
Chneemann
72dbbcc456 update design, privacy policy checkbox added to registration form 2024-08-03 08:34:24 +02:00
Chneemann
f8d8d07879 added imprint & privacy policy 2024-08-03 03:13:56 +02:00
Chneemann
3b20deaf56 added forgot password component & design improvements 2024-08-03 02:28:42 +02:00
Chneemann
94717e053c auth layout outsourced 2024-08-03 01:57:28 +02:00
Chneemann
800b3ced9f clean code & bugfixes 2024-08-03 01:51:10 +02:00
Chneemann
5aca18a217 update registration process 2024-08-02 23:02:13 +02:00
Chneemann
9ffe232895 optimized registration process 2024-08-02 20:59:20 +02:00
Chneemann
65620e157a bugfixes 2024-08-02 20:43:03 +02:00
Chneemann
a436dd364d added & design login component 2024-08-02 19:37:38 +02:00
Chneemann
fbf7c314a4 update form validation 2024-08-02 19:15:42 +02:00
Chneemann
355de791a0 form validation error query 2024-08-02 04:45:47 +02:00
Chneemann
e33b751be3 update register design 2024-08-02 04:39:46 +02:00
Chneemann
0385f843ab added & design register component 2024-08-01 19:24:26 +02:00
Chneemann
ceaff766dd added footer & global font 2024-08-01 18:53:46 +02:00
Chneemann
36cccc8254 better contrast for background and logo 2024-08-01 18:38:56 +02:00
Chneemann
59d36b0530 added background home img 2024-08-01 16:12:18 +02:00
Chneemann
3eb3699ae8 added & design btn-large component 2024-08-01 15:42:43 +02:00
Chneemann
a8ae57ad84 added header component, logos & colors 2024-08-01 15:15:02 +02:00
Chneemann
c9dd48ac46 added home (landing page) 2024-08-01 14:59:26 +02:00
Chneemann
2bfe84f881 added auth component 2024-08-01 11:56:52 +02:00
Chneemann
82588488ef first commit 2024-08-01 11:02:09 +02:00