summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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 of...Wu Cheng-Han2016-10-231-2/+2
* | 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-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
|\
| * Cahnged file name to represent language code and culture in accordance to ISO...Lars Karlsson2016-10-201-0/+0
| * 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
* | 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
* | Fix index social-foot stylesWu Cheng-Han2016-10-192-2/+3
|/
* Fix missing dependency in d44e8303668a93942644f78adc11c34ec07e6abdWu Cheng-Han2016-10-181-0/+1
* Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2016-10-181-0/+1
|\
| * Merge pull request #216 from Yukaii/add-tooltip-to-slideMax Wu2016-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-18895-412/+27
|/
* Optimize finishView selector performance by avoid using universal selector, f...Wu Cheng-Han2016-10-181-50/+49
* Fix finishView mermaid might select and replace whole markdown-body issueWu Cheng-Han2016-10-181-2/+2
* Fix code block which in deeper level will not be parsed issueWu Cheng-Han2016-10-182-5/+7
* Change to raise socket io reconnection attempts and make editor only availabl...Wu Cheng-Han2016-10-171-4/+4
* Remove auto linkify image since it might print out unwanted url and it can be...Wu Cheng-Han2016-10-171-11/+1
* Fix code block highlighting html not escaped when no languages specifiedWu Cheng-Han2016-10-171-2/+5
* Merge pull request #213 from Yukaii/heroku-deployMax Wu2016-10-165-3/+162
|\
| * Add more config variableYukai Huang2016-10-161-29/+107
| * Config heroku deploymentYukai Huang2016-10-165-3/+84
|/
* Merge pull request #212 from Yukaii/editorconfig-eslintMax Wu2016-10-162-0/+280
|\
| * Generate .eslintrc by eslint --init commandYukai Huang2016-10-161-0/+269
| * Create .editorconfigYukai Huang2016-10-161-0/+11
|/
* Update README.mdMax Wu2016-10-161-1/+1
* Update README.md about front-end bundle processWu Cheng-Han2016-10-151-1/+2
* Fix index styleWu Cheng-Han2016-10-151-1/+1