summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
2017-03-20Add support of Catalan localeWu Cheng-Han1-0/+1
2017-03-20Update to make removeDOMEvents only process once in slide modeWu Cheng-Han1-2/+1
2017-03-20Update to generate front-end constants on server startupWu Cheng-Han3-11/+16
2017-03-14Update to fix pagination error in list.js over v1.5.0Wu Cheng-Han1-5/+3
2017-03-14Add config option for gitlab api scope and auto adapt gitlab snippet feature ...Wu Cheng-Han1-4/+4
2017-03-14Fix export html to replace fallen cdn tortue.me to cdnjsWu Cheng-Han1-1/+1
2017-03-14Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han4-1/+20
2017-03-13Fix variable exporting errorYukai Huang2-3/+4
2017-03-13Update facebook message link in features docWu Cheng-Han1-1/+1
2017-03-09Use JavaScript standard styleYukai Huang3-541/+568
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li16-6628/+6386
2017-03-08Extract editor related codeYukai Huang3-569/+536
2017-03-07Extract UI jquery nodeYukai Huang1-0/+84