summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove uesless executable permission for static filesPeter Dave Hello2016-11-1475-0/+0
* Fix index social foot styleWu Cheng-Han2016-11-071-0/+1
* Fix syntax highlighting not apply correctly in slidesWu Cheng-Han2016-11-074-4/+7
* Merge pull request #243 from Yukaii/google-font-optional-cdnMax Wu2016-11-0474-2/+219
|\
| * Add google font css for exported htmlYukai Huang2016-11-031-0/+1
| * Add font css to templatesYukai Huang2016-11-034-0/+8
| * Rename google font cssYukai Huang2016-11-031-0/+0
| * Seperate cdn/local google font cssYukai Huang2016-11-033-2/+210
| * Add fontsYukai Huang2016-11-0366-0/+0
* | Fix slide highlighting styles not apply properly and add missing styles depen...Wu Cheng-Han2016-11-042-3/+4
* | Remove html.min.css since it will be built via webpack afterwardsWu Cheng-Han2016-11-031-1/+0
|/
* Merge pull request #242 from Yukaii/webpack-stylesheetMax Wu2016-11-0310-14/+26
|\
| * Config extra entry for html.min.cssYukai Huang2016-11-022-1/+6
| * Require slide mode stylesheetsYukai Huang2016-11-022-3/+5
| * Require pretty stylesheetsYukai Huang2016-11-022-3/+4
| * Require cover stylesheetsYukai Huang2016-11-022-2/+3
| * Require index stylesheetsYukai Huang2016-11-022-5/+8
* | Fix server reconnect might not resend pending operationsWu Cheng-Han2016-11-031-1/+4
|/
* Fix viewAjaxCallback might be called on nullWu Cheng-Han2016-11-013-4/+3
* Update to support summary tagWu Cheng-Han2016-10-291-0/+2
* Fix slide export pdf styles not applied issue and add shiv and shim for IEWu Cheng-Han2016-10-292-4/+28
* Fix viewAjaxCallback not able to be assignedWu Cheng-Han2016-10-291-0/+1
* Fix to hide duplicated MathML elements in static HTML exportingWu Cheng-Han2016-10-292-1/+5
* Fix generateCleanHTML not remove smoothhashscroll attribute properlyWu Cheng-Han2016-10-291-3/+3
* Fix possible unclose HTML and leaked html tags when fail to parse diagramsWu Cheng-Han2016-10-261-2/+9
* Update mathjax cdn path and source pathWu Cheng-Han2016-10-253-6/+12
* Fix typos in the slide-example.mdWu Cheng-Han2016-10-251-3/+3
* Fix index select2 input padding and font-family to meet bootstrap input styleWu Cheng-Han2016-10-251-0/+4
* 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-237-1223/+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
* Merge pull request #230 from PeterDaveHello/cdnjs+https+sriMax Wu2016-10-236-83/+84
|\
| * Use CDNJS by default with https and SRI supportPeter Dave Hello2016-10-236-83/+84
* | Update to retry when anytime the socket io disconnectWu Cheng-Han2016-10-231-4/+1
* | Fix socket io doc event should setDoc when revision mismatch and no outstandi...Wu Cheng-Han2016-10-231-1/+1
* | Fix passing markdown-it-emoji incorrect parameter typeWu Cheng-Han2016-10-231-1/+1
* | Merge pull request #229 from PeterDaveHello/patch-1Max Wu2016-10-231-0/+2
|\ \
| * | Update locale.jsPeter Dave Hello2016-10-231-0/+2
| |/
* / Fix code block syntax highlighting might not process properly because the HTM...Wu Cheng-Han2016-10-231-2/+2
|/
* Fix index.js isValidURL is not defined errorWu Cheng-Han2016-10-222-0/+2
* Fix ReferenceError of scollToTop and scollToBottom in index.jsWu Cheng-Han2016-10-221-0/+3
* Update html.min.css for export html templateWu Cheng-Han2016-10-211-1/+1
* Fix markdown styles conflicting bootstrap on p and ul under alert areaWu Cheng-Han2016-10-211-1/+6
* Update to support Swedish localeWu Cheng-Han2016-10-211-0/+1
* Fix gapi not able to reference callback function onGoogleClientLoadedWu Cheng-Han2016-10-201-0/+1
* Try to remove unused front-end dependencyWu Cheng-Han2016-10-196-53/+10
* Fix to use bower version emojify.jsWu Cheng-Han2016-10-196-5/+4
* Update to make history not depends on extraWu Cheng-Han2016-10-193-50/+51
* Update to make pretty use same method as slide to unescape markdown contentWu Cheng-Han2016-10-191-1/+4