You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
code Merge branch 'master' of github.com:ansuz/cryptpad 9 years ago
common sharejs textarea is used by realtime-input.js 9 years ago
input a really basic collaborative input 9 years ago
md Slap marked.js onto a textarea 9 years ago
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. 9 years ago
sheet Completed adding of customization system and bottom infobar 10 years ago
text A really basic shared text area with encryption. 9 years ago
vdom start on a vdom-based wysiwyg realtime 9 years ago