wubloader/restreamer
Mike Lang 834edf2701
Don't show a template option for non-png files ()
Each template now has two files, a `.png` and a `.json`. This is currently making them show up twice.
To fix this, we only consider files which end in `.png`.

We do this in the backend so the frontend doesn't need to know about it.
..
restreamer Don't show a template option for non-png files ()
Dockerfile OS-level dependencies for Pillow
setup.py restreamer: Add endpoint for previewing thumbnails