Commit graph

291 commits

Author SHA1 Message Date
jackycute a4d0c56396 Merge pull request #47 from PeterDaveHello/patch-2
Update package.json
2015-12-08 20:48:26 -06:00
jackycute be84126eb0 Merge pull request #46 from PeterDaveHello/patch-1
Update package.json
2015-12-08 20:48:17 -06:00
Peter Dave Hello fc687b37cb Update package.json
Bump dependency marked to ^0.3.5

Reference(security issue):

https://nodesecurity.io/advisories/marked_regular-expression-denial-of-service
2015-12-09 08:41:06 +08:00
Peter Dave Hello d635440f27 Update package.json
Change required dependency - express from "4.x" to ">=4.5"

Reference(security issue):

https://nodesecurity.io/advisories/express_no-charset-in-content-type-header
2015-12-09 08:39:37 +08:00
Wu Cheng-Han 4b93d868b0 Fixed internal href should not link out 2015-12-06 11:25:05 -06:00
Wu Cheng-Han d3a23ad72f Fixed realtime.js finishConnection user might be undefined issue 2015-12-06 11:24:47 -06:00
Wu Cheng-Han fa5485c185 Updated npm cookie package version to 0.2.3 2015-11-29 02:11:57 -06:00
Wu Cheng-Han fade73a59b Merge branch 'master' of https://github.com/jackycute/HackMD 2015-11-29 01:12:06 -06:00
Wu Cheng-Han 54bfb0acea Fixed cdn import should using relative protocol 2015-11-29 01:11:51 -06:00
jackycute 8777529b83 Update README.md 2015-11-29 01:07:46 -06:00
Wu Cheng-Han b070de8fa9 Updated and merge reveal.js to use bower 2015-11-29 01:04:20 -06:00
Wu Cheng-Han baed9eb33d Updated for using bower 2015-11-29 01:00:41 -06:00
Wu Cheng-Han 827cb259db Using bower to manage vendor packages 2015-11-29 00:50:53 -06:00
Wu Cheng-Han a8123b6306 Fixed connect-mongo have peer dependencies 2015-11-29 00:23:19 -06:00
jackycute d6dec55a07 Merge pull request #43 from x000032001/master
Add Slide Mode
2015-11-28 21:57:35 -06:00
xnum f51b7370f0 Add Slide Mode
using reveal.js
and some part of reveal-md
2015-11-23 20:38:26 +08:00
Wu Cheng-Han 75ae505a15 Updated response.js, the render url now using config getserverurl() 2015-11-17 01:19:01 +08:00
jackycute f307ce5bab Merge pull request #41 from amigrave/master
Updated pinned version of `cookie-parser` [Fixes #21]
2015-11-13 02:06:58 +08:00
Fabien Meghazi 872983e653 Updated pinned version of cookie-parser [Fixes #21] 2015-11-12 10:55:42 +01:00
Wu Cheng-Han 4e0f157739 Updated passport and its plugins' version 2015-11-10 11:34:54 +08:00
Wu Cheng-Han f23369ea9f Support specify or continue line number in code blocks 2015-10-22 17:15:44 +08:00
Wu Cheng-Han 2cfcae6db2 Support pinning note in history 2015-10-22 17:09:55 +08:00
Wu Cheng-Han 5ed395122d Support specify code block start line number 2015-10-07 23:04:31 +08:00
Wu Cheng-Han 8a4ad57f6a Fixed cursor style not show properly on insert mode 2015-10-07 23:02:46 +08:00
jackycute fe30f8aa9b Update config.js 2015-10-06 18:26:00 +08:00
Wu Cheng-Han 3f64ec79b7 Fixed OT not handle when selection is empty 2015-10-05 14:32:31 +08:00
Wu Cheng-Han 53f26a7771 Fixed cleaner might not clean user not in connected list and handle if the user socket not exist 2015-10-05 14:32:05 +08:00
jackycute 9586e2057f Update README.md 2015-09-27 14:45:21 +08:00
Wu Cheng-Han bc1f59af65 Marked as 0.3.3 2015-09-27 14:36:08 +08:00
Wu Cheng-Han 2c31b8d809 Fixed realtime cleaner, socket should defined and notename is not a necessary in disconnect 2015-09-27 11:43:55 +08:00
Wu Cheng-Han ab6d6c77f1 Updated realtime to clear socket queue in all exceptions of connect and disconnect 2015-09-27 11:43:33 +08:00
Wu Cheng-Han 332413bcaa Fixed if using splice in loop should always decrement index or might out of array range 2015-09-26 10:25:00 +08:00
Wu Cheng-Han 3683a6dd34 Added more infos about connection and disconnection in realtime "getStatus" 2015-09-26 10:24:44 +08:00
Wu Cheng-Han 5f82df7eb2 Added support of export to HTML, and changed the navbar menu for consistency 2015-09-25 19:09:43 +08:00
Wu Cheng-Han 60414febee Changed code block line number gutter rendering method for performance and gain better accessibility 2015-09-25 19:06:27 +08:00
Wu Cheng-Han 4e0a102101 Removed include gist.css, will loaded by gist-embed.js from gist ajax 2015-09-25 19:04:15 +08:00
Wu Cheng-Han 3882f4f044 Updated editor styles 2015-09-25 19:03:04 +08:00
Wu Cheng-Han 93b6288958 Updated editor default theme and some other options 2015-09-25 19:02:51 +08:00
Wu Cheng-Han 8de5404bb1 Added new editor theme: one-dark, updated monokai active line gutter style 2015-09-25 19:01:20 +08:00
Wu Cheng-Han 98ca5cb3df Updated toc-dropdown margin-top 2015-09-25 18:59:15 +08:00
Wu Cheng-Han 0242089e35 Updated cursor css animation and dropdown-menu styles, updated navbar-brand font-weight 2015-09-25 18:58:49 +08:00
Wu Cheng-Han bb8a0da71f Added support of print and unselectable styles, updated vimeo and youtube parsing method for this 2015-09-25 18:55:56 +08:00
Wu Cheng-Han 2493c8f986 Fixed padding of view area in smaller screen 2015-09-25 18:52:06 +08:00
Wu Cheng-Han 2b57b1849f Added support of titleReminder and handle when change occur on offline 2015-09-25 18:48:45 +08:00
Wu Cheng-Han 529c5f6c13 Added support of resizable editor 2015-09-25 18:46:08 +08:00
Wu Cheng-Han b86a695f9c Added support of on changing from view mode to other mode will auto scroll to corresponding position 2015-09-25 18:41:03 +08:00
Wu Cheng-Han 4b81ee9104 Changed permission Editable icon to prevent misunderstanding 2015-09-25 18:38:38 +08:00
Wu Cheng-Han c900703d75 Updated windowResize, page unload, page error and minor some tweaks for performance 2015-09-25 18:37:40 +08:00
Wu Cheng-Han db956cc298 Workaround foldGutter not showing on first view 2015-09-25 18:35:18 +08:00
Wu Cheng-Han b87463ae0d Added timeout on socket 2015-09-25 18:34:34 +08:00