summaryrefslogtreecommitdiff
path: root/public/views (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-10-10Update npm and bower dependencies with related patchWu Cheng-Han5-14/+14
2016-10-10Update to support delete noteWu Cheng-Han1-0/+22
2016-10-10Fix broken link id referenceWu Cheng-Han1-1/+1
2016-10-10Update to support showing owner on the infobarWu Cheng-Han3-3/+22
2016-10-10Update to support Ukrainian localeWu Cheng-Han1-0/+1
2016-10-10Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish localesWu Cheng-Han1-0/+6
2016-10-10Extract config.js from common.js to make client setting file clean and also m...Wu Cheng-Han4-0/+4
2016-10-10Cover page is now workingYukai Huang1-4/+1
2016-10-10Slide mode is now workingYukai Huang1-33/+5