5c0a36f4d9
Updated external media layouts, too keep its ratio and enlarge to 100% width
Wu Cheng-Han
2016-01-17 09:55:12 -06:00
49c7dded45
Added private permission and clean up codes, solved potential race condition in realtime.js
Wu Cheng-Han
2016-01-17 09:51:27 -06:00
473212676a
Fixed importFromUrl should parse by the file extension, and move to-markdown dependency to bower
Wu Cheng-Han
2016-01-12 08:03:56 -06:00
2ecec3b59a
Support show last change user with profile and support YAML config inside the note with robots, lang, dir, breaks options
Wu Cheng-Han
2016-01-12 08:01:42 -06:00
1672df3dce
Added support of graphviz
Wu Cheng-Han
2016-01-12 07:56:29 -06:00
8af7841de3
Fixed syncscroll might have duplicated and wrong scrollMap if editor not shown
Wu Cheng-Han
2016-01-12 07:47:02 -06:00
a2fbafb6aa
Fixed some resource including issues
Wu Cheng-Han
2016-01-12 07:43:44 -06:00
42a222a7c8
Added polypill for IE support
Wu Cheng-Han
2016-01-12 07:37:04 -06:00
ddd1740f71
Fixed remarkable-regex not support IE, and use counter instead of random on id to avoid collision
Wu Cheng-Han
2016-01-12 07:34:44 -06:00
db324c5624
Now always create session to ensure cookie authorize can proceed
Wu Cheng-Han
2015-12-30 00:34:32 -05:00
f5010af4f1
Added 404 and 403 status on routes
Wu Cheng-Han
2015-12-30 00:33:36 -05:00
bc1f59af65
Marked as 0.3.3
Wu Cheng-Han
2015-09-27 14:36:08 +08:00
2c31b8d809
Fixed realtime cleaner, socket should defined and notename is not a necessary in disconnect
Wu Cheng-Han
2015-09-27 11:43:55 +08:00
ab6d6c77f1
Updated realtime to clear socket queue in all exceptions of connect and disconnect
Wu Cheng-Han
2015-09-27 11:43:33 +08:00
332413bcaa
Fixed if using splice in loop should always decrement index or might out of array range
Wu Cheng-Han
2015-09-26 10:25:00 +08:00
3683a6dd34
Added more infos about connection and disconnection in realtime "getStatus"
Wu Cheng-Han
2015-09-26 10:24:44 +08:00
5f82df7eb2
Added support of export to HTML, and changed the navbar menu for consistency
Wu Cheng-Han
2015-09-25 19:09:43 +08:00
60414febee
Changed code block line number gutter rendering method for performance and gain better accessibility
Wu Cheng-Han
2015-09-25 19:06:27 +08:00
4e0a102101
Removed include gist.css, will loaded by gist-embed.js from gist ajax
Wu Cheng-Han
2015-09-25 19:04:15 +08:00
bb8a0da71f
Added support of print and unselectable styles, updated vimeo and youtube parsing method for this
Wu Cheng-Han
2015-09-25 18:55:56 +08:00
2493c8f986
Fixed padding of view area in smaller screen
Wu Cheng-Han
2015-09-25 18:52:06 +08:00
2b57b1849f
Added support of titleReminder and handle when change occur on offline
Wu Cheng-Han
2015-09-25 18:48:45 +08:00
529c5f6c13
Added support of resizable editor
Wu Cheng-Han
2015-09-25 18:46:08 +08:00
b86a695f9c
Added support of on changing from view mode to other mode will auto scroll to corresponding position
Wu Cheng-Han
2015-09-25 18:41:03 +08:00
c900703d75
Updated windowResize, page unload, page error and minor some tweaks for performance
Wu Cheng-Han
2015-09-25 18:37:40 +08:00
db956cc298
Workaround foldGutter not showing on first view
Wu Cheng-Han
2015-09-25 18:35:18 +08:00
b87463ae0d
Added timeout on socket
Wu Cheng-Han
2015-09-25 18:34:34 +08:00
3ab04d4f02
Fixed saveInfo and restoreInfo might not get correct window size
Wu Cheng-Han
2015-09-25 18:34:03 +08:00
e0ff287652
Fixed toc might not have proper view in some cases
Wu Cheng-Han
2015-09-25 18:32:33 +08:00
fb8ead594a
Updated resizeView, add or update user cursors to get proper view
Wu Cheng-Han
2015-09-25 18:30:44 +08:00
a879b5b5fd
Fixed scrollSpy might not set properly on updateView or windowResize
Wu Cheng-Han
2015-09-25 18:29:01 +08:00
4725415acd
Changed updateView, now only buildMap on demand
Wu Cheng-Han
2015-09-25 18:20:06 +08:00
bb13a98c13
Updated postProcess, link should open in new window or tab
Wu Cheng-Han
2015-09-25 18:18:21 +08:00
2463a5126b
Fixed syncScrollToView using wrong variable, added magic number 10 on building scrollMap
Wu Cheng-Han
2015-09-25 18:17:08 +08:00
fe3950ec9c
Optimized buildMap, now can parse whole doc below 10ms
Wu Cheng-Han
2015-09-25 18:15:44 +08:00
36451ddbe9
Moving markdown parser function from syncscroll.js to extra.js
Wu Cheng-Han
2015-09-25 18:12:56 +08:00
4e358cd6f4
Added back missing list item custom parsing
Wu Cheng-Han
2015-09-25 18:10:36 +08:00
fa957db272
Updated updateView, now will updateHistory in editor changes event, support preventSyncScroll and workaround editor might scroll to no where on changes in the doc bottom
Wu Cheng-Han
2015-09-25 18:05:50 +08:00
11c4a0404e
Updated updateView, windowResize, cursorActivity, updateHistory to use lodash debounce function, added back missing refreshView function
Wu Cheng-Han
2015-09-25 18:01:15 +08:00
01217c9f4a
Added extraTags support for list, and can toggle todo list in the view mode
Wu Cheng-Han
2015-09-25 17:41:15 +08:00
c2f9970ef0
Fixed a possible exception
Wu Cheng-Han
2015-09-25 17:37:09 +08:00
523048f111
Fixed to handle startConnection and finishConnection undefined exceptions
Wu Cheng-Han
2015-09-25 16:57:18 +08:00
bc31e9fe3b
Added deduplicatedHeaderId to avoid multiple same header id
Wu Cheng-Han
2015-09-25 14:27:23 +08:00
44cd5d4b56
Fixed for code consistency
Wu Cheng-Han
2015-09-25 14:22:45 +08:00
376a759df7
Changed defaultMode from both to view
Wu Cheng-Han
2015-09-25 14:10:15 +08:00
1da2653a38
Fixed defaultTextHeight from 18 to 20
Wu Cheng-Han
2015-09-25 14:09:37 +08:00