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
|
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
|
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
|
69407e9f53
|
bugfix login token creation
|
2024-08-05 18:05:16 +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
|
3b4e1634ab
|
added verify token in custom user model
|
2024-08-05 15:44:42 +02:00 |
|
Chneemann
|
537519a3dd
|
update error.service, added register send email for activation
|
2024-08-05 00:05: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
|
94b096e6c0
|
added user api-view
|
2024-08-04 10:02:07 +02:00 |
|
Chneemann
|
f8af9ee5df
|
customized form added to the admin interface for the user
|
2024-08-04 08:57:10 +02:00 |
|
Chneemann
|
6743153be0
|
update backend data structure, custom user created
|
2024-08-04 08:47:19 +02:00 |
|
Chneemann
|
e5658a8c4e
|
app user changed to users and integrated
|
2024-08-04 08:32:29 +02:00 |
|
Chneemann
|
aa660a1289
|
new backend data structure
|
2024-08-04 08:25:52 +02:00 |
|
Chneemann
|
3ba66f282a
|
added users & groups view
|
2024-08-01 13:54:49 +02:00 |
|
Chneemann
|
82588488ef
|
first commit
|
2024-08-01 11:02:09 +02:00 |
|