summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Require cover stylesheetsYukai Huang2016-11-022-2/+3
|
* Require index stylesheetsYukai Huang2016-11-022-5/+8
|
* Config webpack css hash in productionYukai Huang2016-11-023-3/+9
|
* Update editorconfigYukai Huang2016-11-021-0/+4
|
* Refactor webpack production configYukai Huang2016-11-021-71/+3
|
* Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2016-11-011-1/+1
|\
| * Update README.mdMax Wu2016-10-311-1/+1
| | | | | | browser requirement of chrome to 47 in order to avoid SRI not valid issue https://bugs.chromium.org/p/chromium/issues/detail?id=527286
* | 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
|
* Remove select2 from webpack settingsWu Cheng-Han2016-10-241-2/+0
|
* Merge pull request #232 from hackmdio/revert-231-html-minifyMax Wu2016-10-242-14/+0
|\ | | | | Revert "html minify in production environment"
| * Revert "html minify in production environment"Max Wu2016-10-242-14/+0
|/
* Fix conflicting bootstrap in index and add select2 in non-cdn resourceWu Cheng-Han2016-10-231-1/+1
|
* Merge pull request #231 from PeterDaveHello/html-minifyMax Wu2016-10-232-0/+14
|\ | | | | html minify in production environment
| * html minify in production environmentPeter Dave Hello2016-10-232-0/+14
|/
* Update to move select2 dependency to bower and add its cdn sourcesWu Cheng-Han2016-10-238-1224/+5
|
* Fix config.js use cdn option not parse properly and add missing cdn resourcesWu Cheng-Han2016-10-234-1/+6
|
* Change use cdn config option default to be trueWu Cheng-Han2016-10-232-2/+3
|
* 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 support
| * 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
| |
* | Change to raise socket io timeout, heartbeat interval and timeout to lower ↵Wu Cheng-Han2016-10-231-2/+2
| | | | | | | | offline period
* | Fix socket io doc event should setDoc when revision mismatch and no ↵Wu Cheng-Han2016-10-231-1/+1
| | | | | | | | outstanding operation
* | 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.js
| * | Update locale.jsPeter Dave Hello2016-10-231-0/+2
| |/ | | | | Should change the lang been selected in the lang select/option menu.
* / Fix code block syntax highlighting might not process properly because the ↵Wu Cheng-Han2016-10-231-2/+2
|/ | | | HTML is escaped
* 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-213-1/+2
|
* Fix socket disconnect might interrupt loop issueWu Cheng-Han2016-10-211-1/+3
|
* Update bower.json to force install MathJax later versionWu Cheng-Han2016-10-201-1/+1
|
* Fix production webpack config for 7ebc84bec0bf8f6e1f28e5fb3e9e7449bd7a2347Wu Cheng-Han2016-10-201-5/+5
|
* Merge pull request #222 from kajes/masterMax Wu2016-10-201-0/+104
|\ | | | | Added Swedish translation
| * Cahnged file name to represent language code and culture in accordance to ↵Lars Karlsson2016-10-201-0/+0
| | | | | | | | ISO-standard
| * Added Swedish translationLars Karlsson2016-10-191-0/+104
| |
* | 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-197-60/+17
| |
* | Fix to use bower version emojify.jsWu Cheng-Han2016-10-198-7/+4
| |