summaryrefslogtreecommitdiff
path: root/public/views/slide.ejs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-03Fix possible MathJax XSS issue [Security Issue]Max Wu1-0/+2
2018-11-19Update reveal.js to version 3.7.0Sheogorath1-3/+3
2018-11-03removing global site layout vars from individual routers, putting them into a...Claudius1-12/+12
2018-10-10Remove dead package octiconSheogorath1-1/+0
2018-10-05Replace font-awesome with fork-awesomeSheogorath1-1/+1
2018-06-30Update highlight.jsSheogorath1-1/+1
2018-06-30Update to octicon 4.4.0Sheogorath1-1/+1
2018-06-24Add Print icon to slide viewSheogorath1-1/+1
2018-06-18Move polyfill to CDN sectionSheogorath1-2/+1
2018-01-29Upgrade reveal.js to 3.6.0 and useCDN option for CSS includeWu Cheng-Han1-5/+4
2017-10-30Upgrade mermaid to v7.1.0, fix #600Peter Dave Hello1-1/+1
2017-10-23Externalise trivial inline styles from slide.ejsLiterallie1-5/+5
2017-10-22Fix MathJax CSP issuesLiterallie1-3/+1
2017-10-22CSP: Add nonce to slide view inline JSLiterallie1-1/+1
2017-05-31add the ability to set slide theme in slide optionsbutlerx1-0/+4
2017-04-18Fix indent in views, shouldn't mix tabs with spacesPeter Dave Hello1-6/+6
2017-04-18Use abcjs on cdnjs, cc @jackycutePeter Dave Hello1-0/+1
2017-03-21Update to use CDN css for emojify.js when applicableWu Cheng-Han1-1/+1
2017-02-02Fix to use minified CDN file source in mermaidWu Cheng-Han1-1/+1
2017-02-02Update viz.js and mermaid CDN linksWu Cheng-Han1-2/+2
2017-01-21Fix template partial pathWu Cheng-Han1-7/+7
2017-01-21Refactor templates and rearrange its pathWu Cheng-Han1-7/+7
2016-12-19Upgrade dependenciesWu Cheng-Han1-6/+6
2016-11-29Update webpack and slide resource loading to reduce pack sizeWu Cheng-Han1-1/+0
2016-11-29Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han1-5/+8
2016-11-26Optimize slide page resource packing and load orders, fix possible wrong chun...Wu Cheng-Han1-32/+17
2016-11-26Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...Wu Cheng-Han1-5/+5
2016-11-26Fix slide might trigger script when processing markdown which cause XSS [Secu...Wu Cheng-Han1-1/+1
2016-11-26Update to separate polypill for IE to a templateWu Cheng-Han1-7/+1
2016-11-07Fix syntax highlighting not apply correctly in slidesWu Cheng-Han1-3/+3
2016-11-04Fix slide highlighting styles not apply properly and add missing styles depen...Wu Cheng-Han1-3/+3
2016-11-03Add font css to templatesYukai Huang1-0/+2
2016-11-02Require slide mode stylesheetsYukai Huang1-3/+2
2016-10-29Fix slide export pdf styles not applied issue and add shiv and shim for IEWu Cheng-Han1-4/+16
2016-10-25Update mathjax cdn path and source pathWu Cheng-Han1-2/+4
2016-10-23Fix config.js use cdn option not parse properly and add missing cdn resourcesWu Cheng-Han1-0/+3
2016-10-23Fix some typo of PR #230Wu Cheng-Han1-1/+0
2016-10-23Use CDNJS by default with https and SRI supportPeter Dave Hello1-14/+15
2016-10-19Fix to use bower version emojify.jsWu Cheng-Han1-0/+1
2016-10-18Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han1-1/+1
2016-10-18Add missing tooltip scriptYukai Huang1-0/+1
2016-10-14Move gist-embed to CDNYukai Huang1-0/+1
2016-10-14Move highlight.js to CDNYukai Huang1-0/+1
2016-10-13Add handlebars script tagYukai Huang1-0/+1
2016-10-13Fix lastchangeui and moment timestampsYukai Huang1-0/+1
2016-10-13Optimize common assets with CDNYukai Huang1-1/+2
2016-10-13Config CDN for viz.jsYukai Huang1-0/+1
2016-10-12Remove slide.ejs style tagYukai Huang1-1/+0
2016-10-12Enable production assets hashYukai Huang1-2/+2
2016-10-11Optimize viz.js async rendering through webpack chunkYukai Huang1-1/+1