summaryrefslogtreecommitdiff
path: root/public/js (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-16Update to prevent all empty link change hashWu Cheng-Han2-4/+9
2017-01-16Fix pagination should hide on refresh historyWu Cheng-Han1-0/+1
2017-01-16Fix to prevent hash change on click nav item on indexWu Cheng-Han1-2/+6
2017-01-15Update to remove history pagination animation on refreshWu Cheng-Han1-2/+0
2017-01-15Fix checkLoginStateChanged might fall into infinite loop while calling loginS...Wu Cheng-Han1-6/+4
2017-01-12Update to use shorter wording in limited and protected permissionsWu Cheng-Han1-2/+2
2017-01-12Fix permission order and keep wording consistencyWu Cheng-Han1-6/+6
2017-01-12Fix sortOnlineUserList might not check property existence before comparsionWu Cheng-Han1-4/+4
2017-01-12Fix history list might check pagination on clear and openWu Cheng-Han1-0/+2
2017-01-10Update limite icon to fa-id-card蒼時弦也1-1/+1
2017-01-10Update limited/protected permission icon蒼時弦也1-8/+2
2017-01-10Add fa-stack style to public/js/index.js蒼時弦也1-4/+10
2017-01-10Adjust permission order to more clarly蒼時弦也1-7/+7
2017-01-10Add limited and protected permission蒼時弦也1-1/+21
2017-01-04Update to show yaml-metadata and diagram parsing error in the viewWu Cheng-Han1-2/+16
2017-01-04Workaround that graphviz might not recover from errorWu Cheng-Han1-12/+22
2017-01-02Mark as 0.5.0Wu Cheng-Han1-1/+1
2017-01-02Update to improve editor performance by debounce checkEditorScrollbar eventWu Cheng-Han1-1/+5
2017-01-02Fix authorship might losing update event because of throttlingWu Cheng-Han1-1/+1
2017-01-02Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han1-0/+7
2017-01-02Remove manual LZString compression for partial socket io event dataWu Cheng-Han1-8/+0
2016-12-24Fix js-url not import correctlyWu Cheng-Han1-1/+0
2016-12-20Fix mathjax not able to render issueWu Cheng-Han1-1/+8
2016-12-19Mark as 0.4.6Wu Cheng-Han1-1/+1
2016-12-19Update to handle graphviz output empty graphWu Cheng-Han1-0/+1
2016-12-19Remove unused vendor code and add fix related usagesWu Cheng-Han1-2/+2
2016-12-18Fix slide mode on print pdf not finish view renderingWu Cheng-Han1-4/+12
2016-12-12Update to make TOC syntax be case-insensitiveWu Cheng-Han1-1/+1
2016-12-07Fix textcomplete up side down option not set properlyWu Cheng-Han1-7/+5
2016-12-07Fix emoji textcomplete image pathWu Cheng-Han1-1/+1
2016-12-04Add preferences to editor status bar and make allow override browser keymap o...Wu Cheng-Han1-0/+53
2016-11-29Fix history tags dropdown should unescape htmlWu Cheng-Han1-1/+2
2016-11-29Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han1-2/+2
2016-11-28Fix header id and text might affects by mathjax tagsWu Cheng-Han1-3/+12
2016-11-28Update to support typescript and jsx syntax highlightingWu Cheng-Han2-2/+4
2016-11-28Fix google drive upload script not expose object correctlyWu Cheng-Han1-2/+1
2016-11-28Update editor other cursor classes and adding option for other cursors featur...Wu Cheng-Han1-7/+8
2016-11-26Optimize slide page resource packing and load orders, fix possible wrong chun...Wu Cheng-Han1-1/+0
2016-11-26Optimize hackmd resource packing and load ordersWu Cheng-Han1-1/+1
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-Han2-7/+1
2016-11-26Update to support go in code block syntax highlightingWu Cheng-Han2-3/+4
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-Han1-4/+10
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-Han2-1/+7
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