summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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-266-7/+73
* Merge pull request #404 from wonderchang/patch-1Max Wu2017-03-251-1/+1
|\
| * Add defaultpermission protected example valueWonder Chang2017-03-251-1/+1
|/
* fix: Fixed sequelize-cli db:migration cannot stop when occur errorBoHong Li2017-03-245-41/+51
* ci: Use yarn as default dependency management systemBoHong Li2017-03-241-0/+1
* build: Support yarn dependency management systemBoHong Li2017-03-241-0/+7434
* 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
* Fix front-end constants generation not getting config properlyWu Cheng-Han2017-03-233-3/+17
* Mark as 0.5.1Wu Cheng-Han2017-03-233-2/+48
* Update to indicate version in status API headerWu Cheng-Han2017-03-221-1/+2
* 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
* Fix front-end index.js code stylesWu Cheng-Han2017-03-221-24/+34
* Fix todo list item class might add in wrong elementWu Cheng-Han2017-03-221-1/+5
* Fix unnecessary global calling of owneruiWu Cheng-Han2017-03-221-1/+1
* Update to print info on exit term signals handledWu Cheng-Han2017-03-221-0/+1
* Update to handle SIGQUITWu Cheng-Han2017-03-221-0/+1
* Fix duplicated loading of reveal markdown pluginWu Cheng-Han2017-03-211-14/+11
* Update to use CDN css for emojify.js when applicableWu Cheng-Han2017-03-213-3/+3
* Add support of Catalan localeWu Cheng-Han2017-03-202-1/+2
* Update to make removeDOMEvents only process once in slide modeWu Cheng-Han2017-03-201-2/+1
* Fix typo and possible wrong value on provider is false on generating front-en...Wu Cheng-Han2017-03-201-3/+3
* Update to generate front-end constants on server startupWu Cheng-Han2017-03-205-12/+34
* Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2017-03-157-562/+685
|\
| * Fix badges and links in README.mdMax Wu2017-03-141-1/+4
| * Merge pull request #387 from hackmdio/cm-refactorMax Wu2017-03-146-561/+681
| |\
| | * Add inlineAttachment to globalYukai Huang2017-03-131-1/+2
| | * Fix variable exporting errorYukai Huang2017-03-132-3/+4
| | * Update new editorconfig indent favorYukai Huang2017-03-131-1/+1
| | * Add standarjs globalsYukai Huang2017-03-131-0/+20
| | * Merge branch 'master' into cm-refactorYukai Huang2017-03-1344-10304/+10038
| | |\
| | * | Use JavaScript standard styleYukai Huang2017-03-093-541/+568
| | * | Extract editor related codeYukai Huang2017-03-083-569/+536
| | * | Extract UI jquery nodeYukai Huang2017-03-071-0/+84
* | | | Fix strip null byte in model should cast to string to use replace functionWu Cheng-Han2017-03-151-0/+1
|/ / /
* | | Update to fix pagination error in list.js over v1.5.0Wu Cheng-Han2017-03-143-9/+4
* | | Add config option for gitlab api scope and auto adapt gitlab snippet feature ...Wu Cheng-Han2017-03-147-9/+19
* | | Fix update doc from filesystem cause redundant authorship stringifyWu Cheng-Han2017-03-141-1/+1
* | | Fix export html to replace fallen cdn tortue.me to cdnjsWu Cheng-Han2017-03-141-1/+1
* | | Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2017-03-1419-0/+19
|\ \ \
| * | | Use strict mode in all backend filesBoHong Li2017-03-1419-0/+19
| | |/ | |/|
* / | Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han2017-03-144-1/+20
|/ /
* | Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2017-03-1343-10831/+10545
|\ \