summaryrefslogtreecommitdiff
path: root/public/views/slide.ejs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade dependenciesWu Cheng-Han2016-12-191-6/+6
|
* Update webpack and slide resource loading to reduce pack sizeWu Cheng-Han2016-11-291-1/+0
|
* Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han2016-11-291-5/+8
|
* Optimize slide page resource packing and load orders, fix possible wrong ↵Wu Cheng-Han2016-11-261-32/+17
| | | | chunks orders and font awesome version
* Fix possible XSS in yaml-metadata and turn using ejs escape syntax than ↵Wu Cheng-Han2016-11-261-5/+5
| | | | external lib [Security Issue]
* Fix slide might trigger script when processing markdown which cause XSS ↵Wu Cheng-Han2016-11-261-1/+1
| | | | [Security Issue]
* Update to separate polypill for IE to a templateWu Cheng-Han2016-11-261-7/+1
|
* Fix syntax highlighting not apply correctly in slidesWu Cheng-Han2016-11-071-3/+3
|
* Merge pull request #243 from Yukaii/google-font-optional-cdnMax Wu2016-11-041-0/+2
|\ | | | | Google font optional cdn
| * Add font css to templatesYukai Huang2016-11-031-0/+2
| |
* | Fix slide highlighting styles not apply properly and add missing styles ↵Wu Cheng-Han2016-11-041-3/+3
|/ | | | dependency of prism in html export
* Require slide mode stylesheetsYukai Huang2016-11-021-3/+2
|
* Fix slide export pdf styles not applied issue and add shiv and shim for IEWu Cheng-Han2016-10-291-4/+16
|
* Update mathjax cdn path and source pathWu Cheng-Han2016-10-251-2/+4
|
* Fix config.js use cdn option not parse properly and add missing cdn resourcesWu Cheng-Han2016-10-231-0/+3
|
* Fix some typo of PR #230Wu Cheng-Han2016-10-231-1/+0
|
* Use CDNJS by default with https and SRI supportPeter Dave Hello2016-10-231-14/+15
|
* Fix to use bower version emojify.jsWu Cheng-Han2016-10-191-0/+1
|
* Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2016-10-181-0/+1
|\
| * Add missing tooltip scriptYukai Huang2016-10-181-0/+1
| |
* | Update emoji parser using markdown-it-emoji instead of emojify to solve ↵Wu Cheng-Han2016-10-181-1/+1
|/ | | | issue #217
* Move gist-embed to CDNYukai Huang2016-10-141-0/+1
|
* Move highlight.js to CDNYukai Huang2016-10-141-0/+1
|
* Add handlebars script tagYukai Huang2016-10-131-0/+1
|
* Fix lastchangeui and moment timestampsYukai Huang2016-10-131-0/+1
|
* Optimize common assets with CDNYukai Huang2016-10-131-1/+2
| | | | | | | * jquery * lodash * socket.io * boostrap
* Config CDN for viz.jsYukai Huang2016-10-131-0/+1
|
* Remove slide.ejs style tagYukai Huang2016-10-121-1/+0
|
* Enable production assets hashYukai Huang2016-10-121-2/+2
|
* Merge branch 'master' into webpack-frontendYukai Huang2016-10-111-5/+11
|\
| * Update npm and bower dependencies with related patchWu Cheng-Han2016-10-101-3/+3
| |
| * Update to support showing owner on the infobarWu Cheng-Han2016-10-101-1/+8
| |
| * Extract config.js from common.js to make client setting file clean and also ↵Wu Cheng-Han2016-10-101-0/+1
| | | | | | | | make upgrade easier
* | Optimize viz.js async rendering through webpack chunkYukai Huang2016-10-111-1/+1
| |
* | Manage more packages with npm and webpackYukai Huang2016-10-111-1/+0
| |
* | Split common vendor javascript into chunksYukai Huang2016-10-111-1/+1
| |
* | Slide mode is now workingYukai Huang2016-10-101-33/+5
|/
* Update to hide scrollbar (but scrollable) in the slide modeWu Cheng-Han2016-08-151-24/+25
|
* Update slide mode to show extra info and support url actions and support ↵Wu Cheng-Han2016-08-151-0/+24
| | | | disqus via yaml-metadata
* Update slide mode, now respect all meta settings and update default stylesWu Cheng-Han2016-08-141-1/+1
|
* Update to support slideOptions in the YAML metadataWu Cheng-Han2016-08-011-0/+2
|
* Update bower dependencies and cdn versionWu Cheng-Han2016-07-301-1/+1
|
* Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han2016-07-301-1/+1
|
* Update gist-embed to 2.5 and using bower to manage itWu Cheng-Han2016-07-131-1/+1
|
* Update to make slide mode support all extra syntax and change it's rendering ↵Wu Cheng-Han2016-07-021-55/+68
| | | | engine
* Update to support new metadata: title, description, tags and ↵Cheng-Han, Wu2016-06-211-0/+8
| | | | google-analytics (GA) and refactor render publish slide response function
* Update all client dependencies and cdn versions, workaround sequence-diagram ↵Cheng-Han, Wu2016-06-171-2/+2
| | | | svg to be resizable
* Update slide template using ejs instead of mustache to reduce similar ↵Cheng-Han, Wu2016-05-291-0/+85
package dependency