summaryrefslogtreecommitdiff
path: root/public/js/slide.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-15Linter: Fix all lint errorsPhilip Molares1-67/+74
2021-02-02Fix wrong acces to slide optionsTilman Vatteroth1-49/+50
2021-01-15Delete slide options that are not definedTilman Vatteroth1-0/+6
2021-01-14added theme to the sanitization of slideOptionsPhilip Molares1-0/+1
2021-01-14added sanitation to the slideMode in frontmatterPhilip Molares1-1/+50
2019-05-31Fix eslint warningsSheogorath1-5/+5
2018-06-24Add Print icon to slide viewSheogorath1-0/+1
2017-10-05Fix blockquote not parse correctly in slide modeWu Cheng-Han1-2/+0
2017-09-27Fix the < and > symbols are doubly escaped which affected by executing preven...Wu Cheng-Han1-0/+2
2017-09-27Fix slide mode contains unclosed tags might cause XSS [Security Issue]Wu Cheng-Han1-1/+2
2017-06-14Fix slide mode might hide scrollbar on some linuxMax Wu1-2/+2
2017-03-21Fix duplicated loading of reveal markdown pluginWu Cheng-Han1-14/+11
2017-03-20Update to make removeDOMEvents only process once in slide modeWu Cheng-Han1-2/+1
2017-03-14Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han1-1/+3
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li1-97/+98
2017-01-05Convert slide.js to es6Yukai Huang1-33/+31
2016-12-18Fix slide mode on print pdf not finish view renderingWu Cheng-Han1-4/+12
2016-11-29Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han1-2/+2
2016-11-26Optimize slide page resource packing and load orders, fix possible wrong chun...Wu Cheng-Han1-1/+0
2016-11-26Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...Wu Cheng-Han1-3/+0
2016-11-26Fix slide might trigger script when processing markdown which cause XSS [Secu...Wu Cheng-Han1-4/+10
2016-11-02Require slide mode stylesheetsYukai Huang1-0/+3
2016-11-01Fix viewAjaxCallback might be called on nullWu Cheng-Han1-1/+1
2016-10-19Try to remove unused front-end dependencyWu Cheng-Han1-18/+1
2016-10-13Fix spellcheckYukai Huang1-1/+0
2016-10-13Fix lastchangeui and moment timestampsYukai Huang1-15/+2
2016-10-13Optimize common assets with CDNYukai Huang1-3/+0
2016-10-13Refactor webpack moduleYukai Huang1-8/+0
2016-10-11CleanupYukai Huang1-19/+0
2016-10-11Remove unused viz.js requireYukai Huang1-1/+0
2016-10-10Slide mode is now workingYukai Huang1-0/+73
2016-08-15Update to hide scrollbar (but scrollable) in the slide modeWu Cheng-Han1-0/+4
2016-08-15Update slide ready and change event to improve performanceWu Cheng-Han1-6/+9
2016-08-15Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han1-0/+11
2016-08-14Update slide mode, now respect all meta settings and update default stylesWu Cheng-Han1-1/+23
2016-08-01Update to support slideOptions in the YAML metadataWu Cheng-Han1-1/+4
2016-07-30Update workaround for slide, need to trigger it in other thread via setTimeoutWu Cheng-Han1-0/+4
2016-07-30Update slide rendering to reduce DOM wrap and avoid duplicate rendering slidesWu Cheng-Han1-4/+8
2016-07-02Fix missing parameter in slide.jsWu Cheng-Han1-1/+1
2016-07-02Update to make slide mode support all extra syntax and change it's rendering ...Wu Cheng-Han1-0/+65