- 24 Oct, 2022 4 commits
-
-
Seb authored
-
Seb authored
-
Seb authored
-
Craig Weber authored
-
- 04 Oct, 2022 4 commits
-
-
13hakta authored
-
13hakta authored
-
13hakta authored
-
AleksandrSolonitsky authored
-
- 03 Aug, 2022 1 commit
-
-
13hakta authored
-
- 08 Nov, 2021 1 commit
-
-
Kevin Gutiérrez authored
-
- 05 Nov, 2021 1 commit
-
-
Kevin Gutiérrez authored
Fix #85
-
- 30 Sep, 2021 2 commits
- 09 Jul, 2021 1 commit
-
-
Seb authored
-
- 08 Jun, 2021 1 commit
-
-
Joshua Munn authored
-
- 31 Mar, 2021 1 commit
-
-
Jonny Scholes authored
-
- 16 Mar, 2021 2 commits
-
-
Jonny Scholes authored
-
Jonny Scholes authored
-
- 03 Mar, 2021 10 commits
-
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
Kevin Gutierrez authored
-
- 27 Feb, 2021 3 commits
-
-
Kevin Gutiérrez authored
There could be case where someone only needs the ability to upload videos without having to transocode them. It would also be useful while #65 is solved
-
Kevin Gutiérrez authored
The idea of adding that block was to have the ability to remove transcodes. I'll create another PR to solve that issue.
-
Kevin Gutiérrez authored
-
- 16 Feb, 2021 1 commit
-
-
Kevin Gutiérrez authored
-
- 15 Feb, 2021 2 commits
-
-
Kevin Gutiérrez authored
-
Kevin Gutiérrez authored
-
- 09 Feb, 2021 6 commits
-
-
Kevin Gutiérrez authored
-
Kevin Gutiérrez authored
-
Kevin Gutiérrez authored
-
Kevin Gutiérrez authored
-
Kevin Gutiérrez authored
Using Cloud Storage could generate urls like: `https://storage.googleapis.com/<BUCKET_NAME>/<PATH>/testwebm?Expires=1612931745&GoogleAccessId=<ACCOUNT>&Signature=<SIGNATURE>` Passing parameters to the URL returns None in mime.guess_type(url) Also, extracting the mimetype to some property that can be reused. Similar to https://github.com/wagtail/wagtail/blob/master/wagtail/documents/models.py#L170
-
Seb authored
-