Commit Graph

4242 Commits (cd2920826776b46660a51a4b399dc4c4d4bd636c)
 

Author SHA1 Message Date
ansuz 774d349ec3 ignore hidden elements and submit buttons
ansuz cf85de6113 remove old bencoding code
ansuz d942d999d5 add Proxy polyfill to bower.json
ansuz d99bb8ff84 WIP : fallback to old parsing doesn't work
ansuz f04be53d11 fall back to old parsing if the message is bencoded?
ansuz 976a08cc7a move to chainpad version 2
ansuz 297d8c2d44 reformat code for jshint compliance
ansuz baf523e9a5 add new functionality from xwiki development
ansuz 0c89443c1b fix typo
ansuz ec221e3c0a Merge branch 'beta' of github.com:xwiki-labs/cryptpad into beta
ansuz 39fcd7dc4c more specific filtering for magicline plugin
to avoid false positives for other things which are non-contenteditable spans
ansuz bce89b325f Merge pull request from xwiki-labs/remove-channels
Remove empty channels
ansuz 9c15a43268 add removeChannel documentation to storage/README
ansuz 62dba6de7b add specific complaints for removeChannel's non-existence
ansuz 2d3ed84f5d don't say you deleted database entries if you didn't
ansuz 1b2c129380 implement channel removal in amnesiadb
ansuz 3232671a6a implement optional channel removal hooks
add configuration variables to the default config
ansuz d59824929d pass config object into NetfluxServer
ansuz 061cffe462 transform and pass through the existing store
ansuz a08efc568b update default config to contain logToStdout
ansuz fe261c34bb set log level via the config file, not via a constant
ansuz cae750cd75 update padrtc for to use bower libraries
ansuz ad3c53c344 use textpatcher from bower for all pads
ansuz 0cd4f85ff0 remove migration notes
ansuz a7cbd8c470 we're pushing json over the wire, so let's use json-ot.validate
ansuz 3ea270acb9 fix cursors in form prototype
ansuz d8a96b38cf use hyperjson 1.2.2
ansuz d2c8fbf1f8 use hyperjson.amd.js, not hyperjson.js
ansuz f5266e2109 use latest release of hyperjson
ansuz 491c3644ec Merge branch 'production'
ansuz 2bab22cc1f remove note about jquery sheet
ansuz 31052e49b8 remove note about jquery sheet
ansuz 663c157e2a expose text patcher to the window via APP
ansuz 1769ca16dc add example for configuring the logLevel in /pad/
ansuz 7faf57602b implement log level settings from application layer
ansuz 523aff3067 use upstream chainpad.js
ansuz dcd130cd9d use hyperjson from bower in padrtc
ansuz c752e4a6e5 remove sharejs
ansuz 6b2e986789 remove deprecated textsocket library
ansuz d2fa5e8f70 start using hyperjson from bower.io
ansuz 150ebaba7b add ability to force text diffing
ansuz aef6f3a85b lock codemirror editor until chain has synced
ansuz 6736335db2 add 'made with <3' toolbar to code
ansuz 506a703b7d turn off TextPatcher logging on /pad/
ansuz ba17b78f7a restyle name change button
ansuz d79b3616c9 remove unused files
ansuz 4c84758265 disable textpatcher logging
ansuz a5ae027043 make logging configurable
ansuz b09b73fcc6 remove chainpad server
ansuz 46b009d20f remove last non-netflux pad