summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-06-05fix grammer errorsbutlerx1-30/+36
2017-06-03add more reveal features to slide demobutlerx1-9/+189
2017-06-03Update yams-metadata doc for slide themeWu Cheng-Han1-0/+4
2017-05-31add the ability to set slide theme in slide optionsbutlerx1-0/+4
2017-05-09Fix to implement toggle of TOC in HTML templateWu Cheng-Han1-0/+23
2017-05-08style: Fixed variable already declaredBoHong Li1-2/+2
2017-05-07Manage syncscroll / currentMode in appStateYukai Huang4-48/+58
2017-05-07Move syncsroll under libYukai Huang2-3/+3
2017-05-07Remove CodeMirror-other-cursors dom creationYukai Huang1-3/+0
Since it’s done via hackmdio/CodeMirror#1
2017-05-07Change more global var to globalYukai Huang1-87/+87
2017-05-07Extract modeTypeYukai Huang3-13/+15
2017-05-07Change some global variables to localYukai Huang1-31/+31
2017-05-07Fix indentationYukai Huang1-6/+6
2017-05-07Expose internal editor config variableYukai Huang2-4/+4
2017-05-07Load statusbar template by string-loaderYukai Huang2-34/+20
2017-05-05Update to support code block syntax highlighting of gherkinWu Cheng-Han2-2/+3
2017-04-24Fix fb message link might not available for publicMax Wu1-1/+1
2017-04-18Fix indent in views, shouldn't mix tabs with spacesPeter Dave Hello5-20/+20
2017-04-18Use abcjs on cdnjs, cc @jackycutePeter Dave Hello3-0/+3
2017-04-18Remove executable permission from static filesPeter Dave Hello4-0/+0
2017-04-11Fix link regex should filter protocol with case insensitive flag [Security ↵Wu Cheng-Han1-1/+1
Issue]
2017-04-05Update body.ejsIan Dees1-2/+2
2017-04-05Clarify permission languageIan Dees1-3/+3
See https://github.com/hackmdio/hackmd/issues/415
2017-03-28Fix indentationsYukai Huang1-52/+48
2017-03-28Drop global variable ui exposingYukai Huang2-5/+6
2017-03-28Update to es6 module import styleYukai Huang1-7/+6
2017-03-28Update cm instance in changes event argumentYukai Huang1-1/+1
2017-03-28Move updateStatusBar method into editor classYukai Huang3-27/+35
2017-03-28Fix listener “this” contextYukai Huang1-1/+1
2017-03-28Promisify getStatusBarTemplate methodYukai Huang1-26/+28
2017-03-28Add cm instance to cursorActivity argumentYukai Huang1-2/+2
2017-03-28Update focus argument with cm instanceYukai Huang1-1/+1
2017-03-28Rewrite cursorActivity with multi listener styleYukai Huang1-17/+17
- adjust function order to prevent standard lint failure
2017-03-28Extract selection update from updateStatusbarYukai Huang3-28/+38
2017-03-28Impl multiple codemirror event listenerYukai Huang2-9/+22
2017-03-28Change minor TODO to FIXMEYukai Huang1-2/+2
2017-03-26Update to change makefile syntax highlighting to PrismWu Cheng-Han1-0/+6
2017-03-26Update to add abc in support charts of textcompleteWu Cheng-Han1-1/+1
2017-03-26Fix code styleWu Cheng-Han1-1/+1
2017-03-26Add support of abcjsWu Cheng-Han5-6/+65
2017-03-23Fix text complete of extra tags for list not triggered properlyWu Cheng-Han1-14/+14
2017-03-23Fix google drive file picker not initialize properlyWu Cheng-Han1-1/+3
2017-03-23Mark as 0.5.1Wu Cheng-Han1-0/+46
2017-03-22Fix XSS vulnerability in link regex [Security Issue]Wu Cheng-Han1-2/+2
2017-03-22Fix render.js code stylesWu Cheng-Han1-6/+6
2017-03-22Fix front-end index.js code stylesWu Cheng-Han1-24/+34
2017-03-22Fix todo list item class might add in wrong elementWu Cheng-Han1-1/+5
2017-03-22Fix unnecessary global calling of owneruiWu Cheng-Han1-1/+1
2017-03-21Fix duplicated loading of reveal markdown pluginWu Cheng-Han1-14/+11
2017-03-21Update to use CDN css for emojify.js when applicableWu Cheng-Han3-3/+3