summaryrefslogtreecommitdiff
path: root/fbin/templates/images.html
AgeCommit message (Collapse)AuthorFilesLines
2018-08-06Add video list and video thumbnailsJon Bergli Heier1-2/+2
Add a separate video page for listing uploaded videos. The thumbnail endpoint now supports generating video thumbnails using ffmpegthumbnailer.
2017-04-09Major rewrite to use jab/oauth.Jon Bergli Heier1-0/+29
Highlights: - Uses the oauth branch of jab. - Changed design to use bootstrap. - Some minor changes to functionality in file uploading and listing. - API is currently disabled and incomplete.