summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-07Adds color to new note buttongeekyd1-3/+3
2017-10-05Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue]Wu Cheng-Han1-4/+9
2017-10-05Fix unescape > symbol inside the style tags to make the CSS worksWu Cheng-Han1-0/+4
2017-10-05Fix blockquote not parse correctly in slide modeWu Cheng-Han2-3/+1
2017-09-27Fix home and end keys behavior for windowsWu Cheng-Han1-0/+2
2017-09-27Fix the < and > symbols are doubly escaped which affected by executing preven...Wu Cheng-Han1-0/+2
2017-09-27Fix slide mode contains unclosed tags might cause XSS [Security Issue]Wu Cheng-Han1-1/+2
2017-09-27Fix unclosed tags might cause XSS [Security Issue]Wu Cheng-Han1-1/+1
2017-06-14Fix slide mode might hide scrollbar on some linuxMax Wu1-2/+2
2017-06-11Add support of Danish localeWu Cheng-Han1-0/+1
2017-06-05fix grammer errorsbutlerx1-30/+36
2017-06-05Fix speaker note separator regex should only take effect on the line startWu Cheng-Han1-1/+1
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
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 Is...Wu Cheng-Han1-1/+1
2017-04-05Update body.ejsIan Dees1-2/+2
2017-04-05Clarify permission languageIan Dees1-3/+3
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
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