cryptpad/www
ansuz d14e42fedd start on a vdom-based wysiwyg realtime
There are still a few conditions that cause it to 'explode'
when different browsers disagree on element semantics.

Overall it's a much cleaner approach, but it will require
extensive tuning to improve performance, as there are still
many complete dom traversals which will not scale for large documents
2016-01-29 12:40:45 +01:00
..
code Merge branch 'master' of github.com:ansuz/cryptpad 2016-01-29 11:54:26 +01:00
common sharejs textarea is used by realtime-input.js 2016-01-29 12:27:29 +01:00
input a really basic collaborative input 2016-01-29 12:28:11 +01:00
md Slap marked.js onto a textarea 2016-01-29 12:30:17 +01:00
pad main.js : wait until your editor is defined before trying to reference it. addresses a race condition that caused ckeditor to fail half the time. 2016-01-14 05:14:45 -05:00
sheet Completed adding of customization system and bottom infobar 2015-02-02 16:01:33 +01:00
text A really basic shared text area with encryption. 2016-01-29 12:29:24 +01:00
vdom start on a vdom-based wysiwyg realtime 2016-01-29 12:40:45 +01:00