summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix indent in views, shouldn't mix tabs with spacesPeter Dave Hello2017-04-185-20/+20
* Fix link regex should filter protocol with case insensitive flag [Security Is...Wu Cheng-Han2017-04-111-1/+1
* Enable source map in development buildYukai Huang2017-04-111-1/+3
* Merge pull request #417 from hackmdio/refactorMax Wu2017-04-106-158/+191
|\
| * Update editorconfigYukai Huang2017-03-311-1/+5
| * 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
* | Merge pull request #416 from iandees/patch-1Max Wu2017-04-051-3/+3
|\ \
| * | Update body.ejsIan Dees2017-04-051-2/+2
| * | Clarify permission languageIan Dees2017-04-051-3/+3
|/ /
* | build: Update yarn.lockBoHong Li2017-03-291-3/+3
* | chore(build): Upgrade uws to 0.14.1, other npm version have been removedWu Cheng-Han2017-03-291-1/+1
* | style: Fix missing newline in variablesWu Cheng-Han2017-03-291-1/+2
* | Merge pull request #406 from hackmdio/feature/add_missing_migrationRaccoon2017-03-288-0/+168
|\ \ | |/ |/|
| * fix: Other dialect duplicated add index problemBoHong Li2017-03-282-3/+14
| * fix: Support SQliteBoHong Li2017-03-283-7/+25
| * fix: Add missing migrationBoHong Li2017-03-277-0/+139
|/
* 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