summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-28Update to move custom CodeMirror codebase to our own repo and update webpack ...Wu Cheng-Han410-77395/+0
2016-11-28Update editor other cursor classes and adding option for other cursors featur...Wu Cheng-Han5-46/+56
2016-11-26Update dependency gist-embed to 2.6.0Wu Cheng-Han1-1/+1
2016-11-26Optimize slide page resource packing and load orders, fix possible wrong chun...Wu Cheng-Han3-34/+18
2016-11-26Optimize pretty page resource packing and load ordersWu Cheng-Han1-26/+16
2016-11-26Optimize hackmd resource packing and load ordersWu Cheng-Han4-47/+17
2016-11-26Optimize index page resources packing and loadsWu Cheng-Han1-26/+8
2016-11-26Fix possible meta XSS in history list [Security Issue]Wu Cheng-Han1-0/+5
2016-11-26Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...Wu Cheng-Han7-19/+13
2016-11-26Update to support go in code block syntax highlightingWu Cheng-Han4-7/+9
2016-11-26Fix slide might able to add unsafe attribute on section tag which cause XSS [...Wu Cheng-Han2-1/+5
2016-11-26Fix slide might trigger script when processing markdown which cause XSS [Secu...Wu Cheng-Han2-5/+11
2016-11-26Update socket.io to 1.6.0Wu Cheng-Han1-1/+1
2016-11-26Update to separate polypill for IE to a templateWu Cheng-Han5-21/+11
2016-11-26Fix published note won't scroll to hash on loadWu Cheng-Han1-0/+2
2016-11-18Fix mathjax with blockquote might have race conditionWu Cheng-Han1-11/+13
2016-11-18Update to support haskell syntax highlighting in code blockWu Cheng-Han4-13/+20
2016-11-14Remove uesless executable permission for static filesPeter Dave Hello75-0/+0
2016-11-14upload image to public/uploadsYukai Huang1-0/+0
2016-11-07Fix index social foot styleWu Cheng-Han1-0/+1
2016-11-07Fix syntax highlighting not apply correctly in slidesWu Cheng-Han4-4/+7
2016-11-04Fix slide highlighting styles not apply properly and add missing styles depen...Wu Cheng-Han2-3/+4
2016-11-03Add google font css for exported htmlYukai Huang1-0/+1
2016-11-03Add font css to templatesYukai Huang4-0/+8
2016-11-03Rename google font cssYukai Huang1-0/+0
2016-11-03Remove html.min.css since it will be built via webpack afterwardsWu Cheng-Han1-1/+0
2016-11-03Seperate cdn/local google font cssYukai Huang3-2/+210
2016-11-03Add fontsYukai Huang66-0/+0
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 Huang2-3/+5
2016-11-02Require pretty stylesheetsYukai Huang2-3/+4
2016-11-02Require cover stylesheetsYukai Huang2-2/+3
2016-11-02Require index stylesheetsYukai Huang2-5/+8
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 slide export pdf styles not applied issue and add shiv and shim for IEWu Cheng-Han2-4/+28
2016-10-29Fix viewAjaxCallback not able to be assignedWu Cheng-Han1-0/+1
2016-10-29Fix to hide duplicated MathML elements in static HTML exportingWu Cheng-Han2-1/+5
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-25Update mathjax cdn path and source pathWu Cheng-Han3-6/+12
2016-10-25Fix typos in the slide-example.mdWu Cheng-Han1-3/+3
2016-10-25Fix index select2 input padding and font-family to meet bootstrap input styleWu Cheng-Han1-0/+4
2016-10-23Fix conflicting bootstrap in index and add select2 in non-cdn resourceWu Cheng-Han1-1/+1
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