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
2016-03-24 12:16:42 +01:00
..
chainpad.js export Operation from chainpad. for use with OT 2016-02-29 15:28:32 +01:00
convert.js implement optional filtering in hyperjson 2016-03-24 12:16:42 +01:00
crypto.js Seperated common crypto operations to common file and made common toolbar used for both pad and spreadsheet 2015-01-30 16:52:23 +01:00
cursor.js Don't attempt to use the cursor selection when it has length 0 2016-03-22 12:12:46 +01:00
hyperjson.js implement optional filtering in hyperjson 2016-03-24 12:16:42 +01:00
hyperscript.js dom, vdom, hyperjson, and an api which provides a matrix of conversions 2016-01-26 17:26:33 +01:00
json-ot.js better error reporting when the operational transform fails to parse JSON 2016-03-22 12:13:15 +01:00
messages.js Patch Realtime into CodeMirror in CryptPad 2015-11-25 10:09:23 +01:00
netflux.js Trigger an onReady() method when the user's pad is fully synced (the history is loaded) 2016-03-16 14:00:14 +01:00
otaml.js add notes to clientside js files 2016-01-13 05:43:58 -05:00
rainbow.js better jshint compliance for common files 2016-02-15 15:42:08 +01:00
realtime-input.js Fix issue with Chrome and WebRTC 2016-03-16 17:38:26 +01:00
render-sd.css better styling on render page 2016-01-30 14:18:20 +01:00
sharejs_textarea.js better jshint compliance for common files 2016-02-15 15:42:08 +01:00
toolbar.js Move 'vdom' to the main 'pad'. 2016-03-16 17:09:08 +01:00
treesome.js check if possible parent exists before checking if it contains another element 2016-02-29 15:27:11 +01:00
virtual-dom.js virtual-dom.js : identify problem area? 2016-02-01 14:28:13 +01:00