summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-23Update to move select2 dependency to bower and add its cdn sourcesWu Cheng-Han7-1223/+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-23Update to retry when anytime the socket io disconnectWu Cheng-Han1-4/+1
2016-10-23Fix socket io doc event should setDoc when revision mismatch and no outstandi...Wu Cheng-Han1-1/+1
2016-10-23Fix passing markdown-it-emoji incorrect parameter typeWu Cheng-Han1-1/+1
2016-10-23Fix code block syntax highlighting might not process properly because the HTM...Wu Cheng-Han1-2/+2
2016-10-23Use CDNJS by default with https and SRI supportPeter Dave Hello6-83/+84
2016-10-23Update locale.jsPeter Dave Hello1-0/+2
2016-10-22Fix index.js isValidURL is not defined errorWu Cheng-Han2-0/+2
2016-10-22Fix ReferenceError of scollToTop and scollToBottom in index.jsWu Cheng-Han1-0/+3
2016-10-21Update html.min.css for export html templateWu Cheng-Han1-1/+1
2016-10-21Fix markdown styles conflicting bootstrap on p and ul under alert areaWu Cheng-Han1-1/+6
2016-10-21Update to support Swedish localeWu Cheng-Han1-0/+1
2016-10-20Fix gapi not able to reference callback function onGoogleClientLoadedWu Cheng-Han1-0/+1
2016-10-19Try to remove unused front-end dependencyWu Cheng-Han6-53/+10
2016-10-19Fix to use bower version emojify.jsWu Cheng-Han6-5/+4
2016-10-19Update to make history not depends on extraWu Cheng-Han3-50/+51
2016-10-19Update to make pretty use same method as slide to unescape markdown contentWu Cheng-Han1-1/+4
2016-10-19Fix index social-foot stylesWu Cheng-Han2-2/+3
2016-10-18Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han893-410/+25
2016-10-18Add missing tooltip scriptYukai Huang1-0/+1
2016-10-18Optimize finishView selector performance by avoid using universal selector, f...Wu Cheng-Han1-50/+49
2016-10-18Fix finishView mermaid might select and replace whole markdown-body issueWu Cheng-Han1-2/+2
2016-10-18Fix code block which in deeper level will not be parsed issueWu Cheng-Han2-5/+7
2016-10-17Change to raise socket io reconnection attempts and make editor only availabl...Wu Cheng-Han1-4/+4
2016-10-17Remove auto linkify image since it might print out unwanted url and it can be...Wu Cheng-Han1-11/+1
2016-10-17Fix code block highlighting html not escaped when no languages specifiedWu Cheng-Han1-2/+5
2016-10-15Fix index styleWu Cheng-Han1-1/+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-14Fix client socket on delete event might not delete corresponding history reco...Wu Cheng-Han1-3/+14
2016-10-14Update to support wrap syntax for code blockWu Cheng-Han4-3/+20
2016-10-14Move gist-embed to CDNYukai Huang4-2/+3
2016-10-14Move list-pagination plugin to CDNYukai Huang1-0/+1
2016-10-14Move highlight.js to CDNYukai Huang4-0/+4
2016-10-14Fix sync scroll not handle properly on area resizeWu Cheng-Han1-2/+2
2016-10-14Fix require orderingYukai Huang2-7/+7
2016-10-13Fix ownership displayYukai Huang2-4/+2
2016-10-13Remove uneccesasry serverurl exportingYukai Huang1-24/+23
2016-10-13Add handlebars script tagYukai Huang2-0/+2
2016-10-13Fix spellcheckYukai Huang6-6/+1
2016-10-13Fix HTML exportingYukai Huang4-2/+8
2016-10-13Fix history deletionYukai Huang3-3/+7
2016-10-13Expose parseMeta functionYukai Huang3-1/+4
2016-10-13Fix cheatsheet renderingYukai Huang1-1/+1
2016-10-13Remove jquery-scrollspy dependencyYukai Huang2-2/+0
2016-10-13Fix lastchangeui and moment timestampsYukai Huang7-28/+10
2016-10-13Fix syncscrollYukai Huang1-1/+2
2016-10-13Fix scrollspyYukai Huang2-1/+3