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/common
ansuz c047d5310f implement optional filtering in hyperjson
Implemented via callback, return falsey if you want to filter an element
and all of its children from the serialized result.

Conflicts:
	www/common/convert.js
9 years ago
..
chainpad.js export Operation from chainpad. for use with OT 9 years ago
convert.js implement optional filtering in hyperjson 9 years ago
crypto.js Seperated common crypto operations to common file and made common toolbar used for both pad and spreadsheet 10 years ago
cursor.js Don't attempt to use the cursor selection when it has length 0 9 years ago
hyperjson.js implement optional filtering in hyperjson 9 years ago
hyperscript.js dom, vdom, hyperjson, and an api which provides a matrix of conversions 9 years ago
json-ot.js better error reporting when the operational transform fails to parse JSON 9 years ago
messages.js Patch Realtime into CodeMirror in CryptPad 9 years ago
netflux.js Trigger an onReady() method when the user's pad is fully synced (the history is loaded) 9 years ago
otaml.js add notes to clientside js files 9 years ago
rainbow.js better jshint compliance for common files 9 years ago
realtime-input.js Fix issue with Chrome and WebRTC 9 years ago
render-sd.css better styling on render page 9 years ago
sharejs_textarea.js better jshint compliance for common files 9 years ago
toolbar.js Move 'vdom' to the main 'pad'. 9 years ago
treesome.js check if possible parent exists before checking if it contains another element 9 years ago
virtual-dom.js virtual-dom.js : identify problem area? 9 years ago