summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix grammer errorsbutlerx2017-06-051-30/+36
* add more reveal features to slide demobutlerx2017-06-031-9/+189
* Update yams-metadata doc for slide themeWu Cheng-Han2017-06-031-0/+4
* add the ability to set slide theme in slide optionsbutlerx2017-05-311-0/+4
* Merge branch 'master' into BackendRefactorMax Wu2017-05-147-220/+238
|\
| * Merge pull request #429 from hackmdio/refactor-part-3Max Wu2017-05-136-220/+215
| |\
| | * Manage syncscroll / currentMode in appStateYukai Huang2017-05-074-48/+58
| | * Move syncsroll under libYukai Huang2017-05-072-3/+3
| | * Remove CodeMirror-other-cursors dom creationYukai Huang2017-05-071-3/+0
| | * Change more global var to globalYukai Huang2017-05-071-87/+87
| | * Extract modeTypeYukai Huang2017-05-073-13/+15
| | * Change some global variables to localYukai Huang2017-05-071-31/+31
| | * Fix indentationYukai Huang2017-05-071-6/+6
| | * Expose internal editor config variableYukai Huang2017-05-072-4/+4
| | * Load statusbar template by string-loaderYukai Huang2017-05-072-34/+20
| * | Fix to implement toggle of TOC in HTML templateWu Cheng-Han2017-05-091-0/+23
| |/
* / style: Fixed variable already declaredBoHong Li2017-05-081-2/+2
|/
* Update to support code block syntax highlighting of gherkinWu Cheng-Han2017-05-052-2/+3
* Fix fb message link might not available for publicMax Wu2017-04-241-1/+1
* Merge pull request #427 from PeterDaveHello/fix-indentMax Wu2017-04-185-20/+20
|\
| * Fix indent in views, shouldn't mix tabs with spacesPeter Dave Hello2017-04-185-20/+20
* | Merge pull request #426 from PeterDaveHello/cdnjs-integrationMax Wu2017-04-183-0/+3
|\ \
| * | Use abcjs on cdnjs, cc @jackycutePeter Dave Hello2017-04-183-0/+3
| |/
* / Remove executable permission from static filesPeter Dave Hello2017-04-184-0/+0
|/
* Fix link regex should filter protocol with case insensitive flag [Security Is...Wu Cheng-Han2017-04-111-1/+1
* Merge pull request #417 from hackmdio/refactorMax Wu2017-04-105-157/+186
|\
| * Fix indentationsYukai Huang2017-03-281-52/+48
| * Drop global variable ui exposingYukai Huang2017-03-282-5/+6
| * Update to es6 module import styleYukai Huang2017-03-281-7/+6
| * Update cm instance in changes event argumentYukai Huang2017-03-281-1/+1
| * Move updateStatusBar method into editor classYukai Huang2017-03-283-27/+35
| * Fix listener “this” contextYukai Huang2017-03-281-1/+1
| * Promisify getStatusBarTemplate methodYukai Huang2017-03-281-26/+28
| * Add cm instance to cursorActivity argumentYukai Huang2017-03-281-2/+2
| * Update focus argument with cm instanceYukai Huang2017-03-281-1/+1
| * Rewrite cursorActivity with multi listener styleYukai Huang2017-03-281-17/+17
| * Extract selection update from updateStatusbarYukai Huang2017-03-283-28/+38
| * Impl multiple codemirror event listenerYukai Huang2017-03-282-9/+22
| * Change minor TODO to FIXMEYukai Huang2017-03-281-2/+2
* | Update body.ejsIan Dees2017-04-051-2/+2
* | Clarify permission languageIan Dees2017-04-051-3/+3
|/
* Update to change makefile syntax highlighting to PrismWu Cheng-Han2017-03-261-0/+6
* Update to add abc in support charts of textcompleteWu Cheng-Han2017-03-261-1/+1
* Fix code styleWu Cheng-Han2017-03-261-1/+1
* Add support of abcjsWu Cheng-Han2017-03-265-6/+65
* Fix text complete of extra tags for list not triggered properlyWu Cheng-Han2017-03-231-14/+14
* Fix google drive file picker not initialize properlyWu Cheng-Han2017-03-231-1/+3
* Mark as 0.5.1Wu Cheng-Han2017-03-231-0/+46
* Fix XSS vulnerability in link regex [Security Issue]Wu Cheng-Han2017-03-221-2/+2
* Fix render.js code stylesWu Cheng-Han2017-03-221-6/+6