videoflix/backend/videoflix/content
2024-08-25 17:58:50 +02:00
..
migrations upload videos in the backend 2024-08-11 09:05:13 +02:00
__init__.py upload videos in the backend 2024-08-11 09:05:13 +02:00
admin.py bugfixes, clean code, switch vjs player to hls, optimized backend & play video in different resolutions 2024-08-14 14:00:27 +02:00
apps.py add signal handler to auto-delete video file on Video model deletion 2024-08-11 09:23:49 +02:00
class_assets.py bugfixes, clean code, switch vjs player to hls, optimized backend & play video in different resolutions 2024-08-14 14:00:27 +02:00
models.py creator added to the video model 2024-08-25 17:58:50 +02:00
serializer.py switch to movie data from the backend 2024-08-11 21:58:28 +02:00
signals.py added video convert test & bugfixes 2024-08-25 08:10:56 +02:00
tasks.py added video convert test & bugfixes 2024-08-25 08:10:56 +02:00
tests.py added documentation 2024-08-25 16:35:58 +02:00
views.py enable cachettl 2024-08-25 16:36:40 +02:00