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 663e987345 fix race condition in codemirror initialization
over slow connections, iframes don't load fast enough to be ready for code
which depends on certain features existing.

wait until they're ready, then initialize.
9 years ago
..
code fix race condition in codemirror initialization 9 years ago
common Merge branch 'master' of github.com:xwiki-labs/cryptpad into codepad 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