Commit Graph

  • 13f5371199 remove duplicated files ansuz 2016-01-30 13:53:21 +0100
  • aa6bbabc62 prototype a vdom-based markdown editor ansuz 2016-01-29 15:06:10 +0100
  • d14e42fedd start on a vdom-based wysiwyg realtime ansuz 2016-01-29 12:40:45 +0100
  • 1f7f90165f Slap marked.js onto a textarea ansuz 2016-01-29 12:30:17 +0100
  • d5a1629a93 A really basic shared text area with encryption. ansuz 2016-01-29 12:29:24 +0100
  • 50121c8ab6 a really basic collaborative input ansuz 2016-01-29 12:28:11 +0100
  • b18dfef656 sharejs textarea is used by realtime-input.js ansuz 2016-01-29 12:27:29 +0100
  • 997ce1147f realtime input wraps up basic realtime stuff ansuz 2016-01-29 12:26:49 +0100
  • 40b8c0efe8 drop in chjj's marked.js for a cool demo ansuz 2016-01-29 12:26:27 +0100
  • 2d8ffdf31c Merge branch 'master' of github.com:ansuz/cryptpad ansuz 2016-01-29 11:54:26 +0100
  • 28387f8c90 reformat a console.log ansuz 2016-01-29 11:53:37 +0100
  • 1166bd7e74 spelling and grammar corrections in the README ansuz 2016-01-29 11:53:11 +0100
  • 37c896f7b3 add a note about installing the mongodb client ansuz 2016-01-29 11:39:34 +0100
  • 1483f110bc fix the default configuration file ansuz 2016-01-29 11:35:44 +0100
  • 0c2e057f9d export component APIs from convert ansuz 2016-01-27 10:10:47 +0100
  • b958caebdd dom, vdom, hyperjson, and an api which provides a matrix of conversions ansuz 2016-01-26 17:26:33 +0100
  • 4cf2a8a0bd rtwiki.js : catch some typeErrors ansuz 2016-01-26 11:32:12 +0100
  • 4242865abf Merge pull request #5 from ralphtheninja/CMeditor ansuz 2016-01-20 11:14:26 +0100
  • 1d130d4445 index.html : correct typo. s/varient/variant ansuz 2016-01-18 17:55:12 -0500
  • 84c0ea6d26 refactor: pass in ifrw.CodeMirror into andThen() Lars-Magnus Skog 2016-01-17 00:43:10 +0100
  • 663e987345 fix race condition in codemirror initialization ansuz 2016-01-16 07:37:00 -0500
  • 41fe0faa04 update websocket dependency to 1.0.1 ansuz 2016-01-16 06:30:48 -0500
  • 2ed9f0867a Merge branch 'master' of github.com:xwiki-labs/cryptpad into codepad ansuz 2016-01-15 11:24:21 -0500
  • 23783bc8ae kad.js : work on kademlia integration a bit more ansuz 2016-01-15 11:23:12 -0500
  • 584c6ce07d updates installation howto Martin Monperrus 2016-01-14 20:57:33 +0100
  • c71b060dc2 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. ansuz 2016-01-14 05:14:45 -0500
  • ff52f050e5 chainpad.js : pull in upstream changes to chainpad.js. new APIs ansuz 2016-01-13 09:47:11 -0500
  • 6e02e7154b bower.json : update to latest stable ckeditor. improve usability on mobile devices. ansuz 2016-01-13 09:27:29 -0500
  • 9fc44cdf0c add notes to clientside js files ansuz 2016-01-13 05:43:58 -0500
  • af80bed07b XWR-190: Make CryptPad version with rtwiki/CodeMirror mouhb 2016-01-08 11:52:33 +0100
  • 9626dfc365 XWR-190: Make CryptPad version with rtwiki/CodeMirror mouhb 2016-01-07 18:13:45 +0100
  • 9a932a3f56 Patch Realtime into CodeMirror in CryptPad Yann Flory 2015-11-25 10:09:23 +0100
  • 32f44161a7 Patch Realtime into CodeMirror in CryptPad Yann Flory 2015-11-25 09:48:30 +0100
  • a8beeec0ad package.json : drop mongo dependency, bump ws dependency up to a modern version ansuz 2015-11-14 20:26:54 -0500
  • 1fe2219375 kad.js : remove second hardcoded dht node ansuz 2015-10-27 18:03:31 -0400
  • 9b684c6dbe kad.js : implement store api using kademlia ansuz 2015-10-27 18:02:40 -0400
  • c840974fa9 .gitignore : ignore database files ansuz 2015-10-27 18:01:03 -0400
  • 862a96439a lvl.js : implement store api using leveldb ansuz 2015-10-27 18:00:26 -0400
  • 30bee6504e amnesia.js : put the 'db' and closures inside the the module's 'create' method, in case we ever want to call it twice, for some reason ansuz 2015-10-26 22:25:14 -0400
  • db2fcda655 ChainPadSrv.js : come back and clean up parseMessage just a little bit ansuz 2015-10-26 22:11:20 -0400
  • 7c2d9e061f amnesia.js : correct typo ansuz 2015-10-25 20:02:10 -0400
  • 2e9f32cd10 amnesia.js : remove log statement that would otherwise get really annoying really quickly ansuz 2015-10-25 19:40:39 -0400
  • 0f73ea793d ChainPadSrv.js : factor parseMessage a wee bit ansuz 2015-10-25 19:36:39 -0400
  • 3928c89d35 relocate and rename Storage.js. implement a simple, non-persistent in memory datastore for those who'd rather not bother with mongodb. Continue to default to previous values. ansuz 2015-10-25 19:35:25 -0400
  • 05ce2695b2 Added piwik code for cryptpad.fr Caleb James DeLisle 2015-07-17 16:25:57 +0200
  • 7967631277 Make a slightly nicer version of the XWiki Labs Project badge Caleb James DeLisle 2015-07-16 15:53:36 +0200
  • 21503838ca Revert "Add the <An XWiki labs project> badge to cryptpad.fr" Caleb James DeLisle 2015-07-16 15:52:02 +0200
  • b6aaca95b9 Revert "Add the <An XWiki labs project> badge to cryptpad.fr" Caleb James DeLisle 2015-07-16 15:51:44 +0200
  • 71b912e5d9 Merge pull request #10 from mouhb/master Caleb James DeLisle 2015-07-16 15:36:32 +0200
  • 2241261ae2 Add the <An XWiki labs project> badge to cryptpad.fr mouhb 2015-07-16 14:31:08 +0100
  • afd5ffa252 Merge pull request #9 from mouhb/master Caleb James DeLisle 2015-07-16 14:03:27 +0200
  • be10da95bb Add the <An XWiki labs project> badge to cryptpad.fr mouhb 2015-07-16 11:50:31 +0100
  • e9d84981a0 Update readme.md Mohamed Boussaa 2015-07-02 13:18:52 +0100
  • 1f84e0fe6b typo Caleb James DeLisle 2015-02-02 18:02:11 +0100
  • bbcfde476e Harden ChainPadServ Caleb James DeLisle 2015-02-02 17:53:22 +0100
  • 88fb6772e8 Cleaned up the front page and added a little piece of code to show recent pads Caleb James DeLisle 2015-02-02 17:53:10 +0100
  • 51544db9a2 Completed adding of customization system and bottom infobar Caleb James DeLisle 2015-02-02 16:01:33 +0100
  • 84164123b6 not quite finished Caleb James DeLisle 2015-01-30 18:12:20 +0100
  • 0e44b10aeb Seperated common crypto operations to common file and made common toolbar used for both pad and spreadsheet Caleb James DeLisle 2015-01-30 16:52:23 +0100
  • e039e90a24 upgrade to most recent chainpad Caleb James DeLisle 2015-01-30 16:41:01 +0100
  • 8c614f6b25 trap another error which was causing sporadic failures Caleb James DeLisle 2015-01-30 16:40:45 +0100
  • c13bfe978a Switched cryptpad to use common/toolbar.js which is shared with cryptsheet Caleb James DeLisle 2015-01-30 11:10:51 +0100
  • 50c10f818e Added cryptsheet to cryptpad suite! Caleb James DeLisle 2015-01-29 17:55:18 +0100
  • 4a63ba7df3 Give cryptpad a proper main page Caleb James DeLisle 2015-01-28 17:58:55 +0100
  • 1cd7c4c063 Fix issue which causes ChainPadServ to abort Caleb James DeLisle 2015-01-28 17:58:43 +0100
  • 3014b85a62 #2 added license Caleb James DeLisle 2014-12-05 11:01:43 +0100
  • 6687a1d5dc added ability to use https Caleb James DeLisle 2014-12-04 10:53:47 +0100
  • f696cfc954 Added the CMA Caleb James DeLisle 2014-12-03 01:51:43 +0100
  • 7a89067ecd oh crap, that doesn't work Revert "improve the readme a bit" Caleb James DeLisle 2014-11-06 13:12:35 +0100
  • 1ade911550 improve the readme a bit Caleb James DeLisle 2014-11-06 13:12:07 +0100
  • b56ffe1fc8 tweak the logo *again* Caleb James DeLisle 2014-11-06 13:10:16 +0100
  • 8861dda9fb lets try this :) Caleb James DeLisle 2014-11-06 13:06:35 +0100
  • 5d021ae808 now fix the logo again Caleb James DeLisle 2014-11-06 13:04:39 +0100
  • 652a1da7a4 oops changed some work in the js file Caleb James DeLisle 2014-11-06 13:03:20 +0100
  • 470eee56b9 tweaking logo Caleb James DeLisle 2014-11-06 13:02:57 +0100
  • 795b31c314 tweaking logo Caleb James DeLisle 2014-11-06 12:58:38 +0100
  • 9325100a02 change logo Caleb James DeLisle 2014-11-06 12:56:57 +0100
  • 619c01cb7f added new logo Caleb James DeLisle 2014-11-06 12:55:43 +0100
  • 3330fae47e typo Caleb James DeLisle 2014-11-04 10:53:49 +0100
  • 8fc732d879 remove the 'magic line' because it causes problems with the realtime Caleb James DeLisle 2014-11-04 10:52:15 +0100
  • 0d3ded68a0 use a websocket which automatically reconnects if the connection is lost Caleb James DeLisle 2014-11-04 10:51:53 +0100
  • e3a54c11ee remove some code which may be over-engineering Caleb James DeLisle 2014-11-03 21:47:54 +0100
  • 2a1f3f9027 show a little spinner which spins when loading and when people type Caleb James DeLisle 2014-11-03 21:44:35 +0100
  • 87aa1aaf91 don't start measuring lag until after syncing and update readme Caleb James DeLisle 2014-11-03 20:43:43 +0100
  • 6d68bb0bde error when opening error message window D: Caleb James DeLisle 2014-11-03 16:16:26 +0100
  • 6cbdcdec65 Show users editing and lag, properly send message to indicate that all users have left channel and show basic error box if disconnected. Caleb James DeLisle 2014-11-03 16:07:39 +0100
  • 5ae599fa07 support different ports for websocket and http Caleb James DeLisle 2014-11-03 11:13:41 +0100
  • 8d7c85f287 Move config from server.js into config.js.dist kpcyrd 2014-10-31 17:48:17 +0100
  • a6b88e276c use the slower version of applyHTMLOp Caleb James DeLisle 2014-10-31 17:28:35 +0100
  • b6523adb1f rand fixed Caleb James DeLisle 2014-10-31 17:05:09 +0100
  • 1d9ebe8c93 improve readme Caleb James DeLisle 2014-10-31 16:44:26 +0100
  • 1508c7ba71 and so it begins Caleb James DeLisle 2014-10-31 16:42:58 +0100