Thimo

Results 4 comments of Thimo

It **is** auto-generated if the slug is empty. But on the model level the field is not marked optional (missing `blank=True`) . For now I patched the model form: ```python...

There could be some property in the main Nextcloud configuration to prevent the usage of a given download option. This way providers would be able to block this functionality if...

The problem is, that you can do CPU intensive tasks with video processing software. But if it is limited to some preview images, it wouldn't be an issue, imho.