summaryrefslogtreecommitdiff
path: root/public/views (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-044-0/+8
|\
| * Add font css to templatesYukai Huang2016-11-034-0/+8
* | Fix slide highlighting styles not apply properly and add missing styles depen...Wu Cheng-Han2016-11-042-3/+4
|/
* Require slide mode stylesheetsYukai Huang2016-11-021-3/+2
* Require pretty stylesheetsYukai Huang2016-11-021-3/+0
* Require cover stylesheetsYukai Huang2016-11-021-2/+0
* Require index stylesheetsYukai Huang2016-11-021-4/+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-253-6/+12
* Fix conflicting bootstrap in index and add select2 in non-cdn resourceWu Cheng-Han2016-10-231-1/+1
* Update to move select2 dependency to bower and add its cdn sourcesWu Cheng-Han2016-10-231-1/+3
* Fix config.js use cdn option not parse properly and add missing cdn resourcesWu Cheng-Han2016-10-233-0/+5
* Fix some typo of PR #230Wu Cheng-Han2016-10-232-2/+1
* Use CDNJS by default with https and SRI supportPeter Dave Hello2016-10-236-83/+84
* Update to support Swedish localeWu Cheng-Han2016-10-211-0/+1
* Fix to use bower version emojify.jsWu Cheng-Han2016-10-194-1/+4
* Fix index social-foot stylesWu Cheng-Han2016-10-191-1/+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 issue...Wu Cheng-Han2016-10-183-3/+3
|/
* Update to support Hindi localeWu Cheng-Han2016-10-141-0/+1
* Fix export html highlight style source is missing and should load emojify sty...Wu Cheng-Han2016-10-141-1/+2
* Move gist-embed to CDNYukai Huang2016-10-143-0/+3
* Move list-pagination plugin to CDNYukai Huang2016-10-141-0/+1
* Move highlight.js to CDNYukai Huang2016-10-144-0/+4
* Add handlebars script tagYukai Huang2016-10-132-0/+2
* Fix HTML exportingYukai Huang2016-10-132-0/+2
* Fix history deletionYukai Huang2016-10-131-1/+3
* Remove jquery-scrollspy dependencyYukai Huang2016-10-132-2/+0
* Fix lastchangeui and moment timestampsYukai Huang2016-10-133-0/+3
* Fix scrollspyYukai Huang2016-10-132-1/+3
* Optimize common assets with CDNYukai Huang2016-10-135-13/+15
* Config CDN for viz.jsYukai Huang2016-10-133-1/+3
* Fix stylesheet orderingYukai Huang2016-10-121-2/+1
* Remove slide.ejs style tagYukai Huang2016-10-121-1/+0
* Enable production assets hashYukai Huang2016-10-127-10/+14
* Load more scripts using webpackYukai Huang2016-10-122-3/+0
* Load customized vendor script through script-loaderYukai Huang2016-10-121-4/+0
* Merge branch 'master' into webpack-frontendYukai Huang2016-10-116-19/+67
|\
| * Update to support pagination for history listWu Cheng-Han2016-10-111-0/+2
| * Update npm and bower dependencies with related patchWu Cheng-Han2016-10-105-14/+14
| * Update to support delete noteWu Cheng-Han2016-10-101-0/+22
| * Fix broken link id referenceWu Cheng-Han2016-10-101-1/+1
| * Update to support showing owner on the infobarWu Cheng-Han2016-10-103-3/+22
| * Update to support Ukrainian localeWu Cheng-Han2016-10-101-0/+1
| * Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish localesWu Cheng-Han2016-10-101-0/+6
| * Extract config.js from common.js to make client setting file clean and also m...Wu Cheng-Han2016-10-104-0/+4
* | Optimize viz.js async rendering through webpack chunkYukai Huang2016-10-114-4/+4
* | Manage more packages with npm and webpackYukai Huang2016-10-114-13/+1