summaryrefslogtreecommitdiff
path: root/public/views (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-26Update dependency gist-embed to 2.6.0Wu Cheng-Han1-1/+1
2016-11-26Optimize slide page resource packing and load orders, fix possible wrong chun...Wu Cheng-Han2-33/+18
2016-11-26Optimize pretty page resource packing and load ordersWu Cheng-Han1-26/+16
2016-11-26Optimize hackmd resource packing and load ordersWu Cheng-Han3-46/+16
2016-11-26Optimize index page resources packing and loadsWu Cheng-Han1-26/+8
2016-11-26Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...Wu Cheng-Han5-12/+12
2016-11-26Fix slide might trigger script when processing markdown which cause XSS [Secu...Wu Cheng-Han1-1/+1
2016-11-26Update socket.io to 1.6.0Wu Cheng-Han1-1/+1
2016-11-26Update to separate polypill for IE to a templateWu Cheng-Han5-21/+11
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-Han2-3/+4
2016-11-03Add font css to templatesYukai Huang4-0/+8
2016-11-02Require slide mode stylesheetsYukai Huang1-3/+2
2016-11-02Require pretty stylesheetsYukai Huang1-3/+0
2016-11-02Require cover stylesheetsYukai Huang1-2/+0
2016-11-02Require index stylesheetsYukai Huang1-4/+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-Han3-6/+12
2016-10-23Fix conflicting bootstrap in index and add select2 in non-cdn resourceWu Cheng-Han1-1/+1
2016-10-23Update to move select2 dependency to bower and add its cdn sourcesWu Cheng-Han1-1/+3
2016-10-23Fix config.js use cdn option not parse properly and add missing cdn resourcesWu Cheng-Han3-0/+5
2016-10-23Fix some typo of PR #230Wu Cheng-Han2-2/+1
2016-10-23Use CDNJS by default with https and SRI supportPeter Dave Hello6-83/+84
2016-10-21Update to support Swedish localeWu Cheng-Han1-0/+1
2016-10-19Fix to use bower version emojify.jsWu Cheng-Han4-1/+4
2016-10-19Fix index social-foot stylesWu Cheng-Han1-1/+1
2016-10-18Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han3-3/+3
2016-10-18Add missing tooltip scriptYukai Huang1-0/+1
2016-10-14Update to support Hindi localeWu Cheng-Han1-0/+1
2016-10-14Fix export html highlight style source is missing and should load emojify sty...Wu Cheng-Han1-1/+2
2016-10-14Move gist-embed to CDNYukai Huang3-0/+3
2016-10-14Move list-pagination plugin to CDNYukai Huang1-0/+1
2016-10-14Move highlight.js to CDNYukai Huang4-0/+4
2016-10-13Add handlebars script tagYukai Huang2-0/+2
2016-10-13Fix HTML exportingYukai Huang2-0/+2
2016-10-13Fix history deletionYukai Huang1-1/+3
2016-10-13Remove jquery-scrollspy dependencyYukai Huang2-2/+0
2016-10-13Fix lastchangeui and moment timestampsYukai Huang3-0/+3
2016-10-13Fix scrollspyYukai Huang2-1/+3
2016-10-13Optimize common assets with CDNYukai Huang5-13/+15
2016-10-13Config CDN for viz.jsYukai Huang3-1/+3
2016-10-12Fix stylesheet orderingYukai Huang1-2/+1
2016-10-12Remove slide.ejs style tagYukai Huang1-1/+0
2016-10-12Enable production assets hashYukai Huang7-10/+14
2016-10-12Load more scripts using webpackYukai Huang2-3/+0
2016-10-12Load customized vendor script through script-loaderYukai Huang1-4/+0
2016-10-11Optimize viz.js async rendering through webpack chunkYukai Huang4-4/+4
2016-10-11Update to support pagination for history listWu Cheng-Han1-0/+2
2016-10-11Manage more packages with npm and webpackYukai Huang4-13/+1
2016-10-11Split common vendor javascript into chunksYukai Huang4-5/+4