summaryrefslogtreecommitdiff
path: root/lib/utils.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-12Makes the mime also work with upper case extensionpierreozoux1-1/+1
Signed-off-by: pierreozoux <pierre@ozoux.net>
2019-10-27Move slide actions to own fileDavid Mehren1-9/+0
Signed-off-by: David Mehren <dmehren1@gmail.com>
2019-06-18Add SVG image detection based on file extensionLennart Weller1-0/+2
Add simple SVG image detecetion base on the file extension .svg. This fixes the SVG being delivered as binary/octet-stream and makes it possible to embedd the SVG. Signed-off-by: Lennart Weller <lennart.weller@hansemerkur.de>
2017-06-02switch to __dirnamebutlerx1-1/+1
2017-06-01check if reveal theme existsbutlerx1-0/+9
2017-05-08Use single quotesLluisArevalo1-11/+11
2017-05-08Add Content-Type to the images uploaded to AWS S3LluisArevalo1-0/+20
2017-03-28fix: Other dialect duplicated add index problemBoHong Li1-0/+5
Detect is using SQLite to add index