Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move slide actions to own file | David Mehren | 2019-10-27 | 1 | -9/+0 |
| | | | | Signed-off-by: David Mehren <dmehren1@gmail.com> | ||||
* | Add SVG image detection based on file extension | Lennart Weller | 2019-06-18 | 1 | -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> | ||||
* | switch to __dirname | butlerx | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | check if reveal theme exists | butlerx | 2017-06-01 | 1 | -0/+9 |
| | |||||
* | Use single quotes | LluisArevalo | 2017-05-08 | 1 | -11/+11 |
| | |||||
* | Add Content-Type to the images uploaded to AWS S3 | LluisArevalo | 2017-05-08 | 1 | -0/+20 |
| | |||||
* | fix: Other dialect duplicated add index problem | BoHong Li | 2017-03-28 | 1 | -0/+5 |
Detect is using SQLite to add index |