summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated slide modeWu Cheng-Han2015-12-186-22/+42
|
* Fixed dropbox saver url not correctWu Cheng-Han2015-12-151-2/+5
|
* Update README.mdjackycute2015-12-151-1/+2
|
* Updated other packages to lastest versionsWu Cheng-Han2015-12-153-17/+19
|
* Merge pull request #49 from hackmdio/greenkeeper-update-alljackycute2015-12-151-12/+12
|\ | | | | Update all dependencies 🌴
| * chore(package): update dependenciesgreenkeeperio-bot2015-12-151-12/+12
|/ | | http://greenkeeper.io/
* Updated imgur package version from "0.1.5" to "0.1.7"Wu Cheng-Han2015-12-121-1/+1
|
* Fixed readFromDB error might cause excpectionWu Cheng-Han2015-12-111-1/+2
|
* Updated some lib versions in cdnsWu Cheng-Han2015-12-102-6/+6
|
* Merge pull request #47 from PeterDaveHello/patch-2jackycute2015-12-081-1/+1
|\ | | | | Update package.json
| * Update package.jsonPeter Dave Hello2015-12-091-1/+1
| | | | | | | | | | | | | | Bump dependency marked to ^0.3.5 Reference(security issue): https://nodesecurity.io/advisories/marked_regular-expression-denial-of-service
* | Merge pull request #46 from PeterDaveHello/patch-1jackycute2015-12-081-1/+1
|\ \ | |/ |/| Update package.json
| * Update package.jsonPeter Dave Hello2015-12-091-1/+1
|/ | | | | | | Change required dependency - express from "4.x" to ">=4.5" Reference(security issue): https://nodesecurity.io/advisories/express_no-charset-in-content-type-header
* Fixed internal href should not link outWu Cheng-Han2015-12-061-2/+2
|
* Fixed realtime.js finishConnection user might be undefined issueWu Cheng-Han2015-12-061-0/+1
|
* Updated npm cookie package version to 0.2.3Wu Cheng-Han2015-11-291-1/+1
|
* Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2015-11-291-1/+1
|\
| * Update README.mdjackycute2015-11-291-1/+1
| |
* | Fixed cdn import should using relative protocolWu Cheng-Han2015-11-292-5/+5
|/
* Updated and merge reveal.js to use bowerWu Cheng-Han2015-11-2977-14199/+123
|
* Updated for using bowerWu Cheng-Han2015-11-296-41/+42
|
* Using bower to manage vendor packagesWu Cheng-Han2015-11-2957-28426/+32
|
* Fixed connect-mongo have peer dependenciesWu Cheng-Han2015-11-291-0/+1
|
* Merge pull request #43 from x000032001/masterjackycute2015-11-2881-7/+14277
|\ | | | | Add Slide Mode
| * Add Slide Modexnum2015-11-2381-7/+14277
|/ | | | | using reveal.js and some part of reveal-md
* Updated response.js, the render url now using config getserverurl()Wu Cheng-Han2015-11-171-2/+2
|
* Merge pull request #41 from amigrave/masterjackycute2015-11-131-1/+1
|\ | | | | Updated pinned version of `cookie-parser` [Fixes #21]
| * Updated pinned version of `cookie-parser` [Fixes #21]Fabien Meghazi2015-11-121-1/+1
|/
* Updated passport and its plugins' versionWu Cheng-Han2015-11-101-4/+4
|
* Support specify or continue line number in code blocksWu Cheng-Han2015-10-222-5/+16
|
* Support pinning note in historyWu Cheng-Han2015-10-223-7/+85
|
* Support specify code block start line numberWu Cheng-Han2015-10-071-2/+7
|
* Fixed cursor style not show properly on insert modeWu Cheng-Han2015-10-071-0/+1
|
* Update config.jsjackycute2015-10-061-2/+2
|
* Fixed OT not handle when selection is emptyWu Cheng-Han2015-10-052-2/+2
|
* Fixed cleaner might not clean user not in connected list and handle if the ↵Wu Cheng-Han2015-10-051-2/+8
| | | | user socket not exist
* Update README.mdjackycute2015-09-271-10/+13
|
* Marked as 0.3.3Wu Cheng-Han2015-09-274-3/+47
|
* Fixed realtime cleaner, socket should defined and notename is not a ↵Wu Cheng-Han2015-09-271-6/+3
| | | | necessary in disconnect
* Updated realtime to clear socket queue in all exceptions of connect and ↵Wu Cheng-Han2015-09-271-18/+14
| | | | disconnect
* Fixed if using splice in loop should always decrement index or might out of ↵Wu Cheng-Han2015-09-262-4/+12
| | | | array range
* Added more infos about connection and disconnection in realtime "getStatus"Wu Cheng-Han2015-09-261-1/+5
|
* Added support of export to HTML, and changed the navbar menu for consistencyWu Cheng-Han2015-09-256-12/+253
|
* Changed code block line number gutter rendering method for performance and ↵Wu Cheng-Han2015-09-252-3/+7
| | | | gain better accessibility
* Removed include gist.css, will loaded by gist-embed.js from gist ajaxWu Cheng-Han2015-09-251-1/+0
|
* Updated editor stylesWu Cheng-Han2015-09-251-3/+48
|
* Updated editor default theme and some other optionsWu Cheng-Han2015-09-251-1/+4
|
* Added new editor theme: one-dark, updated monokai active line gutter styleWu Cheng-Han2015-09-253-1/+213
|
* Updated toc-dropdown margin-topWu Cheng-Han2015-09-251-1/+1
|
* Updated cursor css animation and dropdown-menu styles, updated navbar-brand ↵Wu Cheng-Han2015-09-251-0/+11
| | | | font-weight