Commit Graph

21 Commits

Author SHA1 Message Date
8f57e6c0cf Highlight current quality 2020-05-20 14:12:04 +02:00
8140a77e61 Fix defaultdict problem 2020-05-20 14:12:04 +02:00
4bff78d0ac Fix uploads serving 2020-05-20 14:12:04 +02:00
3a06e4ec9f Implement video view page 2020-05-20 14:12:04 +02:00
f5be1b5156 Added poster and og_image 2020-05-20 14:12:04 +02:00
427bf3ac82 Add get_short_name_of_transcoding_type() 2020-05-20 14:12:04 +02:00
fcabf013e0 Added transcoding types 2020-05-20 14:12:04 +02:00
2b5785444f Added better upload model 2020-05-20 14:12:04 +02:00
297a16a0b3 dirs for file storage 2020-05-04 20:27:14 +02:00
11a7a736c2 Add proper file storage settings 2020-05-04 20:26:44 +02:00
2d6e26e474 video and quality unique 2020-05-04 19:48:11 +02:00
ed1a16b08a Slug unique 2020-05-04 19:48:00 +02:00
287f652fd2 Add an admin 2020-05-04 19:36:05 +02:00
ee8d8e0ea8 Add some testviews 2020-05-04 19:35:51 +02:00
cdca198228 use better typing.NamedTuple 2020-05-04 19:31:13 +02:00
83b3856616 Add videodinges to apps to make manage.py work 2020-05-04 18:03:10 +02:00
a2839c9f91 Fix models 2020-05-04 18:03:03 +02:00
f55a31e12b Update packages
Django to 3.0, for 1.11 and 2.2 are too old
2020-05-04 17:48:41 +02:00
7ff2d2e3d5 Excerpt of the model structure we need 2019-01-03 19:17:01 +01:00
39cd5d4005 First Requirements.txt 2019-01-03 19:16:29 +01:00
b9b32b913a Initiate django project 2019-01-03 19:16:11 +01:00