summaryrefslogtreecommitdiff
path: root/public/js (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-14Remove uesless executable permission for static filesPeter Dave Hello1-0/+0
2016-11-07Fix syntax highlighting not apply correctly in slidesWu Cheng-Han3-1/+4
2016-11-03Add google font css for exported htmlYukai Huang1-0/+1
2016-11-03Fix server reconnect might not resend pending operationsWu Cheng-Han1-1/+4
2016-11-02Config extra entry for html.min.cssYukai Huang2-1/+6
2016-11-02Require slide mode stylesheetsYukai Huang1-0/+3
2016-11-02Require pretty stylesheetsYukai Huang1-0/+4
2016-11-02Require cover stylesheetsYukai Huang1-0/+3
2016-11-02Require index stylesheetsYukai Huang1-1/+6
2016-11-01Fix viewAjaxCallback might be called on nullWu Cheng-Han3-4/+3
2016-10-29Update to support summary tagWu Cheng-Han1-0/+2
2016-10-29Fix viewAjaxCallback not able to be assignedWu Cheng-Han1-0/+1
2016-10-29Fix generateCleanHTML not remove smoothhashscroll attribute properlyWu Cheng-Han1-3/+3
2016-10-26Fix possible unclose HTML and leaked html tags when fail to parse diagramsWu Cheng-Han1-2/+9
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-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-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-Han2-4/+0
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-18Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han2-16/+22
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-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-Han2-3/+6
2016-10-14Move gist-embed to CDNYukai Huang1-2/+0
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-13Fix spellcheckYukai Huang6-6/+1
2016-10-13Fix HTML exportingYukai Huang2-2/+6
2016-10-13Fix history deletionYukai Huang2-2/+4
2016-10-13Expose parseMeta functionYukai Huang3-1/+4
2016-10-13Fix cheatsheet renderingYukai Huang1-1/+1
2016-10-13Fix lastchangeui and moment timestampsYukai Huang4-28/+7
2016-10-13Fix syncscrollYukai Huang1-1/+2
2016-10-13Optimize common assets with CDNYukai Huang3-9/+2
2016-10-13Refactor webpack moduleYukai Huang4-72/+53
2016-10-13Config CDN for viz.jsYukai Huang1-0/+1