21 Commits (242c9a99e30f274d0cdf05f326045b3f4e8ec647)

Author SHA1 Message Date
ansuz 1526c26f8e remember code and wysiwyg pads 9 years ago
ansuz 849683d586 update to use new style crypto module 9 years ago
ansuz c3d2568d3c add file export for codepad
addresses #24
9 years ago
ansuz beba78d7f8 update prototype dependencies 9 years ago
ansuz 297d8c2d44 reformat code for jshint compliance 9 years ago
ansuz ad3c53c344 use textpatcher from bower for all pads 9 years ago
ansuz aef6f3a85b lock codemirror editor until chain has synced 9 years ago
ansuz 6736335db2 add 'made with <3' toolbar to code 9 years ago
ansuz 4c84758265 disable textpatcher logging 9 years ago
Yann Flory 492054a938 Fix the cursor position when a remote patch is applied 9 years ago
Yann Flory cc51e6d6ed Update CodeMirror pad to work with Netflux 9 years ago
Yann Flory f5f8f6e1eb Remove the delay between a change and its propagation to chainpad 9 years ago
ansuz fa6914037c start rewriting codepad to use realtime-input 9 years ago
ansuz 1a9e7299fc working state 9 years ago
Yann Flory c53baab99d Update Codepad with the latest improvements 9 years ago
ansuz 0fbbb51f7f drop this useless line 9 years ago
Lars-Magnus Skog 84c0ea6d26 refactor: pass in ifrw.CodeMirror into andThen() 9 years ago
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
mouhb 9626dfc365 XWR-190: Make CryptPad version with rtwiki/CodeMirror 9 years ago
Yann Flory 9a932a3f56 Patch Realtime into CodeMirror in CryptPad 9 years ago
Yann Flory 32f44161a7 Patch Realtime into CodeMirror in CryptPad 9 years ago